Pull request #596 opened 04:28:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of AkihiroSuda for docker/docker-ce-packaging Loading trusted files from base branch 20.10 at 999c152939f6bac715e0c8f55ede4f10a1e2fd58 rather than 4dc50d705757b336197ae0bb1767e9e932401b2e Obtained Jenkinsfile from 999c152939f6bac715e0c8f55ede4f10a1e2fd58 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-596@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: raspbian) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static-cross) [Pipeline] stage [Pipeline] { (Ubuntu and Debian Package) [Pipeline] stage [Pipeline] { (Raspbian) [Pipeline] stage [Pipeline] { (Centos 7 and 8 RPM Packages) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu-2004&&x86_64’ are offline Still waiting to schedule taskStill waiting to schedule task Still waiting to schedule task All nodes of label ‘ubuntu&&armhf’ are offline All nodes of label ‘ubuntu-2004&&x86_64’ are offline All nodes of label ‘ubuntu-2004&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0cf6adaf10c0fd007) in /home/ubuntu/workspace/docker-ce-packaging_PR-596 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008553a33359acd13) in /home/ubuntu/workspace/docker-ce-packaging_PR-596 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0647e3150f7667394) in /home/ubuntu/workspace/docker-ce-packaging_PR-596 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00155a536bba628c4) in /home/ubuntu/workspace/docker-ce-packaging_PR-596 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-596@tmp/f0e27d5c-b7f9-4909-9e71-ea0cf16cbd33/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 04:29:46 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 04:29:46 chowning workspace [Pipeline] sh 04:29:46 + pwd 04:29:46 + id -u 04:29:46 + id -g 04:29:46 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/workspace busybox chown -R 1000:1000 /workspace 04:29:46 Unable to find image 'busybox:latest' locally 04:29:47 latest: Pulling from library/busybox 04:29:47 da72ebe61afb: Pulling fs layer 04:29:47 da72ebe61afb: Verifying Checksum 04:29:47 da72ebe61afb: Download complete 04:29:47 da72ebe61afb: Pull complete 04:29:47 Digest: sha256:15e927f78df2cc772b70713543d6b651e3cd8370abf86b2ea4644a9fba21107f 04:29:47 Status: Downloaded newer image for busybox:latest [Pipeline] echo 04:29:51 Removing all docker containers [Pipeline] sh 04:29:51 + docker container ls -aq [Pipeline] echo 04:29:51 Docker containers have been removed [Pipeline] echo 04:29:51 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 04:29:51 cleanWorkspace: Workspace is clean. [Pipeline] checkout 04:29:51 The recommended git tool is: git WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-596@tmp/b0821c22-8d2f-47fb-8482-9883276bf3df/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-596@tmp/ccaa7e71-19f7-4622-83e2-455aa8573e81/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-596@tmp/2539a1fc-176d-421b-b43d-74ea7a9a1a74/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] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] echo 04:29:52 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 04:29:52 chowning workspace [Pipeline] sh [Pipeline] echo 04:29:52 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 04:29:52 chowning workspace [Pipeline] sh 04:29:53 + pwd 04:29:53 + id -u 04:29:53 + id -g 04:29:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/workspace busybox chown -R 1000:1000 /workspace 04:29:53 Unable to find image 'busybox:latest' locally 04:29:53 latest: Pulling from library/busybox 04:29:53 01c2cdc13739: Pulling fs layer 04:29:53 01c2cdc13739: Verifying Checksum 04:29:53 01c2cdc13739: Download complete [Pipeline] { [Pipeline] echo 04:29:53 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 04:29:53 chowning workspace [Pipeline] sh 04:29:53 using credential docker-jenkins-github-credentials 04:29:53 Cloning the remote Git repository 04:29:53 Cloning with configured refspecs honoured and without tags 04:29:53 01c2cdc13739: Pull complete 04:29:53 + pwd 04:29:53 + id -u 04:29:53 + id -g 04:29:53 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/workspace busybox chown -R 1000:1000 /workspace 04:29:53 Unable to find image 'busybox:latest' locally 04:29:53 Digest: sha256:15e927f78df2cc772b70713543d6b651e3cd8370abf86b2ea4644a9fba21107f 04:29:53 Status: Downloaded newer image for busybox:latest 04:29:54 + pwd 04:29:54 + id -u 04:29:54 + id -g 04:29:54 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/workspace busybox chown -R 1000:1000 /workspace 04:29:54 Unable to find image 'busybox:latest' locally Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-596 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:29:54 latest: Pulling from library/busybox 04:29:54 01c2cdc13739: Pulling fs layer 04:29:54 01c2cdc13739: Verifying Checksum 04:29:54 01c2cdc13739: Download complete 04:29:55 01c2cdc13739: Pull complete 04:29:55 Digest: sha256:15e927f78df2cc772b70713543d6b651e3cd8370abf86b2ea4644a9fba21107f 04:29:55 Status: Downloaded newer image for busybox:latest 04:29:55 Fetching without tags 04:29:55 Merging remotes/origin/20.10 commit 999c152939f6bac715e0c8f55ede4f10a1e2fd58 into PR head commit 4dc50d705757b336197ae0bb1767e9e932401b2e 04:29:55 Merge succeeded, producing 4dc50d705757b336197ae0bb1767e9e932401b2e 04:29:55 Checking out Revision 4dc50d705757b336197ae0bb1767e9e932401b2e (PR-596) 04:29:55 latest: Pulling from library/busybox > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/596/head:refs/remotes/origin/PR-596 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 999c152939f6bac715e0c8f55ede4f10a1e2fd58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 04:29:55 01c2cdc13739: Pulling fs layer 04:29:55 01c2cdc13739: Verifying Checksum 04:29:55 01c2cdc13739: Download complete 04:29:56 01c2cdc13739: Pull complete 04:29:56 Digest: sha256:15e927f78df2cc772b70713543d6b651e3cd8370abf86b2ea4644a9fba21107f 04:29:56 Status: Downloaded newer image for busybox:latest [Pipeline] echo 04:29:58 Removing all docker containers [Pipeline] sh 04:29:58 + docker container ls -aq [Pipeline] echo 04:29:58 Docker containers have been removed [Pipeline] echo 04:29:58 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 04:29:58 cleanWorkspace: Workspace is clean. [Pipeline] checkout 04:29:58 The recommended git tool is: git 04:29:59 Commit message: "Require `dbus-user-session` for rootless" 04:29:59 First time build. Skipping changelog. [Pipeline] echo 04:29:59 Removing all docker containers [Pipeline] sh 04:29:59 + docker container ls -aq [Pipeline] echo 04:29:59 Docker containers have been removed [Pipeline] echo 04:29:59 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 04:29:59 cleanWorkspace: Workspace is clean. [Pipeline] checkout 04:29:59 The recommended git tool is: git [Pipeline] sh 04:30:00 + make REF=20.10 checkout 04:30:00 git init src/github.com/docker/cli 04:30:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/.git/ 04:30:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 04:30:00 ./scripts/checkout.sh src/github.com/docker/cli "20.10" 04:30:00 + SRC=src/github.com/docker/cli 04:30:00 + REF=20.10 04:30:00 + REF_FETCH=20.10 04:30:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 04:30:00 + awk {print $2} > git --version # timeout=10 > git --version # 'git version 2.17.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] echo 04:30:00 Removing all docker containers [Pipeline] sh 04:30:00 + REF=refs/heads/20.10 04:30:00 + [ -n refs/heads/20.10 ] 04:30:00 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:00 + docker container ls -aq [Pipeline] echo 04:30:00 Docker containers have been removed [Pipeline] echo 04:30:00 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 04:30:00 cleanWorkspace: Workspace is clean. [Pipeline] checkout 04:30:00 The recommended git tool is: git 04:30:01 using credential docker-jenkins-github-credentials 04:30:01 Cloning the remote Git repository 04:30:01 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-596 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:30:02 From https://github.com/docker/cli 04:30:02 * [new branch] 20.10 -> 20.10 04:30:02 * [new tag] v20.10.10 -> v20.10.10 04:30:02 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 04:30:02 * [new branch] 20.10 -> origin/20.10 04:30:02 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 04:30:03 using credential docker-jenkins-github-credentials 04:30:03 Cloning the remote Git repository 04:30:03 Cloning with configured refspecs honoured and without tags 04:30:03 git init src/github.com/docker/docker 04:30:03 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/.git/ 04:30:03 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" 04:30:03 ./scripts/checkout.sh src/github.com/docker/docker "20.10" 04:30:03 + SRC=src/github.com/docker/docker 04:30:03 + REF=20.10 04:30:03 + REF_FETCH=20.10 04:30:03 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 04:30:03 + awk {print $2} 04:30:03 using credential docker-jenkins-github-credentials 04:30:03 Cloning the remote Git repository 04:30:03 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_PR-596 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:30:04 + REF=refs/heads/20.10 04:30:04 + [ -n refs/heads/20.10 ] 04:30:04 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:04 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:04 Fetching without tags 04:30:04 Merging remotes/origin/20.10 commit 999c152939f6bac715e0c8f55ede4f10a1e2fd58 into PR head commit 4dc50d705757b336197ae0bb1767e9e932401b2e 04:30:04 Merge succeeded, producing 4dc50d705757b336197ae0bb1767e9e932401b2e 04:30:04 Checking out Revision 4dc50d705757b336197ae0bb1767e9e932401b2e (PR-596) > git init /home/ubuntu/workspace/docker-ce-packaging_PR-596 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/596/head:refs/remotes/origin/PR-596 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 999c152939f6bac715e0c8f55ede4f10a1e2fd58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 04:30:05 Fetching without tags 04:30:05 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/pull/596/head:refs/remotes/origin/PR-596 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:30:05 Merging remotes/origin/20.10 commit 999c152939f6bac715e0c8f55ede4f10a1e2fd58 into PR head commit 4dc50d705757b336197ae0bb1767e9e932401b2e 04:30:05 Merge succeeded, producing 4dc50d705757b336197ae0bb1767e9e932401b2e 04:30:05 Checking out Revision 4dc50d705757b336197ae0bb1767e9e932401b2e (PR-596) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/596/head:refs/remotes/origin/PR-596 # timeout=10 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 04:30:05 Merging remotes/origin/20.10 commit 999c152939f6bac715e0c8f55ede4f10a1e2fd58 into PR head commit 4dc50d705757b336197ae0bb1767e9e932401b2e 04:30:06 Merge succeeded, producing 4dc50d705757b336197ae0bb1767e9e932401b2e 04:30:06 Checking out Revision 4dc50d705757b336197ae0bb1767e9e932401b2e (PR-596) > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 999c152939f6bac715e0c8f55ede4f10a1e2fd58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 999c152939f6bac715e0c8f55ede4f10a1e2fd58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dc50d705757b336197ae0bb1767e9e932401b2e # timeout=10 04:30:08 Commit message: "Require `dbus-user-session` for rootless" 04:30:08 From https://github.com/docker/docker 04:30:08 * [new branch] 20.10 -> 20.10 04:30:08 * [new tag] v20.10.10 -> v20.10.10 04:30:08 * [new branch] 20.10 -> origin/20.10 04:30:08 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 04:30:08 git init src/github.com/docker/scan-cli-plugin 04:30:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin/.git/ 04:30:08 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" 04:30:08 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.9.0" 04:30:08 + SRC=src/github.com/docker/scan-cli-plugin 04:30:08 + REF=v0.9.0 04:30:08 + REF_FETCH=v0.9.0 04:30:08 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 04:30:08 + awk {print $2} 04:30:08 + REF=refs/tags/v0.9.0 04:30:08 + [ -n refs/tags/v0.9.0 ] 04:30:08 + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:08 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:09 From https://github.com/docker/scan-cli-plugin 04:30:09 * [new tag] v0.9.0 -> v0.9.0 04:30:09 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 [Pipeline] sh [Pipeline] sh 04:30:09 + make -C deb raspbian-buster raspbian-bullseye 04:30:09 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 04:30:09 mkdir -p sources 04:30:09 docker run --rm -w /v \ 04:30:09 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli:/cli \ 04:30:09 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:09 alpine \ 04:30:09 tar -C / -c -z -f /v/cli.tgz --exclude .git cli 04:30:09 Unable to find image 'alpine:latest' locally 04:30:09 + make REF=20.10 checkout 04:30:09 git init src/github.com/docker/cli 04:30:09 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/.git/ 04:30:09 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 04:30:09 ./scripts/checkout.sh src/github.com/docker/cli "20.10" 04:30:09 + SRC=src/github.com/docker/cli 04:30:09 + REF=20.10 04:30:09 + REF_FETCH=20.10 04:30:09 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 04:30:09 + awk {print $2} 04:30:09 + REF=refs/heads/20.10 04:30:09 + [ -n refs/heads/20.10 ] 04:30:09 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:09 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:09 Commit message: "Require `dbus-user-session` for rootless" 04:30:09 latest: Pulling from library/alpine > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:30:09 Commit message: "Require `dbus-user-session` for rootless" 04:30:09 a14774a5a62e: Pulling fs layer [Pipeline] sh 04:30:10 a14774a5a62e: Verifying Checksum 04:30:10 a14774a5a62e: Download complete [Pipeline] sh 04:30:10 + make REF=20.10 checkout 04:30:10 git init src/github.com/docker/cli 04:30:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/.git/ 04:30:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 04:30:10 ./scripts/checkout.sh src/github.com/docker/cli "20.10" 04:30:10 + SRC=src/github.com/docker/cli 04:30:10 + REF=20.10 04:30:10 + REF_FETCH=20.10 04:30:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 04:30:10 + awk {print $2} 04:30:10 a14774a5a62e: Pull complete 04:30:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:30:10 Status: Downloaded newer image for alpine:latest 04:30:10 + make REF=20.10 checkout 04:30:10 git init src/github.com/docker/cli 04:30:10 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/.git/ 04:30:10 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git" 04:30:10 ./scripts/checkout.sh src/github.com/docker/cli "20.10" 04:30:10 + SRC=src/github.com/docker/cli 04:30:10 + REF=20.10 04:30:10 + REF_FETCH=20.10 04:30:10 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 04:30:10 + awk {print $2} 04:30:10 + REF=refs/heads/20.10 04:30:10 + [ -n refs/heads/20.10 ] 04:30:10 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:30:10 + REF=refs/heads/20.10 04:30:10 + [ -n refs/heads/20.10 ] 04:30:10 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:10 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 04:30:11 From https://github.com/docker/cli 04:30:11 * [new branch] 20.10 -> 20.10 04:30:11 * [new tag] v20.10.10 -> v20.10.10 04:30:11 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 04:30:11 * [new branch] 20.10 -> origin/20.10 04:30:11 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 04:30:11 git init src/github.com/docker/docker 04:30:11 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/.git/ 04:30:11 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" 04:30:11 ./scripts/checkout.sh src/github.com/docker/docker "20.10" 04:30:11 + SRC=src/github.com/docker/docker 04:30:11 + REF=20.10 04:30:11 + REF_FETCH=20.10 04:30:11 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 04:30:11 + awk {print $2} 04:30:11 + REF=refs/heads/20.10 04:30:11 + [ -n refs/heads/20.10 ] 04:30:11 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:11 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:12 From https://github.com/docker/cli 04:30:12 * [new branch] 20.10 -> 20.10 04:30:12 * [new tag] v20.10.10 -> v20.10.10 04:30:12 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 04:30:12 * [new branch] 20.10 -> origin/20.10 04:30:12 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 04:30:12 From https://github.com/docker/cli 04:30:12 * [new branch] 20.10 -> 20.10 04:30:12 * [new tag] v20.10.10 -> v20.10.10 04:30:12 * [new tag] v20.10.10-rc1 -> v20.10.10-rc1 04:30:12 * [new branch] 20.10 -> origin/20.10 04:30:12 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 04:30:12 git init src/github.com/docker/docker 04:30:12 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/.git/ 04:30:12 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" 04:30:12 ./scripts/checkout.sh src/github.com/docker/docker "20.10" 04:30:12 + SRC=src/github.com/docker/docker 04:30:12 + REF=20.10 04:30:12 + REF_FETCH=20.10 04:30:12 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 04:30:12 + awk {print $2} 04:30:12 + REF=refs/heads/20.10 04:30:12 + [ -n refs/heads/20.10 ] 04:30:12 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:12 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:13 git init src/github.com/docker/docker 04:30:13 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/.git/ 04:30:13 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git" 04:30:13 ./scripts/checkout.sh src/github.com/docker/docker "20.10" 04:30:13 + SRC=src/github.com/docker/docker 04:30:13 + REF=20.10 04:30:13 + REF_FETCH=20.10 04:30:13 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 04:30:13 + awk {print $2} 04:30:13 + REF=refs/heads/20.10 04:30:13 + [ -n refs/heads/20.10 ] 04:30:13 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:13 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:13 From https://github.com/docker/docker 04:30:13 * [new branch] 20.10 -> 20.10 04:30:13 * [new tag] v20.10.10 -> v20.10.10 04:30:13 * [new branch] 20.10 -> origin/20.10 04:30:13 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 04:30:14 git init src/github.com/docker/scan-cli-plugin 04:30:14 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin/.git/ 04:30:14 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" 04:30:14 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.9.0" 04:30:14 + SRC=src/github.com/docker/scan-cli-plugin 04:30:14 + REF=v0.9.0 04:30:14 + REF_FETCH=v0.9.0 04:30:14 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 04:30:14 + awk {print $2} 04:30:14 + REF=refs/tags/v0.9.0 04:30:14 + [ -n refs/tags/v0.9.0 ] 04:30:14 + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:14 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:14 From https://github.com/docker/scan-cli-plugin 04:30:14 * [new tag] v0.9.0 -> v0.9.0 04:30:14 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 04:30:14 From https://github.com/docker/docker 04:30:14 * [new branch] 20.10 -> 20.10 04:30:14 * [new tag] v20.10.10 -> v20.10.10 04:30:14 * [new branch] 20.10 -> origin/20.10 04:30:14 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 [Pipeline] sh 04:30:15 git init src/github.com/docker/scan-cli-plugin 04:30:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin/.git/ 04:30:15 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" 04:30:15 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.9.0" 04:30:15 + SRC=src/github.com/docker/scan-cli-plugin 04:30:15 + REF=v0.9.0 04:30:15 + REF_FETCH=v0.9.0 04:30:15 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 04:30:15 + awk {print $2} 04:30:15 + REF=refs/tags/v0.9.0 04:30:15 + [ -n refs/tags/v0.9.0 ] 04:30:15 + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:15 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:15 + make -C rpm centos-7 centos-8 fedora-35 04:30:15 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 04:30:15 mkdir -p rpmbuild/SOURCES 04:30:15 docker run --rm -w /v \ 04:30:15 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker:/engine \ 04:30:15 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/v \ 04:30:15 alpine \ 04:30:15 tar -C / -c -z -f /v/engine.tgz --exclude .git engine 04:30:15 Unable to find image 'alpine:latest' locally 04:30:15 From https://github.com/docker/scan-cli-plugin 04:30:15 * [new tag] v0.9.0 -> v0.9.0 04:30:15 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 04:30:15 latest: Pulling from library/alpine 04:30:15 a0d0a0d46f8b: Pulling fs layer 04:30:15 From https://github.com/docker/docker 04:30:15 * [new branch] 20.10 -> 20.10 04:30:15 * [new tag] v20.10.10 -> v20.10.10 04:30:15 * [new branch] 20.10 -> origin/20.10 04:30:15 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 [Pipeline] sh 04:30:15 a0d0a0d46f8b: Download complete 04:30:15 a0d0a0d46f8b: Pull complete 04:30:15 git init src/github.com/docker/scan-cli-plugin 04:30:15 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin/.git/ 04:30:15 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git" 04:30:15 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.9.0" 04:30:15 + SRC=src/github.com/docker/scan-cli-plugin 04:30:15 + REF=v0.9.0 04:30:15 + REF_FETCH=v0.9.0 04:30:15 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 04:30:15 + awk {print $2} 04:30:15 + make REF=20.10 DOCKER_BUILD_PKGS=static-linux cross-mac cross-win static 04:30:15 ./scripts/checkout.sh src/github.com/docker/cli "20.10" 04:30:15 + SRC=src/github.com/docker/cli 04:30:15 + REF=20.10 04:30:15 + REF_FETCH=20.10 04:30:15 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin 20.10 04:30:15 + awk {print $2} 04:30:15 + REF=refs/heads/20.10 04:30:15 + [ -n refs/heads/20.10 ] 04:30:15 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:15 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:15 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:30:15 Status: Downloaded newer image for alpine:latest 04:30:16 + REF=refs/tags/v0.9.0 04:30:16 + [ -n refs/tags/v0.9.0 ] 04:30:16 + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:16 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:16 + git -C src/github.com/docker/cli checkout -q refs/heads/20.10 04:30:16 From https://github.com/docker/scan-cli-plugin 04:30:16 * [new tag] v0.9.0 -> v0.9.0 04:30:16 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 [Pipeline] sh 04:30:16 ./scripts/checkout.sh src/github.com/docker/docker "20.10" 04:30:16 + SRC=src/github.com/docker/docker 04:30:16 + REF=20.10 04:30:16 + REF_FETCH=20.10 04:30:16 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin 20.10 04:30:16 + awk {print $2} 04:30:16 + REF=refs/heads/20.10 04:30:16 + [ -n refs/heads/20.10 ] 04:30:16 + REF_FETCH=refs/heads/20.10:refs/heads/20.10 04:30:16 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/20.10:refs/heads/20.10 04:30:16 + make -C deb ubuntu-focal ubuntu-hirsute ubuntu-impish debian-bullseye 04:30:16 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 04:30:16 mkdir -p sources 04:30:16 docker run --rm -w /v \ 04:30:16 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli:/cli \ 04:30:16 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:16 alpine \ 04:30:16 tar -C / -c -z -f /v/cli.tgz --exclude .git cli 04:30:16 Unable to find image 'alpine:latest' locally 04:30:17 latest: Pulling from library/alpine 04:30:17 a0d0a0d46f8b: Pulling fs layer 04:30:17 a0d0a0d46f8b: Verifying Checksum 04:30:17 a0d0a0d46f8b: Download complete 04:30:17 + git -C src/github.com/docker/docker checkout -q refs/heads/20.10 04:30:17 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.9.0" 04:30:17 + SRC=src/github.com/docker/scan-cli-plugin 04:30:17 + REF=v0.9.0 04:30:17 + REF_FETCH=v0.9.0 04:30:17 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.9.0 04:30:17 + awk {print $2} 04:30:17 + REF=refs/tags/v0.9.0 04:30:17 + [ -n refs/tags/v0.9.0 ] 04:30:17 + REF_FETCH=refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:17 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.9.0:refs/tags/v0.9.0 04:30:17 a0d0a0d46f8b: Pull complete 04:30:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:30:17 Status: Downloaded newer image for alpine:latest 04:30:17 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.9.0 04:30:17 for p in static-linux cross-mac cross-win; do \ 04:30:17 make -C static VERSION=0.0.1-dev GO_VERSION=1.16.9 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \ 04:30:17 done 04:30:17 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:30:17 cd /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary 04:30:20 mkdir -p rpmbuild/SOURCES 04:30:20 docker run --rm -w /v \ 04:30:20 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli:/cli \ 04:30:20 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/v \ 04:30:20 alpine \ 04:30:20 tar -C / -c -z -f /v/cli.tgz --exclude .git cli 04:30:22 mkdir -p sources 04:30:22 docker run --rm -w /v \ 04:30:22 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker:/engine \ 04:30:22 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:22 alpine \ 04:30:22 tar -C / -c -z -f /v/engine.tgz --exclude .git engine 04:30:23 mkdir -p rpmbuild/SOURCES 04:30:23 docker run --rm -w /v \ 04:30:23 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ 04:30:23 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/v \ 04:30:23 alpine \ 04:30:23 tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin 04:30:24 mkdir -p rpmbuild/SOURCES 04:30:24 cp ../systemd/docker.service rpmbuild/SOURCES/docker.service 04:30:24 mkdir -p rpmbuild/SOURCES 04:30:24 cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket 04:30:24 docker run --rm -w /v \ 04:30:24 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/plugins:/plugins \ 04:30:24 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/v \ 04:30:24 alpine \ 04:30:24 tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins 04:30:25 #1 [internal] load build definition from Dockerfile 04:30:25 #1 transferring dockerfile: 2.08kB done 04:30:25 #1 DONE 0.1s 04:30:25 04:30:25 #2 [internal] load .dockerignore 04:30:25 #2 transferring context: 112B done 04:30:25 #2 DONE 0.1s 04:30:25 04:30:25 #3 resolve image config for docker.io/docker/dockerfile:1.3 04:30:25 #3 ... 04:30:25 04:30:25 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io 04:30:25 #4 DONE 0.0s 04:30:26 04:30:26 #3 resolve image config for docker.io/docker/dockerfile:1.3 04:30:26 #3 DONE 0.4s 04:30:26 04:30:26 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 04:30:26 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done 04:30:26 #5 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done 04:30:26 #5 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done 04:30:26 #5 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done 04:30:26 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s 04:30:26 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s 04:30:26 #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 04:30:26 == Building packages for centos-7 == 04:30:26 mkdir -p "rpmbuild/centos-7" 04:30:26 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . 04:30:26 #5 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done 04:30:26 #1 [internal] load build definition from Dockerfile 04:30:26 #1 sha256:4021baff6bf1f14ad62ca6cc8d4bf1395684048788e5071980b2d75dd292f85d 04:30:26 #1 transferring dockerfile: 1.06kB done 04:30:26 #1 DONE 0.1s 04:30:26 04:30:26 #2 [internal] load .dockerignore 04:30:26 #2 sha256:ac62550142f864487f4b9fcc7d6ee98fa24de487cd1f82c868838e15727013aa 04:30:26 #2 transferring context: 2B done 04:30:26 #2 DONE 0.0s 04:30:27 #5 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done 04:30:27 #5 DONE 0.7s 04:30:27 04:30:27 #5 [auth] library/centos:pull token for registry-1.docker.io 04:30:27 #5 sha256:97f399ebe129d58ed8b0af35a3b759c62623b559916ba327c15942fe9be5a850 04:30:27 #5 DONE 0.0s 04:30:27 04:30:27 #6 [auth] library/golang:pull token for registry-1.docker.io 04:30:27 #6 sha256:5acf688ad83deac843a149bff6230f95c5fd033a105beb587ac8393ffd978175 04:30:27 #6 DONE 0.0s 04:30:27 04:30:27 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:30:27 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:30:27 04:30:27 #6 [internal] load build definition from Dockerfile 04:30:27 #6 DONE 0.0s 04:30:27 04:30:27 #7 [internal] load .dockerignore 04:30:27 #7 DONE 0.0s 04:30:27 04:30:27 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io 04:30:27 #11 DONE 0.0s 04:30:27 04:30:27 #12 [auth] tonistiigi/xx:pull token for registry-1.docker.io 04:30:27 #12 DONE 0.0s 04:30:27 04:30:27 #13 [auth] library/golang:pull token for registry-1.docker.io 04:30:27 #13 DONE 0.0s 04:30:27 04:30:27 #10 [internal] load metadata for docker.io/library/golang:1.16.9-alpine 04:30:27 #4 DONE 0.4s 04:30:27 04:30:27 #3 [internal] load metadata for docker.io/library/centos:7 04:30:27 #3 sha256:30875b35a89c8e8a29cd7cf120689bb68cdab8d769419707e07138dfe977d237 04:30:27 #3 DONE 0.4s 04:30:27 04:30:27 #10 [internal] load build context 04:30:27 #10 sha256:4a63e521f217a961a6a33a800e3710119ed29a668592f03de992ae1a1d1c37dc 04:30:27 #10 transferring context: 10.76kB done 04:30:27 #10 DONE 0.0s 04:30:27 04:30:27 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:27 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:27 #13 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done 04:30:27 #13 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done 04:30:27 #13 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done 04:30:27 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 1.05MB / 50.44MB 0.1s 04:30:27 #13 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done 04:30:27 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0B / 7.83MB 0.1s 04:30:27 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 4.19MB / 7.83MB 0.2s 04:30:27 #10 DONE 0.4s 04:30:27 04:30:27 #9 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 04:30:27 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.34MB / 7.83MB 0.3s 04:30:27 #9 DONE 0.5s 04:30:27 04:30:27 #8 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras 04:30:27 #8 DONE 0.4s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 15.73MB / 50.44MB 0.5s 04:30:28 #13 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.4s done 04:30:28 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0B / 10.00MB 0.5s 04:30:28 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 4.26MB / 10.00MB 0.6s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 20.97MB / 50.44MB 0.8s 04:30:28 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.8s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 25.17MB / 50.44MB 0.9s 04:30:28 04:30:28 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 04:30:28 #15 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done 04:30:28 #15 sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 2.65kB / 2.65kB done 04:30:28 #15 sha256:8bb4fd3914ad2b9b2bfcc8ac2a8e6c63e66207767c21dc520041973d821426f8 525B / 525B done 04:30:28 #15 sha256:5162799cdc040568b1bd7d574d69a20c1b9d6927c677601b50f40e2b58edbcdb 945B / 945B done 04:30:28 mkdir -p sources 04:30:28 docker run --rm -w /v \ 04:30:28 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker:/engine \ 04:30:28 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:28 alpine \ 04:30:28 tar -C / -c -z -f /v/engine.tgz --exclude .git engine 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 30.41MB / 50.44MB 1.0s 04:30:28 #13 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.9s done 04:30:28 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 2.10MB / 51.84MB 1.0s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 33.55MB / 50.44MB 1.1s 04:30:28 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.77MB / 51.84MB 1.1s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 38.80MB / 50.44MB 1.3s 04:30:28 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 9.06MB / 51.84MB 1.3s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 42.99MB / 50.44MB 1.4s 04:30:28 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 12.58MB / 51.84MB 1.4s 04:30:28 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 46.14MB / 50.44MB 1.5s 04:30:28 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0B / 13.43kB 0.6s 04:30:29 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.7s 04:30:29 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 20.28MB / 51.84MB 1.7s 04:30:29 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 27.26MB / 51.84MB 1.8s 04:30:29 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.7s 04:30:29 #15 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a done 04:30:29 #15 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.7s done 04:30:29 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 38.80MB / 51.84MB 1.9s 04:30:29 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 49.28MB / 51.84MB 2.0s 04:30:29 mkdir -p sources 04:30:29 docker run --rm -w /v \ 04:30:29 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ 04:30:29 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:29 alpine \ 04:30:29 tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin 04:30:29 #15 ... 04:30:29 04:30:29 #21 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:30:29 #21 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done 04:30:29 #21 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done 04:30:29 #21 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done 04:30:29 #21 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done 04:30:29 #21 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.7s done 04:30:29 #21 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done 04:30:29 #21 DONE 1.3s 04:30:29 #13 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.2s done 04:30:29 #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 04:30:29 04:30:29 #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 04:30:29 #15 DONE 1.4s 04:30:29 04:30:29 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:30:29 #14 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.0s done 04:30:29 #14 sha256:1b35785aa3c4f2f78a5ad5252332114f43bb07a438d9cccc153517ea8f7d1198 5.08kB / 5.08kB done 04:30:29 #14 sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 1.65kB / 1.65kB done 04:30:29 #14 sha256:45db38b5fc06a5fa18f18dec784dfcc60e7140676b7f9e4039768b54b9d4223e 1.36kB / 1.36kB done 04:30:29 #14 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.4s done 04:30:29 #14 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.3s done 04:30:29 #14 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.3s done 04:30:29 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 37.80MB / 105.80MB 1.3s 04:30:29 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.9s 04:30:29 #14 sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 156B / 156B 0.6s done 04:30:29 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 43.09MB / 105.80MB 1.4s 04:30:29 #14 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 0.9s done 04:30:30 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 57.35MB / 105.80MB 1.6s 04:30:30 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 65.01MB / 105.80MB 1.7s 04:30:30 mkdir -p sources 04:30:30 cp ../systemd/docker.service sources/docker.service 04:30:30 mkdir -p sources 04:30:30 cp ../systemd/docker.socket sources/docker.socket 04:30:30 docker run --rm -w /v \ 04:30:30 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/plugins:/plugins \ 04:30:30 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:30 alpine \ 04:30:30 tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins 04:30:30 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 04:30:30 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 80.74MB / 105.80MB 2.0s 04:30:30 #14 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done 04:30:30 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 89.13MB / 105.80MB 2.1s 04:30:30 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 97.65MB / 105.80MB 2.2s 04:30:30 #14 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd done 04:30:30 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.4s 04:30:31 #13 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 3.3s done 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 3.4s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 0B / 129.04MB 3.4s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 16.78MB / 129.04MB 3.6s 04:30:31 #13 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 3.4s done 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 6.29MB / 68.78MB 3.7s 04:30:31 #14 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.7s done 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 14.68MB / 68.78MB 3.8s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 30.90MB / 129.04MB 3.8s 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 20.97MB / 68.78MB 3.9s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 38.80MB / 129.04MB 3.9s 04:30:31 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 04:30:31 == Building packages for ubuntu-focal == 04:30:31 mkdir -p "debbuild/ubuntu-focal" 04:30:31 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile . 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 34.60MB / 68.78MB 4.1s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 52.43MB / 129.04MB 4.1s 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 40.89MB / 68.78MB 4.2s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 60.82MB / 129.04MB 4.2s 04:30:31 mkdir -p sources 04:30:31 docker run --rm -w /v \ 04:30:31 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/scan-cli-plugin:/scan-cli-plugin \ 04:30:31 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:31 alpine \ 04:30:31 tar -C / -c -z -f /v/scan-cli-plugin.tgz --exclude .git scan-cli-plugin 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 52.43MB / 68.78MB 4.4s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 71.82MB / 129.04MB 4.4s 04:30:31 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 62.91MB / 68.78MB 4.5s 04:30:31 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 79.69MB / 129.04MB 4.5s 04:30:31 #14 ... 04:30:31 04:30:31 #20 [internal] load build context 04:30:31 #20 transferring context: 49.90MB 3.5s done 04:30:31 #20 DONE 3.6s 04:30:31 04:30:31 #14 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:30:32 #1 [internal] load build definition from Dockerfile 04:30:32 #1 sha256:93071fc0fd5012b32cce77c4758faeb86b9b1f8ee51c9b5890892ef9019ed53a 04:30:32 #1 transferring dockerfile: 1.22kB done 04:30:32 #1 DONE 0.0s 04:30:32 04:30:32 #2 [internal] load .dockerignore 04:30:32 #2 sha256:c39e3e0739b5842d5d9dd60127666feafa1f1bbcfd2173a6ce3c761f0232bf07 04:30:32 #2 transferring context: 2B done 04:30:32 #2 DONE 0.1s 04:30:32 04:30:32 #5 [auth] library/ubuntu:pull token for registry-1.docker.io 04:30:32 #5 sha256:a931e818d5459e9cd8fb4e8b0b55e5ff6c8a25821159b251cb17f3c314ecb600 04:30:32 #5 DONE 0.0s 04:30:32 04:30:32 #6 [auth] library/golang:pull token for registry-1.docker.io 04:30:32 #6 sha256:fd9f8a603e37e60c12ad221021cb9db023fdcb5a1e02c7fcf7731459d248cf1b 04:30:32 #6 DONE 0.0s 04:30:32 04:30:32 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:30:32 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:30:32 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 67.11MB / 68.78MB 4.6s 04:30:32 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 96.47MB / 129.04MB 4.8s 04:30:32 #4 DONE 0.4s 04:30:32 04:30:32 #3 [internal] load metadata for docker.io/library/ubuntu:focal 04:30:32 #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b 04:30:32 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 105.91MB / 129.04MB 4.9s 04:30:32 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 113.25MB / 129.04MB 5.0s 04:30:32 #3 DONE 0.5s 04:30:32 04:30:32 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:32 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:32 #14 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:32 #14 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done 04:30:32 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 126.88MB / 129.04MB 5.2s 04:30:32 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0B / 7.83MB 0.1s 04:30:32 #14 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done 04:30:32 #14 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done 04:30:32 #14 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done 04:30:32 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 0B / 50.44MB 0.1s 04:30:32 #13 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 5.5s done 04:30:33 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.34MB / 7.83MB 0.4s 04:30:33 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 8.39MB / 50.44MB 0.4s 04:30:33 #14 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.4s done 04:30:33 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 12.26MB / 50.44MB 0.5s 04:30:33 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 16.78MB / 50.44MB 0.6s 04:30:33 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0B / 10.00MB 0.6s 04:30:33 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 22.02MB / 50.44MB 0.8s 04:30:33 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 7.34MB / 10.00MB 0.8s 04:30:33 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 25.17MB / 50.44MB 0.9s 04:30:33 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 9.44MB / 10.00MB 0.9s 04:30:33 #14 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.9s done 04:30:33 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 757.76kB / 51.84MB 1.0s 04:30:33 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 30.41MB / 50.44MB 1.1s 04:30:33 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.19MB / 51.84MB 1.1s 04:30:33 #14 ... 04:30:33 04:30:33 #10 [internal] load build context 04:30:33 #10 sha256:17f73a5838c9b61bfb050c08ffbbc91b680c6304c2b1e49ad1e7b14a49c07dee 04:30:33 #10 transferring context: 19.34MB 1.2s done 04:30:33 #10 DONE 1.3s 04:30:33 04:30:33 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:33 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:33 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 7.34MB / 51.84MB 1.2s 04:30:34 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 36.70MB / 50.44MB 1.4s 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 13.72MB / 51.84MB 1.4s 04:30:34 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 1.4s 04:30:34 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 42.99MB / 50.44MB 1.6s 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 19.92MB / 51.84MB 1.6s 04:30:34 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 45.85MB / 50.44MB 1.7s 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 22.73MB / 51.84MB 1.7s 04:30:34 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 4.19MB / 68.78MB 1.7s 04:30:34 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.33MB / 50.44MB 1.8s 04:30:34 mkdir -p sources 04:30:34 cp ../systemd/docker.service sources/docker.service 04:30:34 mkdir -p sources 04:30:34 cp ../systemd/docker.socket sources/docker.socket 04:30:34 docker run --rm -w /v \ 04:30:34 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/plugins:/plugins \ 04:30:34 -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/sources:/v \ 04:30:34 alpine \ 04:30:34 tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 33.55MB / 51.84MB 2.0s 04:30:34 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 24.12MB / 68.78MB 2.0s 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 38.80MB / 51.84MB 2.1s 04:30:34 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 28.31MB / 68.78MB 2.1s 04:30:34 #13 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 6.9s done 04:30:34 #13 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.8s done 04:30:34 #13 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 44.04MB / 51.84MB 2.2s 04:30:34 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 32.51MB / 68.78MB 2.2s 04:30:34 #14 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.3s done 04:30:34 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 2.4s 04:30:34 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 38.97MB / 68.78MB 2.4s 04:30:35 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 42.99MB / 68.78MB 2.5s 04:30:35 #13 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.6s done 04:30:35 #13 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 04:30:35 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 49.28MB / 68.78MB 2.7s 04:30:35 #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 0.1s 04:30:35 #14 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 2.8s done 04:30:35 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 59.77MB / 68.78MB 3.0s 04:30:35 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 3.15MB / 129.04MB 3.0s 04:30:35 #14 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 3.0s 04:30:35 #14 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 3.0s done 04:30:35 == Building packages for raspbian-buster == 04:30:35 mkdir -p "debbuild/raspbian-buster" 04:30:35 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile . 04:30:35 #13 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.5s done 04:30:35 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 3.3s 04:30:35 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 17.83MB / 129.04MB 3.3s 04:30:36 #14 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 4.5s done 04:30:36 #14 extracting sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 done 04:30:36 #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0.1s 04:30:36 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 25.44MB / 129.04MB 3.5s 04:30:36 #14 DONE 8.1s 04:30:36 04:30:36 #16 [build-base-alpine 1/3] COPY --from=xx / / 04:30:36 #1 [internal] load build definition from Dockerfile 04:30:36 #1 sha256:4dbd420805b7b107ab6027a3077524c06643bb1a68c94a60024b0f6cb5c237d7 04:30:36 #14 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 3.9s done 04:30:36 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 34.60MB / 129.04MB 4.0s 04:30:36 #1 transferring dockerfile: 935B done 04:30:36 #1 DONE 0.2s 04:30:36 04:30:36 #2 [internal] load .dockerignore 04:30:36 #2 sha256:6e76640f80289aa1a348d4a093de83aa176a9e8aa7bc28cec57754c3f51f92f3 04:30:36 #2 transferring context: 2B done 04:30:36 #2 DONE 0.1s 04:30:36 04:30:36 #5 [auth] library/golang:pull token for registry-1.docker.io 04:30:36 #5 sha256:39a27f1afb8ded3520893330d7d77165d175da05fe68ae7493c54115aa785af3 04:30:36 #5 DONE 0.0s 04:30:36 04:30:36 #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io 04:30:36 #6 sha256:c272588bc599d93652c7e3a00c57df863002265135b5f26a6452c22457806e1c 04:30:36 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 44.19MB / 129.04MB 4.1s 04:30:36 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 54.53MB / 129.04MB 4.2s 04:30:36 #6 DONE 0.0s 04:30:36 04:30:36 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:30:36 #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 04:30:37 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 72.35MB / 129.04MB 4.5s 04:30:37 #4 ... 04:30:37 04:30:37 #3 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster 04:30:37 #3 sha256:27d889f59b8b6db4a47aae0ffadbf142048b8a10d8ca072aac162cc67bd1afab 04:30:37 #3 DONE 0.5s 04:30:37 04:30:37 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:30:37 #4 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 04:30:37 #4 DONE 0.7s 04:30:37 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 80.35MB / 129.04MB 4.6s 04:30:37 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 88.08MB / 129.04MB 4.7s 04:30:37 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 96.47MB / 129.04MB 4.8s 04:30:37 #16 DONE 1.1s 04:30:37 04:30:37 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:37 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:30:37 #13 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.1s done 04:30:37 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 104.86MB / 129.04MB 4.9s 04:30:37 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 124.78MB / 129.04MB 5.1s 04:30:37 04:30:37 #17 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git 04:30:37 #13 ... 04:30:37 04:30:37 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 04:30:37 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 04:30:37 #7 resolve docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 0.0s done 04:30:37 #7 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 04:30:37 #7 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 04:30:37 #7 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.8s done 04:30:37 #7 sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 1.20kB / 1.20kB done 04:30:37 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.8s 04:30:37 #7 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 6.9s done 04:30:37 #7 ... 04:30:37 04:30:37 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:37 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:37 #13 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done 04:30:37 #13 sha256:ea50976a61f1b994279087011ebf4c199014267e29d10e705e32242318a8f61d 6.97kB / 6.97kB done 04:30:37 #13 sha256:6dcfd98f112a95d610478bf34b0aa1d49cd85cf99e31b5b9a9ad97f6ecbaf290 1.79kB / 1.79kB done 04:30:38 #13 ... 04:30:38 04:30:38 #7 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:9d4bcbbb213dfd745b58be38b13b996ebb5ac315fe75711bd618426a630e0987 04:30:38 #7 sha256:a0888aee9b87c72b846d6009d871befd442b2545864728203b742012f5f27cf6 04:30:38 #7 DONE 10.6s 04:30:38 04:30:38 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:38 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:38 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 0B / 45.92MB 0.8s 04:30:38 #17 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:30:38 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 3.15MB / 45.92MB 1.5s 04:30:39 #14 ... 04:30:39 04:30:39 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 04:30:39 #7 sha256:9e94b598bd96c673e05b90a705416e2f666b49d513cbaefa094eb3336346a5f7 04:30:39 #7 resolve docker.io/library/ubuntu:focal@sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 0.0s done 04:30:39 #7 sha256:626ffe58f6e7566e00254b638eb7e0f3b11d4da9675088f4781a50ae288f3322 1.42kB / 1.42kB done 04:30:39 #7 sha256:7cc0576c7c0ec2384de5cbf245f41567e922aab1b075f3e8ad565f508032df17 529B / 529B done 04:30:39 #7 sha256:ba6acccedd2923aee4c2acc6a23780b14ed4b8a5fa4e14e252a23b846df9b6c1 1.46kB / 1.46kB done 04:30:39 #7 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.2s done 04:30:39 #7 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.4s done 04:30:39 #7 DONE 6.5s 04:30:39 04:30:39 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:39 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:39 #14 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 6.4s done 04:30:39 #14 ... 04:30:39 04:30:39 #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi 04:30:39 #8 sha256:955a1de0d7a19db7d27789f11498cfdb60122019968eb9a6528460ffb5ac2dd8 04:30:39 #17 1.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:30:39 #17 1.995 (1/18) Installing libffi (3.3-r2) 04:30:39 #17 1.997 (2/18) Installing libgcc (10.3.1_git20210424-r2) 04:30:39 #17 2.004 (3/18) Installing libstdc++ (10.3.1_git20210424-r2) 04:30:39 #17 2.021 (4/18) Installing xz-libs (5.2.5-r0) 04:30:39 #17 2.025 (5/18) Installing libxml2 (2.9.12-r1) 04:30:39 #17 2.041 (6/18) Installing llvm11-libs (11.1.0-r2) 04:30:39 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 6.29MB / 45.92MB 2.2s 04:30:39 #13 ... 04:30:39 04:30:39 #9 [internal] load build context 04:30:39 #9 sha256:d182c6e77b54804f81265719d2584f8f945fb8a3649a98eadd61f387ce5e09b7 04:30:39 #9 transferring context: 19.32MB 2.5s done 04:30:39 #9 DONE 2.5s 04:30:39 04:30:39 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:39 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:30:40 #13 ... 04:30:40 04:30:40 #8 [stage-1 2/7] RUN if [ -f /etc/yum.repos.d/CentOS-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo; fi 04:30:40 #8 sha256:cf4fb3654e48196cc2869fc32de241cbffa51e17eddb4511085620dc69654c70 04:30:40 #8 DONE 2.1s 04:30:40 04:30:40 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:40 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:40 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 9.44MB / 45.92MB 2.9s 04:30:40 #17 2.731 (7/18) Installing clang-libs (11.1.0-r1) 04:30:40 #8 DONE 1.6s 04:30:40 04:30:40 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:40 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:40 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 12.58MB / 45.92MB 3.5s 04:30:41 #17 3.465 (8/18) Installing clang (11.1.0-r1) 04:30:41 #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.7s 04:30:41 #17 3.860 (9/18) Installing libmagic (5.40-r1) 04:30:41 #14 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 6.1s done 04:30:41 #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.2s 04:30:41 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 16.78MB / 45.92MB 4.0s 04:30:41 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 0B / 7.13MB 4.1s 04:30:41 #17 3.884 (10/18) Installing file (5.40-r1) 04:30:41 #17 3.887 (11/18) Installing brotli-libs (1.0.9-r5) 04:30:41 #17 3.896 (12/18) Installing nghttp2-libs (1.43.0-r0) 04:30:41 #17 3.900 (13/18) Installing libcurl (7.79.1-r0) 04:30:41 #17 3.908 (14/18) Installing expat (2.4.1-r0) 04:30:41 #17 3.911 (15/18) Installing pcre2 (10.36-r0) 04:30:41 #17 3.920 (16/18) Installing git (2.32.0-r0) 04:30:41 #17 4.033 (17/18) Installing lld (11.1.0-r0) 04:30:41 #17 4.066 (18/18) Installing llvm11 (11.1.0-r2) 04:30:41 #14 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 04:30:41 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 19.92MB / 45.92MB 4.3s 04:30:41 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 1.05MB / 7.13MB 4.3s 04:30:41 #17 4.418 Executing busybox-1.33.1-r3.trigger 04:30:42 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 2.10MB / 7.13MB 4.5s 04:30:42 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 3.15MB / 7.13MB 4.6s 04:30:42 #17 4.422 OK: 285 MiB in 33 packages 04:30:42 #14 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.9s done 04:30:42 #14 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 04:30:42 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 24.12MB / 45.92MB 5.0s 04:30:42 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 5.24MB / 7.13MB 5.0s 04:30:42 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 6.29MB / 7.13MB 5.2s 04:30:42 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 7.13MB / 7.13MB 5.3s 04:30:42 #13 sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 7.13MB / 7.13MB 5.4s done 04:30:42 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 0B / 9.34MB 5.4s 04:30:42 #13 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 6.5s done 04:30:42 #13 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 04:30:43 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 28.31MB / 45.92MB 5.6s 04:30:43 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 1.05MB / 9.34MB 5.8s 04:30:43 #14 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.9s done 04:30:43 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 31.46MB / 45.92MB 6.1s 04:30:43 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 3.15MB / 9.34MB 6.1s 04:30:43 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 4.19MB / 9.34MB 6.2s 04:30:43 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 34.60MB / 45.92MB 6.5s 04:30:43 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 7.34MB / 9.34MB 6.5s 04:30:44 #14 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 04:30:44 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 9.34MB / 9.34MB 6.6s 04:30:44 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 38.80MB / 45.92MB 6.7s 04:30:44 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 41.94MB / 45.92MB 6.9s 04:30:44 #13 sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 9.34MB / 9.34MB 6.9s done 04:30:44 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 0B / 47.36MB 7.0s 04:30:44 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 0B / 53.24MB 7.0s 04:30:44 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 45.09MB / 45.92MB 7.2s 04:30:44 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 3.15MB / 47.36MB 7.4s 04:30:44 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 4.19MB / 53.24MB 7.6s 04:30:45 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 6.29MB / 47.36MB 7.7s 04:30:45 #17 DONE 7.8s 04:30:45 04:30:45 #18 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli 04:30:45 #18 DONE 0.1s 04:30:45 04:30:45 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc 04:30:45 #13 sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 45.92MB / 45.92MB 7.9s done 04:30:45 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 9.44MB / 47.36MB 8.0s 04:30:45 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 8.39MB / 53.24MB 8.0s 04:30:45 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 0B / 100.29MB 8.0s 04:30:45 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 04:30:45 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 12.58MB / 47.36MB 8.4s 04:30:45 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 11.53MB / 53.24MB 8.4s 04:30:46 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 16.78MB / 47.36MB 8.7s 04:30:46 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 14.68MB / 53.24MB 8.7s 04:30:46 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 5.24MB / 100.29MB 8.7s 04:30:46 #13 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.7s done 04:30:46 #13 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 0.1s 04:30:46 #19 0.839 + apk --root / add --no-cache musl-dev gcc 04:30:46 #19 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:30:46 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 20.97MB / 47.36MB 9.2s 04:30:46 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 18.87MB / 53.24MB 9.2s 04:30:46 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 10.49MB / 100.29MB 9.3s 04:30:47 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 24.12MB / 47.36MB 9.6s 04:30:47 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 23.07MB / 53.24MB 9.6s 04:30:47 #19 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:30:47 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 27.26MB / 47.36MB 9.8s 04:30:47 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 26.21MB / 53.24MB 9.8s 04:30:47 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 15.73MB / 100.29MB 9.8s 04:30:47 #13 ... 04:30:47 04:30:47 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:a8c3464bd069c8692b808364b7f4851f291796eb63004fd75672818703c7c819 04:30:47 #7 sha256:c6eaab4448209cb67fab7738a380f194532b0c9e44c02765a5ee4a51ffa24533 04:30:47 #7 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:a8c3464bd069c8692b808364b7f4851f291796eb63004fd75672818703c7c819 0.1s done 04:30:47 #7 sha256:a8c3464bd069c8692b808364b7f4851f291796eb63004fd75672818703c7c819 1.99kB / 1.99kB done 04:30:47 #7 sha256:959fe77e74919cf257c40b793356ac31cdb327a13ad8e436a295d1dbfa7c0dbe 5.00kB / 5.00kB done 04:30:47 #7 sha256:8c9de0442057842bdd4e4aba9e849c871226cb342c5295fb9f110a559b70e92d 38.39MB / 38.39MB 6.8s done 04:30:47 #7 sha256:d916b037a6b85d57e028741dfc4e8bcefa573b59a540f2eaf3091d61d703ab3d 256B / 256B 0.2s done 04:30:47 #7 sha256:5232b5737a5cb747bd696e93f40395ada754c2fc9d8119a2e16a422babba6074 305B / 305B 0.3s done 04:30:47 #7 sha256:db6556bb58de22b1e200ec464b5a7395ca1f0dbb4295d5e58674745048d4ab80 910B / 910B 0.4s done 04:30:47 #7 sha256:96f2e97b0f084dbd3feed031983183ac75548d23372f3b1ebec37a2b1af08a51 414B / 414B 0.6s done 04:30:47 #7 sha256:71f20d647325e222306aece20a8fd532f3591e6a110fadca98d115782bec2856 175B / 175B 0.5s done 04:30:47 #7 sha256:f43f0537eabb519c0d40fe7fc73354e9e5c25ebdf55ed54d1cd258c8f26e2964 15.43MB / 15.43MB 4.0s done 04:30:47 #7 sha256:53abcbe973d5f4099a15d4c37aa74a4b6dd8c1b782b348b0265aadfb5c143de7 130.61kB / 130.61kB 0.8s done 04:30:47 #7 extracting sha256:8c9de0442057842bdd4e4aba9e849c871226cb342c5295fb9f110a559b70e92d 2.7s 04:30:47 #7 ... 04:30:47 04:30:47 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:47 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:30:47 #19 2.230 (1/10) Installing binutils (2.35.2-r2) 04:30:47 #19 2.365 (2/10) Installing libgomp (10.3.1_git20210424-r2) 04:30:47 #19 2.372 (3/10) Installing libatomic (10.3.1_git20210424-r2) 04:30:47 #19 2.374 (4/10) Installing libgphobos (10.3.1_git20210424-r2) 04:30:47 #19 2.443 (5/10) Installing gmp (6.2.1-r0) 04:30:47 #19 2.452 (6/10) Installing isl22 (0.22-r0) 04:30:47 #19 2.474 (7/10) Installing mpfr4 (4.1.0-r0) 04:30:47 #19 2.510 (8/10) Installing mpc1 (1.2.1-r0) 04:30:47 #19 2.515 (9/10) Installing gcc (10.3.1_git20210424-r2) 04:30:47 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 30.41MB / 47.36MB 10.3s 04:30:47 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 29.36MB / 53.24MB 10.3s 04:30:47 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 20.97MB / 100.29MB 10.3s 04:30:48 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 33.55MB / 47.36MB 10.8s 04:30:48 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 32.51MB / 53.24MB 10.8s 04:30:48 #19 3.202 (10/10) Installing musl-dev (1.2.2-r3) 04:30:48 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 26.21MB / 100.29MB 11.0s 04:30:48 #19 3.282 Executing busybox-1.33.1-r3.trigger 04:30:48 #19 3.287 OK: 405 MiB in 43 packages 04:30:48 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 37.75MB / 47.36MB 11.3s 04:30:48 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 35.82MB / 53.24MB 11.3s 04:30:49 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 39.85MB / 53.24MB 11.7s 04:30:49 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 31.46MB / 100.29MB 11.7s 04:30:49 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 40.89MB / 47.36MB 11.8s 04:30:49 #14 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.2s done 04:30:49 #14 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 04:30:49 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 44.04MB / 47.36MB 12.2s 04:30:49 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 42.99MB / 53.24MB 12.2s 04:30:49 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 36.70MB / 100.29MB 12.5s 04:30:50 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 47.36MB / 47.36MB 12.6s 04:30:50 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 46.14MB / 53.24MB 12.6s 04:30:50 #13 ... 04:30:50 04:30:50 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint 04:30:50 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2 04:30:50 #9 1.580 Loaded plugins: fastestmirror, ovl 04:30:50 #9 1.864 Determining fastest mirrors 04:30:50 #9 8.372 * base: download.cf.centos.org 04:30:50 #9 8.374 * extras: download.cf.centos.org 04:30:50 #9 8.374 * updates: download.cf.centos.org 04:30:50 #9 ... 04:30:50 04:30:50 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:50 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:50 #19 DONE 5.1s 04:30:50 04:30:50 #22 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:30:50 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 49.28MB / 53.24MB 13.1s 04:30:50 #13 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 4.8s done 04:30:50 #14 ... 04:30:50 04:30:50 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:30:50 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81 04:30:50 #9 1.667 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 04:30:50 #9 1.807 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 04:30:50 #9 1.973 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.1 kB] 04:30:50 #9 1.991 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [628 kB] 04:30:50 #9 2.028 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [802 kB] 04:30:50 #9 2.063 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1183 kB] 04:30:50 #9 2.220 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 04:30:50 #9 2.313 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 04:30:50 #9 2.703 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] 04:30:50 #9 2.964 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] 04:30:50 #9 2.969 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] 04:30:50 #9 3.665 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] 04:30:50 #9 3.676 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.4 kB] 04:30:50 #9 3.676 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [679 kB] 04:30:50 #9 3.703 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1086 kB] 04:30:50 #9 3.755 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1636 kB] 04:30:50 #9 3.818 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [6310 B] 04:30:50 #9 3.818 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [2668 B] 04:30:50 #9 5.286 Fetched 19.5 MB in 4s (5003 kB/s) 04:30:50 #9 5.286 Reading package lists... 04:30:50 #9 6.464 Reading package lists... 04:30:50 #9 7.580 Building dependency tree... 04:30:50 #9 7.812 Reading state information... 04:30:50 #9 8.057 The following additional packages will be installed: 04:30:50 #9 8.057 at autoconf automake autopoint autotools-dev binutils binutils-common 04:30:50 #9 8.057 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp 04:30:50 #9 8.057 cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat 04:30:50 #9 8.057 dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9 04:30:50 #9 8.057 gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg 04:30:50 #9 8.057 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base 04:30:50 #9 8.057 intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl 04:30:50 #9 8.057 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl 04:30:50 #9 8.057 libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5 04:30:50 #9 8.057 libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1 04:30:50 #9 8.057 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 04:30:50 #9 8.057 libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl 04:30:50 #9 8.057 libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl 04:30:50 #9 8.057 libclone-perl libcommon-sense-perl libconst-fast-perl 04:30:50 #9 8.057 libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev 04:30:50 #9 8.057 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl 04:30:50 #9 8.057 libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl 04:30:50 #9 8.057 libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl 04:30:50 #9 8.057 libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2 04:30:50 #9 8.057 libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 04:30:50 #9 8.057 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl 04:30:50 #9 8.057 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl 04:30:50 #9 8.057 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl 04:30:50 #9 8.057 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl 04:30:50 #9 8.057 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl 04:30:50 #9 8.057 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data 04:30:50 #9 8.057 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal 04:30:50 #9 8.057 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal 04:30:50 #9 8.057 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl 04:30:50 #9 8.057 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 04:30:50 #9 8.057 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 04:30:50 #9 8.057 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl 04:30:50 #9 8.057 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl 04:30:50 #9 8.057 libio-async-loop-epoll-perl libio-async-perl libio-html-perl 04:30:50 #9 8.057 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl 04:30:50 #9 8.057 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 04:30:50 #9 8.057 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 04:30:50 #9 8.057 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 04:30:50 #9 8.057 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl 04:30:50 #9 8.057 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 04:30:50 #9 8.057 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl 04:30:50 #9 8.057 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl 04:30:50 #9 8.057 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl 04:30:50 #9 8.057 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl 04:30:50 #9 8.057 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 04:30:50 #9 8.057 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 04:30:50 #9 8.057 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl 04:30:50 #9 8.057 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 04:30:50 #9 8.057 libnumber-compare-perl libnumber-range-perl libobject-id-perl 04:30:50 #9 8.057 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 04:30:50 #9 8.057 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 04:30:50 #9 8.057 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl 04:30:50 #9 8.057 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib 04:30:50 #9 8.057 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl 04:30:50 #9 8.057 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl 04:30:50 #9 8.057 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal 04:30:50 #9 8.057 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 04:30:50 #9 8.057 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 04:30:50 #9 8.057 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 04:30:50 #9 8.057 libstdc++-9-dev libstrictures-perl libstring-copyright-perl 04:30:50 #9 8.057 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl 04:30:50 #9 8.057 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl 04:30:50 #9 8.057 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl 04:30:50 #9 8.057 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl 04:30:50 #9 8.057 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 04:30:50 #9 8.057 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl 04:30:50 #9 8.057 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 04:30:50 #9 8.057 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl 04:30:50 #9 8.057 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 04:30:50 #9 8.057 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl 04:30:50 #9 8.057 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl 04:30:50 #9 8.057 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 04:30:50 #9 8.057 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 04:30:50 #9 8.058 lsb-release m4 make man-db manpages manpages-dev mime-support netbase 04:30:50 #9 8.058 openssh-client openssl patch patchutils perl perl-modules-5.30 04:30:50 #9 8.058 perl-openssl-defaults pinentry-curses po-debconf publicsuffix 04:30:50 #9 8.058 python-apt-common python3 python3-apt python3-certifi python3-chardet 04:30:50 #9 8.058 python3-debian python3-gpg python3-idna python3-magic python3-minimal 04:30:50 #9 8.058 python3-pkg-resources python3-requests python3-six python3-unidiff 04:30:50 #9 8.058 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common 04:30:50 #9 8.058 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs 04:30:50 #9 8.058 xz-utils 04:30:50 #9 8.059 Suggested packages: 04:30:50 #9 8.059 default-mta | mail-transport-agent autoconf-archive gnu-standards 04:30:50 #9 8.059 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc 04:30:50 #9 8.059 gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx 04:30:50 #9 8.059 | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope 04:30:50 #9 8.059 disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 04:30:50 #9 8.059 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl 04:30:50 #9 8.059 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt 04:30:50 #9 8.059 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl 04:30:50 #9 8.059 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko 04:30:50 #9 8.059 mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex 04:30:50 #9 8.059 bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev 04:30:50 #9 8.059 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el 04:30:50 #9 8.059 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie 04:30:50 #9 8.059 xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n 04:30:50 #9 8.059 krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl 04:30:50 #9 8.059 libscalar-number-perl libsasl2-modules-gssapi-mit 04:30:50 #9 8.059 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 04:30:50 #9 8.059 libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl 04:30:50 #9 8.059 libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler 04:30:50 #9 8.059 gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl 04:30:50 #9 8.059 libxml-sax-expatxs-perl bash-completion binutils-multiarch 04:30:50 #9 8.059 libtext-template-perl m4-doc make-doc apparmor www-browser keychain 04:30:50 #9 8.059 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 04:30:50 #9 8.059 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl 04:30:50 #9 8.059 liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk 04:30:50 #9 8.059 python3-venv python3-apt-dbg python-apt-doc python3-setuptools 04:30:50 #9 8.059 python3-cryptography python3-openssl python3-socks python3.8-venv 04:30:50 #9 8.059 python3.8-doc binfmt-support readline-doc zip wdiff-doc 04:30:50 #9 8.508 The following NEW packages will be installed: 04:30:50 #9 8.508 at autoconf automake autopoint autotools-dev binutils binutils-common 04:30:50 #9 8.508 binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp 04:30:50 #9 8.508 cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf 04:30:50 #9 8.508 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz 04:30:50 #9 8.508 equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git 04:30:50 #9 8.508 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 04:30:50 #9 8.508 gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes 04:30:50 #9 8.508 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl 04:30:50 #9 8.508 libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl 04:30:50 #9 8.508 libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal 04:30:50 #9 8.508 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl 04:30:50 #9 8.508 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 04:30:50 #9 8.508 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0 04:30:50 #9 8.508 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 04:30:50 #9 8.508 libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 04:30:50 #9 8.508 libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0 04:30:50 #9 8.508 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl 04:30:50 #9 8.508 libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl 04:30:50 #9 8.508 libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 04:30:50 #9 8.508 libdpkg-perl libdynaloader-functions-perl libedit2 libelf1 04:30:50 #9 8.508 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 04:30:50 #9 8.508 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl 04:30:50 #9 8.508 libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl 04:30:50 #9 8.508 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl 04:30:50 #9 8.508 libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl 04:30:50 #9 8.508 libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl 04:30:50 #9 8.508 libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data 04:30:50 #9 8.508 libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal 04:30:50 #9 8.508 libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal 04:30:50 #9 8.508 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl 04:30:50 #9 8.508 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 04:30:50 #9 8.508 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 04:30:50 #9 8.508 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl 04:30:50 #9 8.508 libhx509-5-heimdal libicu66 libidn11 libimport-into-perl 04:30:50 #9 8.508 libio-async-loop-epoll-perl libio-async-perl libio-html-perl 04:30:50 #9 8.508 libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl 04:30:50 #9 8.508 libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22 04:30:50 #9 8.508 libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 04:30:50 #9 8.508 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 04:30:50 #9 8.508 libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl 04:30:50 #9 8.508 liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 04:30:50 #9 8.508 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl 04:30:50 #9 8.508 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl 04:30:50 #9 8.508 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl 04:30:50 #9 8.508 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl 04:30:50 #9 8.508 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 04:30:50 #9 8.508 libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 04:30:50 #9 8.508 libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl 04:30:50 #9 8.508 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 04:30:50 #9 8.508 libnumber-compare-perl libnumber-range-perl libobject-id-perl 04:30:50 #9 8.508 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 04:30:50 #9 8.508 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 04:30:50 #9 8.508 libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl 04:30:50 #9 8.508 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib 04:30:50 #9 8.508 libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl 04:30:50 #9 8.508 libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl 04:30:50 #9 8.508 libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal 04:30:50 #9 8.508 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 04:30:50 #9 8.508 libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2 04:30:50 #9 8.508 libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1 04:30:50 #9 8.508 libstdc++-9-dev libstrictures-perl libstring-copyright-perl 04:30:50 #9 8.508 libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl 04:30:50 #9 8.508 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl 04:30:50 #9 8.508 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl 04:30:50 #9 8.508 libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl 04:30:50 #9 8.508 libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 04:30:50 #9 8.508 libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl 04:30:50 #9 8.508 libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0 04:30:50 #9 8.508 libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl 04:30:50 #9 8.508 libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 04:30:50 #9 8.508 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl 04:30:50 #9 8.508 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl 04:30:50 #9 8.508 libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1 04:30:50 #9 8.508 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 04:30:50 #9 8.508 lsb-release m4 make man-db manpages manpages-dev mime-support netbase 04:30:50 #9 8.508 openssh-client openssl patch patchutils perl perl-modules-5.30 04:30:50 #9 8.508 perl-openssl-defaults pinentry-curses po-debconf publicsuffix 04:30:50 #9 8.508 python-apt-common python3 python3-apt python3-certifi python3-chardet 04:30:50 #9 8.508 python3-debian python3-gpg python3-idna python3-magic python3-minimal 04:30:50 #9 8.508 python3-pkg-resources python3-requests python3-six python3-unidiff 04:30:50 #9 8.508 python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common 04:30:50 #9 8.508 shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs 04:30:50 #9 8.508 xz-utils 04:30:50 #9 8.927 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded. 04:30:50 #9 8.927 Need to get 104 MB of archives. 04:30:50 #9 8.927 After this operation, 467 MB of additional disk space will be used. 04:30:50 #9 8.927 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] 04:30:50 #9 9.076 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1320 kB] 04:30:50 #9 9.503 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [717 kB] 04:30:50 #9 9.549 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 04:30:50 #9 9.552 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.1 [1900 kB] 04:30:50 #9 9.643 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 04:30:50 #9 9.643 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 04:30:50 #9 9.644 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 04:30:50 #9 9.648 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] 04:30:50 #9 9.650 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] 04:30:50 #9 9.655 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 04:30:50 #9 9.680 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.1 [1674 kB] 04:30:50 #9 9.763 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.1 [387 kB] 04:30:50 #9 9.783 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 04:30:50 #9 9.783 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 04:30:50 #9 9.785 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 04:30:50 #9 9.790 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB] 04:30:50 #9 9.794 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB] 04:30:50 #9 9.796 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB] 04:30:50 #9 9.836 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] 04:30:50 #9 9.838 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB] 04:30:50 #9 9.874 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB] 04:30:50 #9 9.889 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 04:30:50 #9 10.05 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] 04:30:50 #9 10.05 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 04:30:50 #13 sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 47.36MB / 47.36MB 13.2s done 04:30:50 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 42.99MB / 100.29MB 13.4s 04:30:50 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 5.0s 04:30:50 #13 sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd 156B / 156B 13.3s done 04:30:50 #13 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done 04:30:50 #13 DONE 23.6s 04:30:50 04:30:50 #9 [stage-1 3/7] RUN yum install -y rpm-build rpmlint 04:30:50 #9 sha256:e4108f4e923b4be0750f07384309ae1ebf6d9e535d99cf44936874f303e008b2 04:30:51 #9 ... 04:30:51 04:30:51 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:51 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:51 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 52.43MB / 53.24MB 13.6s 04:30:51 #22 0.868 Building static docker-linux-amd64 04:30:51 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 48.23MB / 100.29MB 14.1s 04:30:51 #13 sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 53.24MB / 53.24MB 14.4s done 04:30:52 #14 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.7s done 04:30:52 #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 04:30:52 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 53.48MB / 100.29MB 14.9s 04:30:53 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 58.72MB / 100.29MB 15.6s 04:30:53 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 65.01MB / 100.29MB 16.1s 04:30:54 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 70.25MB / 100.29MB 16.8s 04:30:54 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 75.50MB / 100.29MB 17.4s 04:30:55 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 80.74MB / 100.29MB 18.2s 04:30:55 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 10.1s 04:30:56 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 85.98MB / 100.29MB 19.1s 04:30:57 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 91.23MB / 100.29MB 19.9s 04:30:57 #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 5.0s 04:30:57 #14 ... 04:30:57 04:30:57 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:30:57 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81 04:30:57 #9 10.25 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 04:30:57 #9 10.25 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 04:30:57 #9 10.28 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 04:30:57 #9 10.28 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.9 [4744 B] 04:30:57 #9 10.29 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] 04:30:57 #9 10.29 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] 04:30:57 #9 10.30 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] 04:30:57 #9 10.30 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB] 04:30:57 #9 10.31 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB] 04:30:57 #9 10.32 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 04:30:57 #9 10.39 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6052 B] 04:30:57 #9 10.39 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 04:30:57 #9 10.40 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libicu66 amd64 66.1-2ubuntu2 [8520 kB] 04:30:57 #9 10.88 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 04:30:57 #9 10.88 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] 04:30:57 #9 10.90 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] 04:30:57 #9 10.90 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] 04:30:57 #9 10.90 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pkg-resources all 45.2.0-1 [130 kB] 04:30:57 #9 10.90 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB] 04:30:57 #9 10.90 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] 04:30:57 #9 10.90 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB] 04:30:57 #9 10.90 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] 04:30:57 #9 10.95 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 04:30:57 #9 11.03 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB] 04:30:57 #9 11.03 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB] 04:30:57 #9 11.15 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.1 [11.4 kB] 04:30:57 #9 11.15 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 04:30:57 #9 11.15 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 04:30:57 #9 11.15 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 04:30:57 #9 11.15 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 04:30:57 #9 11.15 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 04:30:57 #9 11.15 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 04:30:57 #9 11.17 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 04:30:57 #9 11.18 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 04:30:57 #9 11.25 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 04:30:57 #9 11.25 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] 04:30:57 #9 11.25 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] 04:30:57 #9 11.25 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] 04:30:57 #9 11.25 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.2 [113 kB] 04:30:57 #9 11.25 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.2 [575 kB] 04:30:57 #9 11.28 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] 04:30:57 #9 11.28 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] 04:30:57 #9 11.32 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] 04:30:57 #9 11.37 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 04:30:57 #9 11.44 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] 04:30:57 #9 11.44 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB] 04:30:57 #9 11.44 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB] 04:30:57 #9 11.44 Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libunwind8 amd64 1.2.1-9build1 [47.6 kB] 04:30:57 #9 11.44 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB] 04:30:57 #9 11.47 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] 04:30:57 #9 11.47 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] 04:30:57 #9 11.47 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB] 04:30:57 #9 11.47 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB] 04:30:57 #9 11.54 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 04:30:57 #9 11.55 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 04:30:57 #9 11.57 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 04:30:57 #9 11.57 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 04:30:57 #9 11.59 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 04:30:57 #9 11.61 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 04:30:57 #9 11.62 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 04:30:57 #9 11.64 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 04:30:57 #9 11.65 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 04:30:57 #9 11.65 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 04:30:57 #9 11.72 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 04:30:57 #9 11.72 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 04:30:57 #9 11.73 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-89.100 [1110 kB] 04:30:57 #9 11.78 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] 04:30:57 #9 11.79 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 04:30:57 #9 11.90 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 04:30:57 #9 11.91 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] 04:30:57 #9 11.93 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] 04:30:57 #9 11.95 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 04:30:57 #9 11.95 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 04:30:57 #9 12.38 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] 04:30:57 #9 12.38 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 04:30:57 #9 12.38 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 04:30:57 #9 12.53 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 04:30:57 #9 12.68 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 04:30:57 #9 12.69 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 04:30:57 #9 12.97 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 04:30:57 #9 13.08 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 04:30:57 #9 13.19 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 04:30:57 #9 13.23 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 04:30:57 #9 13.24 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 04:30:57 #9 13.35 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 04:30:57 #9 13.82 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] 04:30:57 #9 13.82 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 04:30:57 #9 13.85 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 04:30:57 #9 14.33 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] 04:30:57 #9 14.33 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 04:30:57 #9 14.33 Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 04:30:57 #9 14.33 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] 04:30:57 #9 14.33 Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 04:30:57 #9 14.33 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 04:30:57 #9 14.35 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 04:30:57 #9 14.35 Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 04:30:57 #9 14.35 Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 04:30:57 #9 14.39 Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 04:30:57 #9 14.47 Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 04:30:57 #9 14.47 Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 04:30:57 #9 14.47 Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 04:30:57 #9 14.48 Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 04:30:57 #9 14.49 Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 04:30:57 #9 14.49 Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 04:30:57 #9 14.49 Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 04:30:57 #9 14.49 Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 04:30:57 #9 14.49 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 04:30:57 #9 14.54 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 04:30:57 #9 14.62 Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 04:30:57 #9 14.62 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 04:30:57 #9 14.62 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 04:30:57 #9 14.63 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 04:30:57 #9 14.64 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 04:30:57 #9 14.64 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 04:30:57 #9 14.64 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 04:30:57 #9 14.65 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 04:30:57 #9 14.65 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 04:30:57 #9 14.69 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 04:30:57 #9 14.77 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B] 04:30:57 #9 14.77 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 04:30:57 #9 14.77 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B] 04:30:57 #9 14.77 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 04:30:57 #9 14.78 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 04:30:57 #9 14.78 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 04:30:57 #9 14.81 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 04:30:57 #9 14.81 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 04:30:57 #9 14.82 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 04:30:57 #9 14.88 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 04:30:57 #9 14.91 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 04:30:57 #9 14.92 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] 04:30:57 #9 14.92 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 04:30:57 #9 14.93 Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:30:57 #9 14.93 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] 04:30:57 #9 14.93 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 04:30:57 #9 14.94 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.1 [51.7 kB] 04:30:57 #9 14.94 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.1 [480 kB] 04:30:57 #9 14.99 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 04:30:57 #9 15.01 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] 04:30:57 #9 15.06 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 04:30:57 #9 15.07 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.1 [97.6 kB] 04:30:57 #9 15.07 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.1 [90.3 kB] 04:30:57 #9 15.08 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.1 [217 kB] 04:30:57 #9 15.09 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.1 [259 kB] 04:30:57 #9 15.09 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 04:30:57 #9 15.10 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 04:30:57 #9 15.10 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 04:30:57 #9 15.14 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 04:30:57 #9 15.14 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 04:30:57 #9 15.21 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 04:30:57 #9 15.21 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 04:30:57 #9 15.21 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 04:30:57 #9 15.21 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 04:30:57 #9 15.21 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 04:30:57 #9 15.21 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 04:30:57 #9 15.21 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 04:30:57 #9 15.21 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 04:30:57 #9 15.28 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 04:30:57 #9 15.28 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 04:30:57 #9 15.36 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 04:30:57 #9 15.36 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 04:30:57 #9 15.36 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B] 04:30:57 #9 15.36 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B] 04:30:57 #9 15.36 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 04:30:57 #9 15.36 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 04:30:57 #9 15.36 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 04:30:57 #9 15.37 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] 04:30:57 #9 15.44 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 04:30:57 #9 15.44 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 04:30:57 #9 15.51 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 04:30:57 #9 15.51 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB] 04:30:57 #9 15.51 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] 04:30:57 #9 15.51 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B] 04:30:57 #9 15.51 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB] 04:30:57 #9 15.52 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB] 04:30:57 #9 15.53 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB] 04:30:57 #9 15.53 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B] 04:30:57 #9 15.58 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] 04:30:57 #9 15.73 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 04:30:57 #9 15.80 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB] 04:30:57 #9 15.99 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 04:30:57 #9 16.04 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 04:30:57 #9 16.05 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 04:30:57 #9 16.21 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 04:30:57 #9 16.21 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB] 04:30:57 #9 16.22 Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-debian all 0.1.36ubuntu1 [65.0 kB] 04:30:57 #9 16.23 Get:211 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2 [121 kB] 04:30:57 #9 16.24 Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 04:30:57 #9 16.25 Get:213 http://archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 04:30:57 #9 16.26 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 04:30:57 #9 16.27 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:30:57 #9 16.27 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 04:30:57 #9 16.31 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 04:30:57 #9 16.55 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 04:30:57 #9 16.56 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 04:30:57 #9 16.56 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 04:30:57 #9 16.56 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 04:30:57 #9 16.56 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B] 04:30:57 #9 16.56 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 04:30:57 #9 16.56 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 04:30:57 #9 16.56 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 04:30:57 #9 16.56 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 04:30:57 #9 16.62 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 04:30:57 #9 16.64 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 04:30:57 #9 16.64 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 04:30:57 #9 16.64 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 04:30:57 #9 16.64 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 04:30:57 #9 16.64 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 04:30:57 #9 16.64 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 04:30:57 #9 16.64 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 04:30:57 #9 16.64 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 04:30:57 #9 16.70 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 04:30:57 #9 16.72 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 04:30:57 #9 16.72 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 04:30:57 #9 16.72 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 04:30:57 #9 16.72 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 04:30:57 #9 16.72 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB] 04:30:57 #9 16.72 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 04:30:57 #9 16.72 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 04:30:57 #9 16.72 Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 04:30:57 #9 16.78 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] 04:30:57 #9 16.80 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] 04:30:57 #9 16.80 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 04:30:57 #9 16.80 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 04:30:57 #9 16.80 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 04:30:57 #9 16.81 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 04:30:57 #9 16.81 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 04:30:57 #9 16.81 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB] 04:30:57 #9 16.81 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] 04:30:57 #9 16.85 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 04:30:57 #13 ... 04:30:57 04:30:57 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:a8c3464bd069c8692b808364b7f4851f291796eb63004fd75672818703c7c819 04:30:57 #7 sha256:c6eaab4448209cb67fab7738a380f194532b0c9e44c02765a5ee4a51ffa24533 04:30:57 #7 extracting sha256:8c9de0442057842bdd4e4aba9e849c871226cb342c5295fb9f110a559b70e92d 11.9s 04:30:57 #7 ... 04:30:57 04:30:57 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:57 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:30:57 #9 16.93 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 04:30:57 #9 16.93 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 04:30:57 #9 16.93 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 04:30:57 #9 16.93 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 04:30:57 #9 16.93 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB] 04:30:57 #9 16.93 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 04:30:57 #9 16.93 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 04:30:57 #9 16.93 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 04:30:57 #9 16.93 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] 04:30:57 #9 16.99 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 04:30:57 #9 17.00 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 04:30:57 #9 17.00 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 04:30:57 #9 17.00 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 04:30:57 #9 17.01 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 04:30:57 #9 17.01 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 04:30:57 #9 17.01 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 04:30:57 #9 17.01 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 04:30:57 #9 17.01 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 04:30:57 #9 17.07 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 04:30:57 #9 17.10 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 04:30:57 #9 17.10 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 04:30:57 #9 17.10 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 04:30:57 #9 17.10 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 04:30:57 #9 17.10 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 04:30:57 #9 17.10 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 04:30:57 #9 17.10 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 04:30:57 #9 17.10 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] 04:30:57 #9 17.14 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB] 04:30:57 #9 17.17 Get:283 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-daemon-perl all 6.06-1 [21.4 kB] 04:30:57 #9 17.17 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 04:30:58 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 96.47MB / 100.29MB 20.6s 04:30:58 #9 17.18 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 04:30:58 #9 17.18 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 04:30:58 #9 17.18 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 04:30:58 #9 17.18 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 04:30:58 #9 17.18 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 04:30:58 #9 17.18 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 04:30:58 #9 17.21 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 04:30:58 #9 17.27 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 04:30:58 #9 17.27 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 04:30:58 #9 17.27 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 04:30:58 #9 17.27 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 04:30:58 #9 17.27 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB] 04:30:58 #9 17.27 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 04:30:58 #9 17.27 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 04:30:58 #9 17.27 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 04:30:58 #9 17.29 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 04:30:58 #9 17.35 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 04:30:58 #9 17.35 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 04:30:58 #9 17.35 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 04:30:58 #9 17.50 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 04:30:58 #9 17.64 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 04:30:58 #9 17.66 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 04:30:58 #9 17.69 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 04:30:58 #9 17.78 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 04:30:58 #9 17.81 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 04:30:58 #9 17.82 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 04:30:58 #9 17.83 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB] 04:30:58 #9 17.91 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 04:30:58 #9 ... 04:30:58 04:30:58 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:30:58 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:30:58 #14 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 5.9s done 04:30:58 #14 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done 04:30:58 #14 DONE 26.2s 04:30:58 04:30:58 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:30:58 #9 sha256:4e64ecf1d448fb32872698549105a9acb848409cab959ac8b5126b175f541d81 04:30:58 #9 17.91 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 04:30:58 #9 17.92 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 04:30:58 #9 17.92 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 04:30:58 #9 17.93 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 04:30:58 #9 17.94 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 04:30:58 #9 17.94 Get:318 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2 [49.1 kB] 04:30:58 #9 17.95 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 04:30:58 #9 17.97 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 04:30:58 #9 18.05 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 04:30:58 #9 18.05 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 04:30:58 #9 18.05 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 04:30:58 #9 18.05 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 04:30:58 #9 18.05 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 04:30:58 #9 18.05 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 04:30:58 #9 18.06 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 04:30:58 #9 18.06 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 04:30:58 #9 18.06 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 04:30:58 #9 18.12 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 04:30:58 #9 18.13 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 04:30:58 #9 18.20 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB] 04:30:58 #9 18.20 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB] 04:30:59 #9 18.20 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] 04:30:59 #9 18.20 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB] 04:30:59 #9 18.23 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB] 04:30:59 #9 18.24 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] 04:30:59 #9 18.24 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 04:30:59 #9 18.25 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 04:30:59 #9 18.28 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 04:30:59 #9 18.28 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 04:30:59 #9 18.34 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 04:30:59 #9 18.35 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu1 [981 kB] 04:30:59 #9 18.38 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] 04:30:59 #9 18.51 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB] 04:30:59 #9 18.52 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB] 04:30:59 #9 18.52 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.1 [88.3 kB] 04:30:59 #9 18.52 Get:348 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests all 2.22.0-2ubuntu1 [47.1 kB] 04:30:59 #9 18.52 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 04:30:59 #9 18.52 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 04:30:59 #9 18.52 Get:351 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 04:30:59 #9 18.53 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB] 04:30:59 #9 18.53 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] 04:30:59 #9 18.70 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 04:30:59 #9 18.89 debconf: delaying package configuration, since apt-utils is not installed 04:30:59 #9 18.92 Fetched 104 MB in 10s (10.2 MB/s) 04:30:59 #9 18.94 Selecting previously unselected package liblocale-gettext-perl. 04:30:59 #9 18.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4125 files and directories currently installed.) 04:30:59 #9 18.95 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... 04:30:59 #9 18.95 Unpacking liblocale-gettext-perl (1.07-4) ... 04:30:59 #9 19.01 Selecting previously unselected package libssl1.1:amd64. 04:30:59 #9 19.01 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 04:30:59 #9 19.02 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 04:31:00 #13 extracting sha256:139a906e9407e96c50669130c30fe8fba2681b14aa838a3e52f8753b566ef1c8 14.1s done 04:31:00 #9 19.20 Selecting previously unselected package libpython3.8-minimal:amd64. 04:31:00 #9 19.21 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 04:31:00 #9 19.21 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ... 04:31:00 #9 19.38 Selecting previously unselected package libexpat1:amd64. 04:31:00 #9 19.39 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 04:31:00 #9 19.39 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 04:31:00 #9 19.44 Selecting previously unselected package python3.8-minimal. 04:31:00 #9 19.44 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 04:31:00 #9 19.45 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ... 04:31:00 #9 19.74 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 04:31:00 #13 sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 100.29MB / 100.29MB 23.0s done 04:31:00 #13 extracting sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 04:31:00 #9 19.90 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.1) ... 04:31:00 #9 19.91 Setting up libexpat1:amd64 (2.2.9-1build1) ... 04:31:00 #9 19.93 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.1) ... 04:31:01 #9 20.84 Selecting previously unselected package python3-minimal. 04:31:01 #9 20.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4440 files and directories currently installed.) 04:31:01 #9 20.84 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 04:31:01 #9 20.87 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 04:31:01 #9 20.98 Selecting previously unselected package mime-support. 04:31:01 #9 20.98 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 04:31:01 #9 20.99 Unpacking mime-support (3.64ubuntu1) ... 04:31:01 #13 extracting sha256:3907051e2154d5bd4ad15141b8938bc09674039787512494a99b93fd4ebc088d 1.4s done 04:31:02 #9 21.49 Selecting previously unselected package libmpdec2:amd64. 04:31:02 #9 21.49 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 04:31:02 #9 21.53 Unpacking libmpdec2:amd64 (2.4.2-3) ... 04:31:02 #13 extracting sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 04:31:02 #9 21.69 Selecting previously unselected package readline-common. 04:31:02 #9 21.70 Preparing to unpack .../3-readline-common_8.0-4_all.deb ... 04:31:02 #9 21.72 Unpacking readline-common (8.0-4) ... 04:31:02 #9 21.85 Selecting previously unselected package libreadline8:amd64. 04:31:02 #9 21.86 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... 04:31:02 #9 21.87 Unpacking libreadline8:amd64 (8.0-4) ... 04:31:02 #9 21.98 Selecting previously unselected package libsqlite3-0:amd64. 04:31:02 #9 21.98 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 04:31:02 #9 21.99 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:31:02 #9 22.06 Selecting previously unselected package libpython3.8-stdlib:amd64. 04:31:02 #9 22.06 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 04:31:02 #9 22.07 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ... 04:31:02 #9 22.26 Selecting previously unselected package python3.8. 04:31:03 #13 extracting sha256:8651d4793d5f4d465002213d2d462c964aaf8665a87d5f9cc0de7384f10eeb10 0.9s done 04:31:03 #9 22.26 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 04:31:03 #9 22.26 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.1) ... 04:31:03 #9 22.30 Selecting previously unselected package libpython3-stdlib:amd64. 04:31:03 #9 22.30 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 04:31:03 #9 22.31 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:31:03 #9 22.34 Setting up python3-minimal (3.8.2-0ubuntu2) ... 04:31:03 #9 22.52 Selecting previously unselected package python3. 04:31:03 #9 22.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4870 files and directories currently installed.) 04:31:03 #9 22.53 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ... 04:31:03 #9 22.54 Unpacking python3 (3.8.2-0ubuntu2) ... 04:31:03 #9 22.57 Selecting previously unselected package libbsd0:amd64. 04:31:03 #9 22.57 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ... 04:31:03 #9 22.57 Unpacking libbsd0:amd64 (0.10.0-1) ... 04:31:03 #9 22.61 Selecting previously unselected package bsdmainutils. 04:31:03 #9 22.61 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ... 04:31:03 #9 22.61 Unpacking bsdmainutils (11.1.2ubuntu3) ... 04:31:03 #9 22.67 Selecting previously unselected package libuchardet0:amd64. 04:31:03 #9 22.67 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ... 04:31:03 #9 22.67 Unpacking libuchardet0:amd64 (0.0.6-3build1) ... 04:31:03 #9 22.71 Selecting previously unselected package groff-base. 04:31:03 #9 22.71 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ... 04:31:03 #9 22.71 Unpacking groff-base (1.22.4-4build1) ... 04:31:03 #9 22.83 Selecting previously unselected package libgdbm6:amd64. 04:31:03 #9 22.83 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ... 04:31:03 #9 22.83 Unpacking libgdbm6:amd64 (1.18.1-5) ... 04:31:03 #9 22.86 Selecting previously unselected package libpipeline1:amd64. 04:31:03 #9 22.86 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ... 04:31:03 #9 22.87 Unpacking libpipeline1:amd64 (1.5.2-2build1) ... 04:31:03 #9 22.91 Selecting previously unselected package man-db. 04:31:03 #9 22.91 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ... 04:31:03 #9 22.91 Unpacking man-db (2.9.1-1) ... 04:31:03 #9 23.03 Selecting previously unselected package perl-modules-5.30. 04:31:03 #9 23.03 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 04:31:03 #9 23.03 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:31:04 #9 23.40 Selecting previously unselected package libgdbm-compat4:amd64. 04:31:04 #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 04:31:04 #9 23.40 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ... 04:31:04 #9 23.40 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... 04:31:04 #9 23.44 Selecting previously unselected package libperl5.30:amd64. 04:31:04 #9 23.44 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 04:31:04 #9 23.45 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:31:04 #9 23.90 Selecting previously unselected package perl. 04:31:04 #9 23.91 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.2_amd64.deb ... 04:31:04 #9 23.91 Unpacking perl (5.30.0-9ubuntu0.2) ... 04:31:04 #9 23.97 Selecting previously unselected package openssl. 04:31:04 #9 23.97 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 04:31:04 #9 23.97 Unpacking openssl (1.1.1f-1ubuntu2.8) ... 04:31:04 #9 24.07 Selecting previously unselected package ca-certificates. 04:31:04 #9 24.07 Preparing to unpack .../013-ca-certificates_20210119~20.04.2_all.deb ... 04:31:04 #9 24.07 Unpacking ca-certificates (20210119~20.04.2) ... 04:31:04 #9 24.13 Selecting previously unselected package distro-info-data. 04:31:04 #9 24.13 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.9_all.deb ... 04:31:04 #9 24.13 Unpacking distro-info-data (0.43ubuntu1.9) ... 04:31:04 #9 24.16 Selecting previously unselected package libmagic-mgc. 04:31:04 #9 24.16 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ... 04:31:04 #9 24.16 Unpacking libmagic-mgc (1:5.38-4) ... 04:31:05 #9 24.26 Selecting previously unselected package libmagic1:amd64. 04:31:05 #9 24.26 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ... 04:31:05 #9 24.27 Unpacking libmagic1:amd64 (1:5.38-4) ... 04:31:05 #9 24.30 Selecting previously unselected package file. 04:31:05 #9 24.30 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ... 04:31:05 #9 24.30 Unpacking file (1:5.38-4) ... 04:31:05 #9 24.36 Selecting previously unselected package less. 04:31:05 #9 24.36 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ... 04:31:05 #9 24.40 Unpacking less (551-1ubuntu0.1) ... 04:31:05 #9 24.53 Selecting previously unselected package libelf1:amd64. 04:31:05 #9 24.54 Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ... 04:31:05 #9 24.54 Unpacking libelf1:amd64 (0.176-1.1build1) ... 04:31:05 #9 24.61 Selecting previously unselected package libglib2.0-0:amd64. 04:31:05 #9 24.61 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 04:31:05 #9 24.62 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:31:05 #9 24.76 Selecting previously unselected package libglib2.0-data. 04:31:05 #13 ... 04:31:05 04:31:05 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:a8c3464bd069c8692b808364b7f4851f291796eb63004fd75672818703c7c819 04:31:05 #7 sha256:c6eaab4448209cb67fab7738a380f194532b0c9e44c02765a5ee4a51ffa24533 04:31:05 #7 extracting sha256:8c9de0442057842bdd4e4aba9e849c871226cb342c5295fb9f110a559b70e92d 14.2s done 04:31:05 #7 extracting sha256:5232b5737a5cb747bd696e93f40395ada754c2fc9d8119a2e16a422babba6074 done 04:31:05 #7 extracting sha256:d916b037a6b85d57e028741dfc4e8bcefa573b59a540f2eaf3091d61d703ab3d done 04:31:05 #7 extracting sha256:db6556bb58de22b1e200ec464b5a7395ca1f0dbb4295d5e58674745048d4ab80 done 04:31:05 #7 extracting sha256:71f20d647325e222306aece20a8fd532f3591e6a110fadca98d115782bec2856 done 04:31:05 #7 extracting sha256:96f2e97b0f084dbd3feed031983183ac75548d23372f3b1ebec37a2b1af08a51 done 04:31:05 #7 extracting sha256:f43f0537eabb519c0d40fe7fc73354e9e5c25ebdf55ed54d1cd258c8f26e2964 1.9s done 04:31:05 #7 extracting sha256:53abcbe973d5f4099a15d4c37aa74a4b6dd8c1b782b348b0265aadfb5c143de7 0.0s done 04:31:05 #7 DONE 28.1s 04:31:05 04:31:05 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:31:05 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:31:05 #13 ... 04:31:05 04:31:05 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:31:05 #8 sha256:40fc0949b544fce4c3f2395e43999200282c51dc8198f465c0deeabe59b7ae27 04:31:05 #9 24.77 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ... 04:31:05 #9 24.77 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... 04:31:05 #9 24.82 Selecting previously unselected package tzdata. 04:31:05 #9 24.82 Preparing to unpack .../022-tzdata_2021e-0ubuntu0.20.04_all.deb ... 04:31:05 #9 24.82 Unpacking tzdata (2021e-0ubuntu0.20.04) ... 04:31:05 #9 25.02 Selecting previously unselected package libicu66:amd64. 04:31:05 #9 25.02 Preparing to unpack .../023-libicu66_66.1-2ubuntu2_amd64.deb ... 04:31:05 #9 25.03 Unpacking libicu66:amd64 (66.1-2ubuntu2) ... 04:31:06 #9 25.84 Selecting previously unselected package libxml2:amd64. 04:31:06 #9 25.84 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 04:31:06 #9 25.85 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 04:31:06 #9 25.94 Selecting previously unselected package libyaml-0-2:amd64. 04:31:06 #9 25.94 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ... 04:31:06 #9 25.94 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... 04:31:06 #9 25.98 Selecting previously unselected package lsb-release. 04:31:06 #9 25.98 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ... 04:31:06 #9 25.98 Unpacking lsb-release (11.1.0ubuntu2) ... 04:31:06 #9 26.02 Selecting previously unselected package netbase. 04:31:06 #9 26.02 Preparing to unpack .../027-netbase_6.1_all.deb ... 04:31:06 #9 26.03 Unpacking netbase (6.1) ... 04:31:06 #9 26.06 Selecting previously unselected package python3-pkg-resources. 04:31:06 #9 26.06 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1_all.deb ... 04:31:06 #9 26.06 Unpacking python3-pkg-resources (45.2.0-1) ... 04:31:06 #9 26.11 Selecting previously unselected package python3-six. 04:31:06 #9 26.12 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ... 04:31:06 #9 26.14 Unpacking python3-six (1.14.0-2) ... 04:31:07 #9 26.19 Selecting previously unselected package shared-mime-info. 04:31:07 #9 26.19 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ... 04:31:07 #9 26.20 Unpacking shared-mime-info (1.15-1) ... 04:31:07 #9 26.27 Selecting previously unselected package ucf. 04:31:07 #9 26.28 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ... 04:31:07 #9 26.28 Moving old data out of the way 04:31:07 #9 26.28 Unpacking ucf (3.0038+nmu1) ... 04:31:07 #9 26.32 Selecting previously unselected package xdg-user-dirs. 04:31:07 #9 26.32 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... 04:31:07 #9 26.33 Unpacking xdg-user-dirs (0.17-2ubuntu1) ... 04:31:07 #9 26.40 Selecting previously unselected package xz-utils. 04:31:07 #9 26.40 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 04:31:07 #9 26.41 Unpacking xz-utils (5.2.4-1ubuntu1) ... 04:31:07 #9 26.44 Selecting previously unselected package gettext-base. 04:31:07 #9 26.44 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ... 04:31:07 #9 26.45 Unpacking gettext-base (0.19.8.1-10build1) ... 04:31:07 #9 26.48 Selecting previously unselected package iso-codes. 04:31:07 #9 26.48 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ... 04:31:07 #9 26.49 Unpacking iso-codes (4.4-1) ... 04:31:07 #9 26.91 Selecting previously unselected package krb5-locales. 04:31:07 #9 26.92 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.1_all.deb ... 04:31:07 #9 26.92 Unpacking krb5-locales (1.17-6ubuntu4.1) ... 04:31:07 #9 26.95 Selecting previously unselected package libcbor0.6:amd64. 04:31:07 #9 26.95 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 04:31:07 #9 26.96 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:31:07 #9 26.99 Selecting previously unselected package libedit2:amd64. 04:31:07 #9 26.99 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ... 04:31:07 #9 26.99 Unpacking libedit2:amd64 (3.1-20191231-1) ... 04:31:07 #9 27.03 Selecting previously unselected package libfido2-1:amd64. 04:31:07 #9 27.03 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 04:31:07 #9 27.03 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:31:07 #9 27.07 Selecting previously unselected package libkrb5support0:amd64. 04:31:07 #9 27.07 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 04:31:07 #9 27.07 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:31:07 #9 27.10 Selecting previously unselected package libk5crypto3:amd64. 04:31:07 #9 27.10 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 04:31:07 #9 27.11 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:31:07 #9 27.15 Selecting previously unselected package libkeyutils1:amd64. 04:31:07 #9 27.15 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 04:31:07 #9 27.15 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:31:07 #9 27.18 Selecting previously unselected package libkrb5-3:amd64. 04:31:07 #9 27.18 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 04:31:07 #9 27.18 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:31:07 #9 27.25 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:31:07 #9 27.25 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 04:31:07 #9 27.26 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:31:07 #9 27.30 Selecting previously unselected package libpsl5:amd64. 04:31:08 #8 2.385 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB] 04:31:08 #9 27.30 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 04:31:08 #9 27.30 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:31:08 #9 27.34 Selecting previously unselected package libxau6:amd64. 04:31:08 #9 27.34 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... 04:31:08 #9 27.35 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... 04:31:08 #9 27.38 Selecting previously unselected package libxdmcp6:amd64. 04:31:08 #9 27.38 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... 04:31:08 #9 27.38 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 04:31:08 #9 27.41 Selecting previously unselected package libxcb1:amd64. 04:31:08 #9 27.41 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ... 04:31:08 #9 27.42 Unpacking libxcb1:amd64 (1.14-2) ... 04:31:08 #9 27.45 Selecting previously unselected package libx11-data. 04:31:08 #9 27.45 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.2_all.deb ... 04:31:08 #9 27.45 Unpacking libx11-data (2:1.6.9-2ubuntu1.2) ... 04:31:08 #9 27.51 Selecting previously unselected package libx11-6:amd64. 04:31:08 #9 27.51 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.2_amd64.deb ... 04:31:08 #8 2.576 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB] 04:31:08 #8 2.732 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [393 kB] 04:31:08 #9 27.52 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... 04:31:08 #9 27.60 Selecting previously unselected package libxext6:amd64. 04:31:08 #9 27.60 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... 04:31:08 #9 27.60 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... 04:31:08 #9 27.63 Selecting previously unselected package libxmuu1:amd64. 04:31:08 #9 27.64 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... 04:31:08 #9 27.64 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 04:31:08 #9 27.66 Selecting previously unselected package manpages. 04:31:08 #9 27.66 Preparing to unpack .../053-manpages_5.05-1_all.deb ... 04:31:08 #9 27.67 Unpacking manpages (5.05-1) ... 04:31:08 #9 27.78 Selecting previously unselected package openssh-client. 04:31:08 #8 2.967 Get:4 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB] 04:31:08 #9 27.78 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 04:31:08 #9 27.79 Unpacking openssh-client (1:8.2p1-4ubuntu0.3) ... 04:31:08 #9 27.89 Selecting previously unselected package publicsuffix. 04:31:08 #9 27.89 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ... 04:31:08 #9 27.89 Unpacking publicsuffix (20200303.0012-1) ... 04:31:08 #9 27.93 Selecting previously unselected package python-apt-common. 04:31:08 #9 27.93 Preparing to unpack .../056-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ... 04:31:08 #9 27.93 Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) ... 04:31:08 #9 27.96 Selecting previously unselected package python3-apt. 04:31:08 #9 27.96 Preparing to unpack .../057-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ... 04:31:08 #9 27.96 Unpacking python3-apt (2.0.0ubuntu0.20.04.6) ... 04:31:08 #9 28.01 Selecting previously unselected package libunwind8:amd64. 04:31:08 #8 3.181 Get:5 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [126 kB] 04:31:08 #8 3.294 Get:6 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B] 04:31:08 #8 3.294 Get:7 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB] 04:31:08 #9 28.01 Preparing to unpack .../058-libunwind8_1.2.1-9build1_amd64.deb ... 04:31:08 #9 28.01 Unpacking libunwind8:amd64 (1.2.1-9build1) ... 04:31:08 #9 28.04 Selecting previously unselected package strace. 04:31:08 #9 28.04 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ... 04:31:08 #9 28.04 Unpacking strace (5.5-3ubuntu1) ... 04:31:08 #9 28.11 Selecting previously unselected package xauth. 04:31:08 #9 28.11 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ... 04:31:08 #9 28.11 Unpacking xauth (1:1.1-0ubuntu1) ... 04:31:08 #9 28.14 Selecting previously unselected package libfl2:amd64. 04:31:08 #9 28.14 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ... 04:31:08 #9 28.15 Unpacking libfl2:amd64 (2.6.4-6.2) ... 04:31:08 #9 28.19 Selecting previously unselected package at. 04:31:08 #9 28.19 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ... 04:31:08 #9 28.19 Unpacking at (3.1.23-1ubuntu1) ... 04:31:08 #9 28.22 Selecting previously unselected package libsigsegv2:amd64. 04:31:09 #9 28.23 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ... 04:31:09 #9 28.23 Unpacking libsigsegv2:amd64 (2.12-2) ... 04:31:09 #9 28.27 Selecting previously unselected package m4. 04:31:09 #9 28.27 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ... 04:31:09 #9 28.27 Unpacking m4 (1.4.18-4) ... 04:31:09 #9 28.31 Selecting previously unselected package autoconf. 04:31:09 #9 28.31 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ... 04:31:09 #9 28.32 Unpacking autoconf (2.69-11.1) ... 04:31:09 #9 28.41 Selecting previously unselected package autotools-dev. 04:31:09 #9 28.41 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ... 04:31:09 #9 28.42 Unpacking autotools-dev (20180224.1) ... 04:31:09 #9 28.45 Selecting previously unselected package automake. 04:31:09 #9 28.45 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ... 04:31:09 #9 28.45 Unpacking automake (1:1.16.1-4ubuntu6) ... 04:31:09 #9 28.52 Selecting previously unselected package autopoint. 04:31:09 #9 28.53 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ... 04:31:09 #9 28.53 Unpacking autopoint (0.19.8.1-10build1) ... 04:31:09 #9 28.56 Selecting previously unselected package binutils-common:amd64. 04:31:09 #9 28.56 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 04:31:09 #9 28.57 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:31:09 #9 28.61 Selecting previously unselected package libbinutils:amd64. 04:31:09 #9 28.61 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 04:31:09 #9 28.62 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:31:09 #9 28.69 Selecting previously unselected package libctf-nobfd0:amd64. 04:31:09 #9 28.69 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 04:31:09 #9 28.70 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:31:09 #9 28.73 Selecting previously unselected package libctf0:amd64. 04:31:09 #9 28.73 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.3_amd64.deb ... 04:31:09 #9 28.74 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ... 04:31:09 #9 28.77 Selecting previously unselected package binutils-x86-64-linux-gnu. 04:31:09 #9 28.77 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 04:31:09 #9 28.77 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:31:09 #9 28.99 Selecting previously unselected package binutils. 04:31:09 #9 28.99 Preparing to unpack .../074-binutils_2.34-6ubuntu1.3_amd64.deb ... 04:31:09 #9 29.00 Unpacking binutils (2.34-6ubuntu1.3) ... 04:31:09 #9 29.02 Selecting previously unselected package libc-dev-bin. 04:31:09 #9 29.02 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 04:31:09 #9 29.03 Unpacking libc-dev-bin (2.31-0ubuntu9.2) ... 04:31:09 #9 29.06 Selecting previously unselected package linux-libc-dev:amd64. 04:31:09 #9 29.07 Preparing to unpack .../076-linux-libc-dev_5.4.0-89.100_amd64.deb ... 04:31:09 #9 29.07 Unpacking linux-libc-dev:amd64 (5.4.0-89.100) ... 04:31:09 #9 29.24 Selecting previously unselected package libcrypt-dev:amd64. 04:31:09 #9 29.24 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... 04:31:09 #9 29.24 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 04:31:09 #9 29.28 Selecting previously unselected package libc6-dev:amd64. 04:31:10 #9 29.28 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 04:31:10 #9 29.28 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) ... 04:31:10 #9 29.67 Selecting previously unselected package gcc-9-base:amd64. 04:31:10 #9 29.68 Preparing to unpack .../079-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:10 #9 29.68 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:10 #9 29.71 Selecting previously unselected package libisl22:amd64. 04:31:10 #9 29.71 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ... 04:31:10 #9 29.72 Unpacking libisl22:amd64 (0.22.1-1) ... 04:31:10 #9 29.80 Selecting previously unselected package libmpfr6:amd64. 04:31:10 #9 29.80 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ... 04:31:10 #9 29.80 Unpacking libmpfr6:amd64 (4.0.2-1) ... 04:31:10 #9 29.85 Selecting previously unselected package libmpc3:amd64. 04:31:10 #8 4.968 Get:8 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B] 04:31:10 #9 29.85 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ... 04:31:10 #9 29.86 Unpacking libmpc3:amd64 (1.1.0-1) ... 04:31:10 #9 29.89 Selecting previously unselected package cpp-9. 04:31:10 #9 29.89 Preparing to unpack .../083-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:10 #9 29.89 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) ... 04:31:11 #9 30.62 Selecting previously unselected package cpp. 04:31:11 #9 30.63 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... 04:31:11 #9 30.63 Unpacking cpp (4:9.3.0-1ubuntu2) ... 04:31:11 #9 30.66 Selecting previously unselected package libcc1-0:amd64. 04:31:11 #9 30.66 Preparing to unpack .../085-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:11 #9 30.67 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:11 #9 30.70 Selecting previously unselected package libgomp1:amd64. 04:31:11 #9 30.70 Preparing to unpack .../086-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:11 #9 30.70 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:11 #9 30.75 Selecting previously unselected package libitm1:amd64. 04:31:11 #9 30.75 Preparing to unpack .../087-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:11 #9 30.75 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:11 #9 30.78 Selecting previously unselected package libatomic1:amd64. 04:31:11 #9 30.78 Preparing to unpack .../088-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:11 #9 30.79 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:11 #9 30.82 Selecting previously unselected package libasan5:amd64. 04:31:11 #9 30.82 Preparing to unpack .../089-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:11 #9 30.83 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:11 #9 30.92 Selecting previously unselected package liblsan0:amd64. 04:31:11 #9 30.92 Preparing to unpack .../090-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:11 #9 30.92 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:11 #8 ... 04:31:11 04:31:11 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:31:11 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:31:11 #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 7.8s 04:31:11 #13 ... 04:31:11 04:31:11 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:31:11 #8 sha256:40fc0949b544fce4c3f2395e43999200282c51dc8198f465c0deeabe59b7ae27 04:31:11 #8 6.253 Fetched 18.9 MB in 4s (4405 kB/s) 04:31:11 #9 31.04 Selecting previously unselected package libtsan0:amd64. 04:31:11 #9 31.04 Preparing to unpack .../091-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:11 #9 31.04 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:12 #9 31.29 Selecting previously unselected package libubsan1:amd64. 04:31:12 #9 31.29 Preparing to unpack .../092-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:12 #9 31.30 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:12 #9 31.41 Selecting previously unselected package libquadmath0:amd64. 04:31:12 #9 31.41 Preparing to unpack .../093-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 04:31:12 #9 31.42 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:12 #9 31.46 Selecting previously unselected package libgcc-9-dev:amd64. 04:31:12 #9 31.46 Preparing to unpack .../094-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:12 #9 31.46 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:12 #9 31.70 Selecting previously unselected package gcc-9. 04:31:12 #9 31.70 Preparing to unpack .../095-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:12 #9 31.71 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) ... 04:31:12 #9 32.14 Resolving Dependencies 04:31:12 #9 32.14 --> Running transaction check 04:31:12 #9 32.14 ---> Package rpm-build.x86_64 0:4.11.3-46.el7_9 will be installed 04:31:12 #9 32.16 --> Processing Dependency: rpm = 4.11.3-46.el7_9 for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.26 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.26 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.26 --> Processing Dependency: unzip for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.27 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.27 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.27 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.27 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.27 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.27 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.28 --> Processing Dependency: file for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.28 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.28 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.28 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-46.el7_9.x86_64 04:31:12 #9 32.28 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed 04:31:12 #9 32.28 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch 04:31:12 #9 32.29 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch 04:31:12 #9 32.29 --> Running transaction check 04:31:12 #9 32.29 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed 04:31:12 #9 32.29 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed 04:31:12 #9 32.29 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 04:31:12 #9 32.29 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed 04:31:12 #9 32.29 ---> Package file.x86_64 0:5.11-37.el7 will be installed 04:31:12 #9 32.29 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed 04:31:12 #9 32.30 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 04:31:12 #9 32.30 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed 04:31:12 #9 32.30 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed 04:31:12 #9 32.31 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.31 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.32 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 04:31:12 #9 32.33 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 04:31:12 #9 32.33 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 04:31:12 #9 32.33 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 04:31:12 #9 32.33 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch 04:31:12 #9 32.33 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 04:31:12 #9 32.33 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 04:31:12 #9 32.33 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 04:31:12 #9 32.34 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 04:31:12 #9 32.34 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 04:31:12 #9 32.34 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 04:31:12 #9 32.34 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 04:31:12 #9 32.34 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated 04:31:12 #9 32.34 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64 04:31:12 #9 32.34 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64 04:31:12 #9 32.34 ---> Package rpm.x86_64 0:4.11.3-46.el7_9 will be an update 04:31:12 #9 32.35 ---> Package unzip.x86_64 0:6.0-22.el7_9 will be installed 04:31:12 #9 32.35 --> Running transaction check 04:31:12 #9 32.35 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 04:31:12 #9 32.35 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed 04:31:12 #9 32.35 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 04:31:12 #9 32.35 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 04:31:12 #9 32.35 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 04:31:12 #9 32.35 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 04:31:12 #9 32.35 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 04:31:12 #9 32.35 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 04:31:12 #9 32.36 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 04:31:12 #9 32.36 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 04:31:12 #9 32.36 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 04:31:12 #9 32.36 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 04:31:12 #9 32.36 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 04:31:12 #9 32.36 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 04:31:12 #9 32.36 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 04:31:12 #9 32.36 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 04:31:12 #9 32.37 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 04:31:12 #9 32.37 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 04:31:12 #9 32.37 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 04:31:12 #9 32.37 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 04:31:12 #9 32.37 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed 04:31:12 #9 32.37 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed 04:31:12 #9 32.37 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 04:31:12 #9 32.37 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 04:31:12 #9 32.37 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed 04:31:12 #9 32.37 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated 04:31:12 #9 32.37 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64 04:31:12 #9 32.38 ---> Package rpm-libs.x86_64 0:4.11.3-46.el7_9 will be an update 04:31:12 #9 32.38 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated 04:31:12 #9 32.38 ---> Package rpm-python.x86_64 0:4.11.3-46.el7_9 will be an update 04:31:12 #9 32.38 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 04:31:12 #9 32.38 --> Running transaction check 04:31:12 #9 32.38 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 04:31:12 #9 32.38 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed 04:31:12 #9 32.38 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 04:31:12 #9 32.39 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 04:31:12 #9 32.39 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 04:31:12 #9 32.39 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 04:31:12 #9 32.39 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated 04:31:12 #9 32.39 ---> Package rpm-build-libs.x86_64 0:4.11.3-46.el7_9 will be an update 04:31:12 #9 32.39 --> Running transaction check 04:31:12 #9 32.39 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 04:31:12 #9 32.39 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 04:31:12 #9 32.46 --> Finished Dependency Resolution 04:31:12 #9 32.46 04:31:12 #9 32.46 Dependencies Resolved 04:31:12 #9 32.47 04:31:12 #9 32.47 ================================================================================ 04:31:12 #9 32.47 Package Arch Version Repository Size 04:31:12 #9 32.47 ================================================================================ 04:31:12 #9 32.47 Installing: 04:31:12 #9 32.47 rpm-build x86_64 4.11.3-46.el7_9 updates 150 k 04:31:12 #9 32.47 rpmlint noarch 1.5-4.el7 base 229 k 04:31:12 #9 32.47 Installing for dependencies: 04:31:12 #9 32.47 bzip2 x86_64 1.0.6-13.el7 base 52 k 04:31:12 #9 32.47 desktop-file-utils x86_64 0.23-2.el7 base 67 k 04:31:12 #9 32.47 dwz x86_64 0.11-3.el7 base 99 k 04:31:12 #9 32.47 elfutils x86_64 0.176-5.el7 base 308 k 04:31:12 #9 32.47 emacs-filesystem noarch 1:24.3-23.el7 base 58 k 04:31:12 #9 32.47 file x86_64 5.11-37.el7 base 57 k 04:31:12 #9 32.47 gdb x86_64 7.6.1-120.el7 base 2.4 M 04:31:12 #9 32.47 groff-base x86_64 1.22.2-8.el7 base 942 k 04:31:12 #9 32.47 patch x86_64 2.7.1-12.el7_7 base 111 k 04:31:12 #9 32.47 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M 04:31:12 #9 32.47 perl-Carp noarch 1.26-244.el7 base 19 k 04:31:12 #9 32.47 perl-Encode x86_64 2.51-7.el7 base 1.5 M 04:31:12 #9 32.47 perl-Exporter noarch 5.68-3.el7 base 28 k 04:31:12 #9 32.47 perl-File-Path noarch 2.09-2.el7 base 26 k 04:31:12 #9 32.47 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 04:31:12 #9 32.47 perl-Filter x86_64 1.49-3.el7 base 76 k 04:31:12 #9 32.47 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 04:31:12 #9 32.47 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 04:31:12 #9 32.47 perl-PathTools x86_64 3.40-5.el7 base 82 k 04:31:12 #9 32.47 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k 04:31:12 #9 32.47 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 04:31:12 #9 32.47 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 04:31:12 #9 32.47 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 04:31:12 #9 32.47 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 04:31:12 #9 32.47 perl-Socket x86_64 2.010-5.el7 base 49 k 04:31:12 #9 32.47 perl-Storable x86_64 2.45-3.el7 base 77 k 04:31:12 #9 32.47 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 04:31:12 #9 32.47 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 04:31:12 #9 32.47 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 04:31:12 #9 32.47 perl-Time-Local noarch 1.2300-2.el7 base 24 k 04:31:12 #9 32.47 perl-constant noarch 1.27-2.el7 base 19 k 04:31:12 #9 32.47 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k 04:31:12 #9 32.47 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k 04:31:12 #9 32.47 perl-parent noarch 1:0.225-244.el7 base 12 k 04:31:12 #9 32.47 perl-podlators noarch 2.5.1-3.el7 base 112 k 04:31:12 #9 32.47 perl-srpm-macros noarch 1-8.el7 base 4.6 k 04:31:12 #9 32.47 perl-threads x86_64 1.87-4.el7 base 49 k 04:31:12 #9 32.47 perl-threads-shared x86_64 1.43-6.el7 base 39 k 04:31:12 #9 32.47 python-srpm-macros noarch 3-34.el7 base 8.8 k 04:31:12 #9 32.47 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 04:31:12 #9 32.47 unzip x86_64 6.0-22.el7_9 updates 171 k 04:31:12 #9 32.47 zip x86_64 3.0-11.el7 base 260 k 04:31:12 #9 32.47 Updating for dependencies: 04:31:12 #9 32.47 rpm x86_64 4.11.3-46.el7_9 updates 1.2 M 04:31:12 #9 32.47 rpm-build-libs x86_64 4.11.3-46.el7_9 updates 108 k 04:31:12 #9 32.47 rpm-libs x86_64 4.11.3-46.el7_9 updates 279 k 04:31:12 #9 32.47 rpm-python x86_64 4.11.3-46.el7_9 updates 84 k 04:31:12 #9 32.47 04:31:12 #9 32.47 Transaction Summary 04:31:12 #9 32.47 ================================================================================ 04:31:12 #9 32.47 Install 2 Packages (+42 Dependent packages) 04:31:12 #9 32.47 Upgrade ( 4 Dependent packages) 04:31:12 #9 32.47 04:31:12 #9 32.47 Total download size: 18 M 04:31:12 #9 32.47 Downloading packages: 04:31:12 #9 32.47 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 04:31:13 #8 6.253 Reading package lists... 04:31:13 #9 32.44 Selecting previously unselected package gcc. 04:31:13 #9 32.44 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... 04:31:13 #9 32.44 Unpacking gcc (4:9.3.0-1ubuntu2) ... 04:31:13 #9 32.47 Selecting previously unselected package libstdc++-9-dev:amd64. 04:31:13 #9 32.47 Preparing to unpack .../097-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:13 #9 32.48 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:13 #9 32.74 Selecting previously unselected package g++-9. 04:31:13 #9 32.74 Preparing to unpack .../098-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 04:31:13 #9 32.74 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 04:31:14 #9 33.48 Selecting previously unselected package g++. 04:31:14 #9 33.48 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 04:31:14 #8 7.653 Reading package lists... 04:31:14 #9 33.49 Unpacking g++ (4:9.3.0-1ubuntu2) ... 04:31:14 #9 33.51 Selecting previously unselected package make. 04:31:14 #9 33.51 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ... 04:31:14 #9 33.52 Unpacking make (4.2.1-1.2) ... 04:31:14 #9 33.56 Selecting previously unselected package libdpkg-perl. 04:31:14 #9 33.56 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3_all.deb ... 04:31:14 #9 33.56 Unpacking libdpkg-perl (1.19.7ubuntu3) ... 04:31:14 #9 33.61 Selecting previously unselected package patch. 04:31:14 #9 33.61 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ... 04:31:14 #9 33.62 Unpacking patch (2.7.6-6) ... 04:31:14 #9 33.65 Selecting previously unselected package dpkg-dev. 04:31:14 #9 33.66 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3_all.deb ... 04:31:14 #9 33.66 Unpacking dpkg-dev (1.19.7ubuntu3) ... 04:31:14 #9 33.75 Selecting previously unselected package build-essential. 04:31:14 #9 33.75 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ... 04:31:14 #9 33.75 Unpacking build-essential (12.8ubuntu1.1) ... 04:31:14 #9 33.78 Selecting previously unselected package libbrotli1:amd64. 04:31:14 #9 33.78 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 04:31:14 #9 33.79 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:31:14 #9 33.84 Selecting previously unselected package libroken18-heimdal:amd64. 04:31:14 #9 33.85 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 33.85 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 33.88 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:31:14 #9 33.89 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 33.89 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 33.94 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:31:14 #9 33.94 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 33.94 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 33.98 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:31:14 #9 33.98 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 33.98 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 34.03 Selecting previously unselected package libwind0-heimdal:amd64. 04:31:14 #9 34.03 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 34.03 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 34.07 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:31:14 #9 34.07 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 34.07 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 34.11 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:31:14 #9 34.12 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 34.12 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 34.17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:31:14 #9 34.17 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 34.18 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #9 34.21 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:31:14 #9 34.21 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 04:31:14 #9 34.22 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:14 #8 8.919 Building dependency tree... 04:31:14 #8 9.111 Reading state information... 04:31:14 #8 9.383 curl is already the newest version (7.64.0-4+deb10u2). 04:31:14 #8 9.383 The following additional packages will be installed: 04:31:14 #8 9.383 autoconf automake autopoint autotools-dev binutils 04:31:14 #8 9.383 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 04:31:14 #8 9.383 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file 04:31:14 #8 9.383 gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian 04:31:14 #8 9.383 libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils 04:31:14 #8 9.383 libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl 04:31:14 #8 9.383 libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl 04:31:14 #8 9.383 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl 04:31:14 #8 9.383 libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot 04:31:14 #8 9.383 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl 04:31:14 #8 9.383 libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0 04:31:14 #8 9.383 libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 04:31:14 #8 9.383 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 04:31:14 #8 9.383 libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl 04:31:14 #8 9.383 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19 04:31:14 #8 9.383 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 04:31:14 #8 9.383 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 04:31:14 #8 9.383 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 04:31:14 #8 9.383 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal 04:31:14 #8 9.384 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl 04:31:14 #8 9.384 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl 04:31:14 #8 9.384 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl 04:31:14 #8 9.384 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db 04:31:14 #8 9.384 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults 04:31:14 #8 9.384 po-debconf python3 python3-minimal python3.7 python3.7-minimal 04:31:14 #8 9.384 sensible-utils wdiff xz-utils 04:31:14 #8 9.386 Suggested packages: 04:31:14 #8 9.386 autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican 04:31:14 #8 9.386 | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate 04:31:14 #8 9.386 autopkgtest bls-standalone bsd-mailx | mailx build-essential 04:31:14 #8 9.386 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs 04:31:14 #8 9.386 dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl 04:31:14 #8 9.386 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl 04:31:14 #8 9.386 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt 04:31:14 #8 9.386 ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib 04:31:14 #8 9.386 manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg 04:31:14 #8 9.386 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg 04:31:14 #8 9.386 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev 04:31:14 #8 9.386 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el 04:31:14 #8 9.386 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc 04:31:14 #8 9.386 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl 04:31:14 #8 9.386 libscalar-number-perl libbareword-filehandles-perl libindirect-perl 04:31:14 #8 9.386 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk 04:31:14 #8 9.386 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed 04:31:14 #8 9.386 diffutils-doc perl-doc libterm-readline-gnu-perl 04:31:14 #8 9.386 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl 04:31:14 #8 9.386 libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv 04:31:14 #8 9.386 python3.7-doc binfmt-support wdiff-doc 04:31:14 #8 9.386 Recommended packages: 04:31:14 #8 9.386 at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl 04:31:14 #8 9.386 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl 04:31:14 #8 9.386 licensecheck lintian python3-apt python3-debian python3-magic 04:31:14 #8 9.386 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring 04:31:14 #8 9.386 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client 04:31:14 #8 9.386 manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl 04:31:14 #8 9.386 libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl 04:31:14 #8 9.386 libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl 04:31:14 #8 9.386 libhtml-form-perl libhttp-daemon-perl libmailtools-perl 04:31:14 #8 9.386 libmail-sendmail-perl 04:31:15 #9 34.25 Selecting previously unselected package libsasl2-modules-db:amd64. 04:31:15 #9 34.25 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 04:31:15 #9 34.26 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 04:31:15 #9 34.33 Selecting previously unselected package libsasl2-2:amd64. 04:31:15 #9 34.33 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 04:31:15 #9 34.34 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 04:31:15 #9 34.38 Selecting previously unselected package libldap-common. 04:31:15 #9 34.38 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 04:31:15 #9 34.38 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:31:15 #9 34.42 Selecting previously unselected package libldap-2.4-2:amd64. 04:31:15 #9 34.42 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 04:31:15 #9 34.42 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:31:15 #9 34.47 Selecting previously unselected package libnghttp2-14:amd64. 04:31:15 #9 34.47 Preparing to unpack .../119-libnghttp2-14_1.40.0-1build1_amd64.deb ... 04:31:15 #9 34.47 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 04:31:15 #9 34.51 Selecting previously unselected package librtmp1:amd64. 04:31:15 #9 34.51 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 04:31:15 #9 34.51 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:31:15 #9 34.55 Selecting previously unselected package libssh-4:amd64. 04:31:15 #9 34.55 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 04:31:15 #9 34.55 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:31:15 #9 34.60 Selecting previously unselected package libcurl4:amd64. 04:31:15 #9 34.60 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 04:31:15 #9 34.60 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 04:31:15 #9 34.65 Selecting previously unselected package curl. 04:31:15 #9 34.65 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.7_amd64.deb ... 04:31:15 #9 34.65 Unpacking curl (7.68.0-1ubuntu2.7) ... 04:31:15 #9 34.70 Selecting previously unselected package dctrl-tools. 04:31:15 #9 34.70 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ... 04:31:15 #9 34.70 Unpacking dctrl-tools (2.24-3) ... 04:31:15 #9 34.74 Selecting previously unselected package libtool. 04:31:15 #9 34.74 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ... 04:31:15 #9 34.74 Unpacking libtool (2.4.6-14) ... 04:31:15 #9 34.79 Selecting previously unselected package dh-autoreconf. 04:31:15 #9 34.79 Preparing to unpack .../126-dh-autoreconf_19_all.deb ... 04:31:15 #9 34.79 Unpacking dh-autoreconf (19) ... 04:31:15 #9 34.82 Selecting previously unselected package libdebhelper-perl. 04:31:15 #9 34.82 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ... 04:31:15 #9 34.83 Unpacking libdebhelper-perl (12.10ubuntu1) ... 04:31:15 #9 34.86 Selecting previously unselected package libarchive-zip-perl. 04:31:15 #9 34.87 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ... 04:31:15 #9 34.87 Unpacking libarchive-zip-perl (1.67-2) ... 04:31:15 #9 34.90 Selecting previously unselected package libsub-override-perl. 04:31:15 #9 34.90 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ... 04:31:15 #9 34.91 Unpacking libsub-override-perl (0.09-2) ... 04:31:15 #9 34.93 Selecting previously unselected package libfile-stripnondeterminism-perl. 04:31:15 #9 34.93 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 04:31:15 #9 34.94 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 04:31:15 #9 34.96 Selecting previously unselected package dh-strip-nondeterminism. 04:31:15 #9 34.97 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ... 04:31:15 #9 34.97 Unpacking dh-strip-nondeterminism (1.7.0-1) ... 04:31:15 #9 34.99 Selecting previously unselected package dwz. 04:31:15 #9 35.00 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ... 04:31:15 #9 35.00 Unpacking dwz (0.13-5) ... 04:31:15 #9 35.04 Selecting previously unselected package libcroco3:amd64. 04:31:15 #9 35.04 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ... 04:31:15 #9 35.05 Unpacking libcroco3:amd64 (0.6.13-1) ... 04:31:15 #9 35.08 Selecting previously unselected package gettext. 04:31:15 #9 35.08 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ... 04:31:15 #9 35.09 Unpacking gettext (0.19.8.1-10build1) ... 04:31:15 #9 35.19 Selecting previously unselected package intltool-debian. 04:31:16 #9 35.19 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ... 04:31:16 #9 35.20 Unpacking intltool-debian (0.35.0+20060710.5) ... 04:31:16 #9 35.23 Selecting previously unselected package po-debconf. 04:31:16 #9 35.23 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ... 04:31:16 #9 35.23 Unpacking po-debconf (1.0.21) ... 04:31:16 #9 35.28 Selecting previously unselected package debhelper. 04:31:16 #9 35.28 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ... 04:31:16 #9 35.28 Unpacking debhelper (12.10ubuntu1) ... 04:31:16 #9 35.39 Selecting previously unselected package libfakeroot:amd64. 04:31:16 #9 35.40 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ... 04:31:16 #9 35.40 Unpacking libfakeroot:amd64 (1.24-1) ... 04:31:16 #9 35.43 Selecting previously unselected package fakeroot. 04:31:16 #9 35.44 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ... 04:31:16 #9 35.44 Unpacking fakeroot (1.24-1) ... 04:31:16 #9 35.48 Selecting previously unselected package libassuan0:amd64. 04:31:16 #9 35.48 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ... 04:31:16 #9 35.49 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... 04:31:16 #9 35.52 Selecting previously unselected package gpgconf. 04:31:16 #9 35.52 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 35.52 Unpacking gpgconf (2.2.19-3ubuntu2.1) ... 04:31:16 #9 35.57 Selecting previously unselected package libksba8:amd64. 04:31:16 #9 35.57 Preparing to unpack .../142-libksba8_1.3.5-2_amd64.deb ... 04:31:16 #9 35.58 Unpacking libksba8:amd64 (1.3.5-2) ... 04:31:16 #9 35.62 Selecting previously unselected package libnpth0:amd64. 04:31:16 #9 35.62 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ... 04:31:16 #9 35.62 Unpacking libnpth0:amd64 (1.6-1) ... 04:31:16 #9 35.66 Selecting previously unselected package dirmngr. 04:31:16 #9 35.66 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 35.68 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 04:31:16 #9 35.73 Selecting previously unselected package gnupg-l10n. 04:31:16 #9 35.73 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.1_all.deb ... 04:31:16 #9 35.74 Unpacking gnupg-l10n (2.2.19-3ubuntu2.1) ... 04:31:16 #9 35.78 Selecting previously unselected package gnupg-utils. 04:31:16 #9 35.78 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 35.79 Unpacking gnupg-utils (2.2.19-3ubuntu2.1) ... 04:31:16 #9 35.87 Selecting previously unselected package gpg. 04:31:16 #9 35.88 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 35.88 Unpacking gpg (2.2.19-3ubuntu2.1) ... 04:31:16 #9 35.95 Selecting previously unselected package pinentry-curses. 04:31:16 #9 35.95 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ... 04:31:16 #9 35.96 Unpacking pinentry-curses (1.1.0-3build1) ... 04:31:16 #9 35.99 Selecting previously unselected package gpg-agent. 04:31:16 #9 35.99 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 35.99 Unpacking gpg-agent (2.2.19-3ubuntu2.1) ... 04:31:16 #9 36.04 Selecting previously unselected package gpg-wks-client. 04:31:16 #9 36.04 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 36.04 Unpacking gpg-wks-client (2.2.19-3ubuntu2.1) ... 04:31:16 #9 36.08 Selecting previously unselected package gpg-wks-server. 04:31:16 #9 36.08 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 36.09 Unpacking gpg-wks-server (2.2.19-3ubuntu2.1) ... 04:31:16 #8 11.01 The following NEW packages will be installed: 04:31:16 #8 11.01 autoconf automake autopoint autotools-dev binutils 04:31:16 #8 11.01 binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8 04:31:16 #8 11.01 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz 04:31:16 #8 11.01 equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base 04:31:16 #8 11.01 intltool-debian libarchive-zip-perl libasan5 libatomic1 04:31:16 #8 11.01 libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 04:31:16 #8 11.01 libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl 04:31:16 #8 11.01 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl 04:31:16 #8 11.01 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl 04:31:16 #8 11.01 libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl 04:31:16 #8 11.01 libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev 04:31:16 #8 11.01 libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl 04:31:16 #8 11.01 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 04:31:16 #8 11.01 libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl 04:31:16 #8 11.01 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl 04:31:16 #8 11.01 libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc 04:31:16 #8 11.01 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6 04:31:16 #8 11.01 libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0 04:31:16 #8 11.01 libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal 04:31:16 #8 11.01 libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl 04:31:16 #8 11.01 libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl 04:31:16 #8 11.01 libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl 04:31:16 #8 11.01 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db 04:31:16 #8 11.01 mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults 04:31:16 #8 11.01 po-debconf python3 python3-minimal python3.7 python3.7-minimal 04:31:16 #8 11.01 sensible-utils wdiff xz-utils 04:31:16 #8 11.01 The following packages will be upgraded: 04:31:16 #8 11.01 libc6 04:31:16 #9 36.12 Selecting previously unselected package gpgsm. 04:31:16 #9 36.12 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.1_amd64.deb ... 04:31:16 #9 36.13 Unpacking gpgsm (2.2.19-3ubuntu2.1) ... 04:31:16 #9 36.18 Selecting previously unselected package gnupg. 04:31:16 #9 36.18 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.1_all.deb ... 04:31:16 #9 36.18 Unpacking gnupg (2.2.19-3ubuntu2.1) ... 04:31:16 #9 36.22 Selecting previously unselected package libfile-which-perl. 04:31:16 #9 36.22 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ... 04:31:16 #9 36.22 Unpacking libfile-which-perl (1.23-1) ... 04:31:16 #9 36.25 Selecting previously unselected package libfile-homedir-perl. 04:31:16 #9 36.25 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ... 04:31:16 #9 36.26 Unpacking libfile-homedir-perl (1.004-1) ... 04:31:16 #9 36.28 Selecting previously unselected package libio-pty-perl. 04:31:16 #9 36.29 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ... 04:31:16 #9 36.29 Unpacking libio-pty-perl (1:1.12-1) ... 04:31:16 #9 36.32 Selecting previously unselected package libipc-run-perl. 04:31:16 #9 36.32 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ... 04:31:16 #9 36.32 Unpacking libipc-run-perl (20180523.0-2) ... 04:31:17 #8 11.49 1 upgraded, 125 newly installed, 0 to remove and 6 not upgraded. 04:31:17 #8 11.49 Need to get 69.0 MB of archives. 04:31:17 #8 11.49 After this operation, 272 MB of additional disk space will be used. 04:31:17 #8 11.49 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB] 04:31:17 #8 11.51 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1 [2356 kB] 04:31:17 #9 36.35 Selecting previously unselected package libclass-method-modifiers-perl. 04:31:17 #9 36.36 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ... 04:31:17 #9 36.36 Unpacking libclass-method-modifiers-perl (2.13-1) ... 04:31:17 #9 36.39 Selecting previously unselected package libb-hooks-op-check-perl. 04:31:17 #9 36.39 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 04:31:17 #9 36.39 Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 04:31:17 #9 36.41 Selecting previously unselected package libdynaloader-functions-perl. 04:31:17 #9 36.42 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ... 04:31:17 #9 36.42 Unpacking libdynaloader-functions-perl (0.003-1) ... 04:31:17 #9 36.45 Selecting previously unselected package libdevel-callchecker-perl. 04:31:17 #9 36.45 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 04:31:17 #9 36.45 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 04:31:17 #9 36.47 Selecting previously unselected package libparams-classify-perl. 04:31:17 #9 36.48 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ... 04:31:17 #9 36.48 Unpacking libparams-classify-perl (0.015-1build2) ... 04:31:17 #9 36.50 Selecting previously unselected package libmodule-runtime-perl. 04:31:17 #9 36.51 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ... 04:31:17 #9 36.51 Unpacking libmodule-runtime-perl (0.016-1) ... 04:31:17 #9 36.54 Selecting previously unselected package libimport-into-perl. 04:31:17 #9 36.54 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ... 04:31:17 #9 36.54 Unpacking libimport-into-perl (1.002005-1) ... 04:31:17 #9 36.56 Selecting previously unselected package librole-tiny-perl. 04:31:17 #8 11.86 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u2 [309 kB] 04:31:17 #9 36.57 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ... 04:31:17 #9 36.57 Unpacking librole-tiny-perl (2.001004-1) ... 04:31:17 #9 36.59 Selecting previously unselected package libstrictures-perl. 04:31:17 #9 36.60 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ... 04:31:17 #9 36.60 Unpacking libstrictures-perl (2.000006-1) ... 04:31:17 #9 36.62 Selecting previously unselected package libsub-quote-perl. 04:31:17 #9 36.62 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ... 04:31:17 #9 36.64 Unpacking libsub-quote-perl (2.006006-1) ... 04:31:17 #9 36.67 Selecting previously unselected package libmoo-perl. 04:31:17 #9 36.67 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ... 04:31:17 #9 36.67 Unpacking libmoo-perl (2.003006-1) ... 04:31:17 #9 36.70 Selecting previously unselected package libencode-locale-perl. 04:31:17 #9 36.70 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ... 04:31:17 #9 36.70 Unpacking libencode-locale-perl (1.05-1) ... 04:31:17 #9 36.73 Selecting previously unselected package libtimedate-perl. 04:31:17 #9 36.73 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ... 04:31:17 #9 36.74 Unpacking libtimedate-perl (2.3200-1) ... 04:31:17 #9 36.77 Selecting previously unselected package libhttp-date-perl. 04:31:17 #9 36.77 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ... 04:31:17 #9 36.77 Unpacking libhttp-date-perl (6.05-1) ... 04:31:17 #9 36.79 Selecting previously unselected package libfile-listing-perl. 04:31:17 #9 36.80 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ... 04:31:17 #9 36.80 Unpacking libfile-listing-perl (6.04-1) ... 04:31:17 #9 36.82 Selecting previously unselected package libhtml-tagset-perl. 04:31:17 #9 36.83 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ... 04:31:17 #9 36.83 Unpacking libhtml-tagset-perl (3.20-4) ... 04:31:17 #9 36.85 Selecting previously unselected package liburi-perl. 04:31:17 #9 36.85 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ... 04:31:17 #9 36.86 Unpacking liburi-perl (1.76-2) ... 04:31:17 #9 36.89 Selecting previously unselected package libhtml-parser-perl. 04:31:17 #8 11.99 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB] 04:31:17 #8 12.08 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB] 04:31:17 #8 12.08 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB] 04:31:17 #8 12.17 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB] 04:31:17 #8 12.18 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB] 04:31:17 #8 12.18 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB] 04:31:17 #9 36.89 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ... 04:31:17 #9 36.90 Unpacking libhtml-parser-perl (3.72-5) ... 04:31:17 #9 36.93 Selecting previously unselected package libhtml-tree-perl. 04:31:17 #9 36.93 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ... 04:31:17 #9 36.93 Unpacking libhtml-tree-perl (5.07-2) ... 04:31:17 #9 36.97 Selecting previously unselected package libio-html-perl. 04:31:17 #9 36.97 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ... 04:31:17 #9 36.97 Unpacking libio-html-perl (1.001-1) ... 04:31:17 #9 37.00 Selecting previously unselected package liblwp-mediatypes-perl. 04:31:17 #9 37.00 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ... 04:31:17 #9 37.01 Unpacking liblwp-mediatypes-perl (6.04-1) ... 04:31:17 #9 37.04 Selecting previously unselected package libhttp-message-perl. 04:31:17 #9 37.04 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ... 04:31:17 #9 37.04 Unpacking libhttp-message-perl (6.22-1) ... 04:31:17 #9 37.07 Selecting previously unselected package libhttp-cookies-perl. 04:31:17 #9 37.08 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ... 04:31:17 #9 37.08 Unpacking libhttp-cookies-perl (6.08-1) ... 04:31:17 #9 37.15 Selecting previously unselected package libhttp-negotiate-perl. 04:31:17 #8 12.29 Get:10 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1 [266 kB] 04:31:17 #8 12.30 Get:11 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20211007-2~buster [1012 kB] 04:31:17 #8 12.32 Get:12 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6 [2873 kB] 04:31:17 #8 12.35 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1 [2113 kB] 04:31:18 #9 37.15 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ... 04:31:18 #9 37.16 Unpacking libhttp-negotiate-perl (6.01-1) ... 04:31:18 #9 37.18 Selecting previously unselected package perl-openssl-defaults:amd64. 04:31:18 #9 37.18 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ... 04:31:18 #9 37.18 Unpacking perl-openssl-defaults:amd64 (4) ... 04:31:18 #9 37.21 Selecting previously unselected package libnet-ssleay-perl. 04:31:18 #9 37.21 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ... 04:31:18 #9 37.21 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ... 04:31:18 #8 12.50 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] 04:31:18 #8 12.52 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6 [3180 kB] 04:31:18 #8 12.55 Get:16 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB] 04:31:18 #8 12.57 Get:17 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB] 04:31:18 #8 12.69 Get:18 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6 [204 kB] 04:31:18 #9 37.35 Selecting previously unselected package libio-socket-ssl-perl. 04:31:18 #9 37.35 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ... 04:31:18 #9 37.35 Unpacking libio-socket-ssl-perl (2.067-1) ... 04:31:18 #9 37.39 Selecting previously unselected package libnet-http-perl. 04:31:18 #9 37.39 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ... 04:31:18 #9 37.40 Unpacking libnet-http-perl (6.19-1) ... 04:31:18 #9 37.42 Selecting previously unselected package liblwp-protocol-https-perl. 04:31:18 #9 37.43 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ... 04:31:18 #9 37.43 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ... 04:31:18 #9 37.46 Selecting previously unselected package libtry-tiny-perl. 04:31:18 #9 37.46 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ... 04:31:18 #9 37.46 Unpacking libtry-tiny-perl (0.30-1) ... 04:31:18 #9 37.49 Selecting previously unselected package libwww-robotrules-perl. 04:31:18 #9 37.49 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ... 04:31:18 #9 37.49 Unpacking libwww-robotrules-perl (6.02-1) ... 04:31:18 #9 37.52 Selecting previously unselected package libwww-perl. 04:31:18 #9 37.52 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ... 04:31:18 #9 37.52 Unpacking libwww-perl (6.43-1) ... 04:31:18 #9 37.56 Selecting previously unselected package patchutils. 04:31:18 #9 37.56 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ... 04:31:18 #9 37.56 Unpacking patchutils (0.3.4-2) ... 04:31:18 #9 37.59 Selecting previously unselected package wdiff. 04:31:18 #9 37.59 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ... 04:31:18 #9 37.60 Unpacking wdiff (1.2.2-2build1) ... 04:31:18 #9 37.64 Selecting previously unselected package devscripts. 04:31:18 #9 37.64 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ... 04:31:18 #9 37.66 Unpacking devscripts (2.20.2ubuntu2) ... 04:31:18 #8 12.70 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u3 [583 kB] 04:31:18 #8 12.71 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u1 [77.3 kB] 04:31:18 #8 12.73 Get:21 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u3 [1464 kB] 04:31:18 #8 12.79 Get:22 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB] 04:31:18 #8 12.79 Get:23 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB] 04:31:18 #8 12.79 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB] 04:31:18 #8 12.79 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u3 [1664 kB] 04:31:18 #8 12.89 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u3 [330 kB] 04:31:18 #8 12.89 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB] 04:31:18 #8 12.89 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB] 04:31:18 #8 12.89 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB] 04:31:18 #8 12.89 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u1 [46.2 kB] 04:31:18 #9 37.78 Selecting previously unselected package diffstat. 04:31:18 #9 37.78 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ... 04:31:18 #9 37.78 Unpacking diffstat (1.63-1) ... 04:31:18 #9 37.81 Selecting previously unselected package python3-chardet. 04:31:18 #9 37.81 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ... 04:31:18 #9 37.82 Unpacking python3-chardet (3.0.4-4build1) ... 04:31:18 #9 37.85 Selecting previously unselected package python3-debian. 04:31:18 #9 37.85 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1_all.deb ... 04:31:18 #9 37.86 Unpacking python3-debian (0.1.36ubuntu1) ... 04:31:18 #9 37.89 Selecting previously unselected package libgpgme11:amd64. 04:31:18 #8 12.97 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] 04:31:18 #8 12.97 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] 04:31:18 #8 12.98 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB] 04:31:18 #8 12.98 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB] 04:31:18 #8 13.07 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1 [179 kB] 04:31:18 #8 13.07 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB] 04:31:18 #8 13.07 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB] 04:31:18 #8 13.07 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB] 04:31:18 #8 13.07 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] 04:31:18 #8 13.16 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB] 04:31:18 #9 37.89 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2_amd64.deb ... 04:31:18 #9 37.90 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2) ... 04:31:18 #9 37.94 Selecting previously unselected package python3-gpg. 04:31:18 #9 37.94 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 04:31:18 #9 37.94 Unpacking python3-gpg (1.13.1-7ubuntu2) ... 04:31:18 #9 38.00 Selecting previously unselected package dput. 04:31:18 #9 38.01 Preparing to unpack .../198-dput_1.0.3ubuntu1_all.deb ... 04:31:18 #9 38.01 Unpacking dput (1.0.3ubuntu1) ... 04:31:18 #9 38.06 Selecting previously unselected package libcurl3-gnutls:amd64. 04:31:18 #9 38.06 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 04:31:18 #9 38.07 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:31:18 #9 38.12 Selecting previously unselected package liberror-perl. 04:31:18 #8 13.17 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB] 04:31:18 #8 13.18 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB] 04:31:18 #8 13.35 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB] 04:31:18 #8 13.35 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB] 04:31:18 #8 13.35 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB] 04:31:19 #9 38.12 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ... 04:31:19 #9 38.12 Unpacking liberror-perl (0.17029-1) ... 04:31:19 #9 38.15 Selecting previously unselected package git-man. 04:31:19 #9 38.16 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 04:31:19 #9 38.16 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 04:31:19 #9 38.27 Selecting previously unselected package git. 04:31:19 #9 38.27 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 04:31:19 #9 38.29 Unpacking git (1:2.25.1-1ubuntu3.2) ... 04:31:19 #8 13.45 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB] 04:31:19 #8 13.45 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB] 04:31:19 #8 13.46 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB] 04:31:19 #8 13.54 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB] 04:31:19 #8 13.54 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB] 04:31:19 #9 38.80 Selecting previously unselected package libalgorithm-diff-perl. 04:31:19 #9 38.80 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ... 04:31:19 #9 38.81 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 04:31:19 #9 38.84 Selecting previously unselected package libalgorithm-diff-xs-perl. 04:31:19 #9 38.84 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 04:31:19 #9 38.85 Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 04:31:19 #9 38.88 Selecting previously unselected package libalgorithm-merge-perl. 04:31:19 #9 38.88 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ... 04:31:19 #9 38.88 Unpacking libalgorithm-merge-perl (0.08-3) ... 04:31:19 #9 38.91 Selecting previously unselected package libapt-pkg-perl. 04:31:19 #9 38.91 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ... 04:31:19 #9 38.92 Unpacking libapt-pkg-perl (0.1.36build3) ... 04:31:19 #9 38.95 Selecting previously unselected package libarchive-cpio-perl. 04:31:19 #8 14.04 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB] 04:31:19 #8 14.04 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB] 04:31:19 #8 14.04 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB] 04:31:19 #8 14.04 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B] 04:31:19 #8 14.04 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB] 04:31:19 #8 14.04 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB] 04:31:19 #8 14.04 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB] 04:31:19 #8 14.04 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB] 04:31:19 #9 38.95 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ... 04:31:19 #9 38.96 Unpacking libarchive-cpio-perl (0.10-1) ... 04:31:19 #9 38.98 Selecting previously unselected package libarray-intspan-perl. 04:31:19 #9 38.98 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ... 04:31:19 #9 38.99 Unpacking libarray-intspan-perl (2.003-1) ... 04:31:19 #9 39.02 Selecting previously unselected package libasync-mergepoint-perl. 04:31:19 #9 39.02 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ... 04:31:19 #9 39.02 Unpacking libasync-mergepoint-perl (0.04-2) ... 04:31:19 #9 39.05 Selecting previously unselected package libmodule-implementation-perl. 04:31:19 #9 39.05 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ... 04:31:19 #9 39.06 Unpacking libmodule-implementation-perl (0.09-1) ... 04:31:19 #9 39.09 Selecting previously unselected package libsub-exporter-progressive-perl. 04:31:19 #9 39.09 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 04:31:19 #9 39.09 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 04:31:19 #9 39.12 Selecting previously unselected package libvariable-magic-perl. 04:31:19 #9 39.12 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ... 04:31:19 #9 39.13 Unpacking libvariable-magic-perl (0.62-1build2) ... 04:31:19 #9 39.15 Selecting previously unselected package libb-hooks-endofscope-perl. 04:31:19 #9 39.16 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ... 04:31:19 #9 39.16 Unpacking libb-hooks-endofscope-perl (0.24-1) ... 04:31:19 #9 39.19 Selecting previously unselected package libcapture-tiny-perl. 04:31:19 #9 39.19 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... 04:31:19 #9 39.19 Unpacking libcapture-tiny-perl (0.48-1) ... 04:31:19 #9 39.22 Selecting previously unselected package libclass-xsaccessor-perl. 04:31:19 #9 39.22 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 04:31:19 #9 39.23 Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 04:31:19 #9 39.26 Selecting previously unselected package libclone-perl. 04:31:19 #8 14.52 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B] 04:31:19 #8 14.52 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] 04:31:19 #8 14.53 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB] 04:31:19 #8 14.53 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB] 04:31:19 #8 14.54 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] 04:31:19 #8 14.54 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] 04:31:19 #8 14.54 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.7 [1414 kB] 04:31:19 #8 14.56 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB] 04:31:20 #9 39.26 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ... 04:31:20 #9 39.26 Unpacking libclone-perl (0.43-2) ... 04:31:20 #9 39.29 Selecting previously unselected package libcommon-sense-perl. 04:31:20 #9 39.29 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ... 04:31:20 #9 39.30 Unpacking libcommon-sense-perl (3.74-2build6) ... 04:31:20 #9 39.33 Selecting previously unselected package libparams-util-perl. 04:31:20 #9 39.33 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ... 04:31:20 #9 39.33 Unpacking libparams-util-perl (1.07-3build5) ... 04:31:20 #9 39.36 Selecting previously unselected package libsub-install-perl. 04:31:20 #9 39.37 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ... 04:31:20 #9 39.37 Unpacking libsub-install-perl (0.928-1) ... 04:31:20 #9 39.40 Selecting previously unselected package libdata-optlist-perl. 04:31:20 #9 39.40 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ... 04:31:20 #9 39.41 Unpacking libdata-optlist-perl (0.110-1) ... 04:31:20 #9 39.43 Selecting previously unselected package libsub-exporter-perl. 04:31:20 #9 39.44 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ... 04:31:20 #9 39.44 Unpacking libsub-exporter-perl (0.987-1) ... 04:31:20 #9 39.47 Selecting previously unselected package libconst-fast-perl. 04:31:20 #8 14.58 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB] 04:31:20 #8 14.62 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.7 [1773 kB] 04:31:20 #8 14.72 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB] 04:31:20 #8 14.74 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB] 04:31:20 #8 14.74 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u2 [1078 kB] 04:31:20 #8 14.78 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u1 [7973 kB] 04:31:20 #9 39.47 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ... 04:31:20 #9 39.47 Unpacking libconst-fast-perl (0.014-1) ... 04:31:20 #9 39.50 Selecting previously unselected package libwant-perl. 04:31:20 #9 39.50 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ... 04:31:20 #9 39.50 Unpacking libwant-perl (0.29-1build4) ... 04:31:20 #9 39.54 Selecting previously unselected package libcontextual-return-perl. 04:31:20 #9 39.54 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ... 04:31:20 #9 39.54 Unpacking libcontextual-return-perl (0.004014-2) ... 04:31:20 #9 39.57 Selecting previously unselected package libcpanel-json-xs-perl. 04:31:20 #9 39.57 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 04:31:20 #9 39.58 Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 04:31:20 #9 39.68 Selecting previously unselected package libdata-dump-perl. 04:31:20 #9 39.68 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ... 04:31:20 #9 39.69 Unpacking libdata-dump-perl (1.23-1) ... 04:31:20 #9 39.72 Selecting previously unselected package libdigest-bubblebabble-perl. 04:31:20 #9 39.72 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ... 04:31:20 #9 39.73 Unpacking libdigest-bubblebabble-perl (0.02-2) ... 04:31:20 #9 39.75 Selecting previously unselected package libdigest-hmac-perl. 04:31:20 #9 39.75 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 04:31:20 #9 39.76 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 04:31:20 #9 39.79 Selecting previously unselected package libdistro-info-perl. 04:31:20 #9 39.79 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1_all.deb ... 04:31:20 #9 39.79 Unpacking libdistro-info-perl (0.23ubuntu1) ... 04:31:20 #9 39.82 Selecting previously unselected package libnet-smtp-ssl-perl. 04:31:20 #9 39.82 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ... 04:31:20 #9 39.82 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 04:31:20 #9 39.85 Selecting previously unselected package libmailtools-perl. 04:31:20 #9 39.85 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ... 04:31:20 #9 39.86 Unpacking libmailtools-perl (2.21-1) ... 04:31:20 #9 39.89 Selecting previously unselected package libnet-ip-perl. 04:31:20 #9 39.89 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ... 04:31:20 #9 39.89 Unpacking libnet-ip-perl (1.26-2) ... 04:31:20 #9 39.92 Selecting previously unselected package libnet-dns-perl. 04:31:20 #9 39.93 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ... 04:31:20 #9 39.93 Unpacking libnet-dns-perl (1.22-1) ... 04:31:20 #9 40.00 Selecting previously unselected package libnet-domain-tld-perl. 04:31:20 #9 40.00 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ... 04:31:20 #9 40.00 Unpacking libnet-domain-tld-perl (1.75-1) ... 04:31:20 #9 40.03 Selecting previously unselected package libemail-valid-perl. 04:31:20 #9 40.03 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ... 04:31:20 #9 40.04 Unpacking libemail-valid-perl (1.202-1) ... 04:31:20 #9 40.07 Selecting previously unselected package libexporter-tiny-perl. 04:31:20 #9 40.07 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ... 04:31:20 #9 40.07 Unpacking libexporter-tiny-perl (1.002001-1) ... 04:31:20 #9 40.10 Selecting previously unselected package libipc-system-simple-perl. 04:31:20 #9 40.10 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ... 04:31:20 #9 40.10 Unpacking libipc-system-simple-perl (1.26-1) ... 04:31:20 #9 40.14 Selecting previously unselected package libfile-basedir-perl. 04:31:20 #9 40.14 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ... 04:31:20 #9 40.14 Unpacking libfile-basedir-perl (0.08-1) ... 04:31:20 #9 40.17 Selecting previously unselected package libfile-chdir-perl. 04:31:20 #9 40.17 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ... 04:31:20 #9 40.17 Unpacking libfile-chdir-perl (0.1008-1) ... 04:31:20 #9 40.20 Selecting previously unselected package libfile-fcntllock-perl. 04:31:20 #9 40.20 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 04:31:20 #9 40.20 Unpacking libfile-fcntllock-perl (0.22-3build4) ... 04:31:20 #9 40.23 Selecting previously unselected package libnumber-compare-perl. 04:31:20 #9 40.24 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ... 04:31:20 #9 40.24 Unpacking libnumber-compare-perl (0.03-1) ... 04:31:20 #9 40.26 Selecting previously unselected package libtext-glob-perl. 04:31:20 #9 40.27 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ... 04:31:20 #9 40.27 Unpacking libtext-glob-perl (0.10-1) ... 04:31:20 #9 40.30 Selecting previously unselected package libfile-find-rule-perl. 04:31:21 #9 40.89 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 04:31:21 #9 40.89 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed 04:31:21 #8 15.42 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u2 [572 kB] 04:31:21 #8 15.42 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB] 04:31:21 #8 15.42 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB] 04:31:21 #8 15.44 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] 04:31:21 #8 15.44 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB] 04:31:21 #8 15.45 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB] 04:31:21 #8 15.45 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB] 04:31:21 #8 15.45 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB] 04:31:21 #8 15.45 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB] 04:31:21 #8 15.51 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB] 04:31:21 #8 15.55 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB] 04:31:21 #8 15.57 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB] 04:31:21 #8 15.57 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B] 04:31:21 #8 15.57 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B] 04:31:21 #8 15.57 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB] 04:31:21 #8 15.57 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB] 04:31:21 #8 15.57 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB] 04:31:21 #8 15.60 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB] 04:31:21 #8 15.61 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] 04:31:21 #8 15.71 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] 04:31:21 #8 15.71 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB] 04:31:21 #8 15.72 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB] 04:31:21 #8 15.73 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB] 04:31:21 #8 15.73 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB] 04:31:21 #8 15.74 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB] 04:31:21 #8 15.74 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] 04:31:21 #8 15.81 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB] 04:31:21 #9 40.30 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ... 04:31:21 #9 40.31 Unpacking libfile-find-rule-perl (0.34-1) ... 04:31:21 #9 40.34 Selecting previously unselected package libfont-afm-perl. 04:31:21 #9 40.34 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ... 04:31:21 #9 40.34 Unpacking libfont-afm-perl (1.20-2) ... 04:31:21 #9 40.37 Selecting previously unselected package libio-string-perl. 04:31:21 #9 40.37 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ... 04:31:21 #9 40.37 Unpacking libio-string-perl (1.08-3) ... 04:31:21 #9 40.40 Selecting previously unselected package libfont-ttf-perl. 04:31:21 #9 40.40 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ... 04:31:21 #9 40.41 Unpacking libfont-ttf-perl (1.06-1) ... 04:31:21 #9 40.47 Selecting previously unselected package libfuture-perl. 04:31:21 #9 40.47 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ... 04:31:21 #9 40.47 Unpacking libfuture-perl (0.43-1) ... 04:31:21 #9 40.51 Selecting previously unselected package libio-stringy-perl. 04:31:21 #9 40.51 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ... 04:31:21 #9 40.51 Unpacking libio-stringy-perl (2.111-3) ... 04:31:21 #9 40.54 Selecting previously unselected package libparams-validate-perl. 04:31:21 #9 40.55 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ... 04:31:21 #9 40.55 Unpacking libparams-validate-perl (1.29-3) ... 04:31:21 #9 40.61 Selecting previously unselected package libgetopt-long-descriptive-perl. 04:31:21 #9 40.61 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 04:31:21 #9 40.62 Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 04:31:21 #9 40.66 Selecting previously unselected package libsort-versions-perl. 04:31:21 #9 40.67 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ... 04:31:21 #9 40.67 Unpacking libsort-versions-perl (1.62-1) ... 04:31:21 #9 40.70 Selecting previously unselected package libgit-wrapper-perl. 04:31:21 #9 40.70 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ... 04:31:21 #9 40.70 Unpacking libgit-wrapper-perl (0.048-1) ... 04:31:21 #9 40.73 Selecting previously unselected package libhttp-tiny-multipart-perl. 04:31:21 #9 40.74 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 04:31:21 #9 40.74 Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 04:31:21 #9 40.77 Selecting previously unselected package libio-prompter-perl. 04:31:21 #9 40.77 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ... 04:31:21 #9 40.78 Unpacking libio-prompter-perl (0.004015-1) ... 04:31:21 #9 40.81 Selecting previously unselected package libjson-perl. 04:31:21 #9 40.81 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ... 04:31:21 #9 40.82 Unpacking libjson-perl (4.02000-2) ... 04:31:21 #9 40.85 Selecting previously unselected package liblog-any-perl. 04:31:21 #8 15.82 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB] 04:31:21 #8 15.84 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB] 04:31:21 #8 15.91 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB] 04:31:21 #8 15.93 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB] 04:31:21 #8 15.94 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB] 04:31:21 #8 15.94 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB] 04:31:21 #8 15.94 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB] 04:31:21 #8 16.11 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB] 04:31:21 #9 40.85 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ... 04:31:21 #9 40.85 Unpacking liblog-any-perl (1.708-1) ... 04:31:21 #9 40.89 Selecting previously unselected package liblog-any-adapter-screen-perl. 04:31:21 #9 40.90 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 04:31:21 #9 40.90 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 04:31:21 #9 40.93 Selecting previously unselected package libpackage-stash-perl. 04:31:21 #9 40.93 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ... 04:31:21 #9 40.93 Unpacking libpackage-stash-perl (0.38-1) ... 04:31:21 #9 40.96 Selecting previously unselected package libsub-identify-perl. 04:31:21 #9 40.96 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ... 04:31:21 #9 40.97 Unpacking libsub-identify-perl (0.14-1build2) ... 04:31:21 #9 41.00 Selecting previously unselected package libsub-name-perl. 04:31:21 #9 41.00 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ... 04:31:21 #9 41.00 Unpacking libsub-name-perl (0.26-1) ... 04:31:21 #9 41.03 Selecting previously unselected package libnamespace-clean-perl. 04:31:21 #9 41.03 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ... 04:31:21 #9 41.03 Unpacking libnamespace-clean-perl (0.27-1) ... 04:31:21 #9 41.06 Selecting previously unselected package libpath-tiny-perl. 04:31:21 #8 16.37 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB] 04:31:21 #8 16.38 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] 04:31:21 #8 16.41 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B] 04:31:21 #8 16.41 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+b1 [286 kB] 04:31:21 #8 16.55 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB] 04:31:21 #8 16.56 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB] 04:31:21 #8 16.56 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B] 04:31:21 #8 16.56 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] 04:31:21 #8 16.56 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] 04:31:21 #8 16.56 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB] 04:31:22 #9 41.07 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ... 04:31:22 #9 41.07 Unpacking libpath-tiny-perl (0.108-1) ... 04:31:22 #9 41.10 Selecting previously unselected package libtype-tiny-perl. 04:31:22 #9 41.10 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ... 04:31:22 #9 41.11 Unpacking libtype-tiny-perl (1.008001-2) ... 04:31:22 #9 41.18 Selecting previously unselected package libgitlab-api-v4-perl. 04:31:22 #9 41.18 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ... 04:31:22 #9 41.19 Unpacking libgitlab-api-v4-perl (0.25-1) ... 04:31:22 #9 41.24 Selecting previously unselected package libhash-fieldhash-perl. 04:31:22 #9 41.24 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 04:31:22 #9 41.25 Unpacking libhash-fieldhash-perl (0.15-1build2) ... 04:31:22 #9 41.27 Selecting previously unselected package libhtml-form-perl. 04:31:22 #9 41.28 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ... 04:31:22 #9 41.28 Unpacking libhtml-form-perl (6.07-1) ... 04:31:22 #9 41.31 Selecting previously unselected package libhtml-format-perl. 04:31:22 #9 41.31 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ... 04:31:22 #9 41.32 Unpacking libhtml-format-perl (2.12-1) ... 04:31:22 #9 41.35 Selecting previously unselected package libhttp-daemon-perl. 04:31:22 #9 41.35 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1_all.deb ... 04:31:22 #9 41.35 Unpacking libhttp-daemon-perl (6.06-1) ... 04:31:22 #9 41.39 Selecting previously unselected package libidn11:amd64. 04:31:22 #9 41.39 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ... 04:31:22 #9 41.40 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 04:31:22 #9 41.43 Selecting previously unselected package libstruct-dumb-perl. 04:31:22 #8 16.63 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB] 04:31:22 #8 16.64 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB] 04:31:22 #8 16.65 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB] 04:31:22 #8 16.73 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB] 04:31:22 #8 16.73 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u2 [292 kB] 04:31:22 #8 16.74 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5 [184 kB] 04:31:22 #8 16.74 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] 04:31:22 #8 16.74 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u3 [1620 kB] 04:31:22 #8 ... 04:31:22 04:31:22 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:31:22 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:31:22 #13 extracting sha256:b239d69f9df3bcbccb5272f18c9864a0646c74a277438c7cc9091914887d366f 8.5s done 04:31:22 #13 extracting sha256:48cdf62694d5d7f7f939617bb18f9cda5e23d5434349fb83c254853bdb20dcbb 4.5s done 04:31:22 #13 extracting sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 4.9s 04:31:22 #9 41.44 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ... 04:31:22 #9 41.44 Unpacking libstruct-dumb-perl (0.09-1) ... 04:31:22 #9 41.48 Selecting previously unselected package libio-async-perl. 04:31:22 #9 41.48 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ... 04:31:22 #9 41.49 Unpacking libio-async-perl (0.75-1) ... 04:31:22 #9 41.54 Selecting previously unselected package liblinux-epoll-perl. 04:31:22 #9 41.54 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ... 04:31:22 #9 41.55 Unpacking liblinux-epoll-perl (0.017-1) ... 04:31:22 #9 41.58 Selecting previously unselected package libio-async-loop-epoll-perl. 04:31:22 #9 41.58 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ... 04:31:22 #9 41.58 Unpacking libio-async-loop-epoll-perl (0.20-1) ... 04:31:22 #9 41.62 Selecting previously unselected package libtypes-serialiser-perl. 04:31:22 #9 41.62 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ... 04:31:22 #9 41.62 Unpacking libtypes-serialiser-perl (1.0-1) ... 04:31:22 #9 41.65 Selecting previously unselected package libjson-xs-perl. 04:31:22 #13 ... 04:31:22 04:31:22 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:31:22 #8 sha256:40fc0949b544fce4c3f2395e43999200282c51dc8198f465c0deeabe59b7ae27 04:31:22 #8 16.88 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u3 [4194 kB] 04:31:22 #9 41.66 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ... 04:31:22 #9 41.66 Unpacking libjson-xs-perl (4.020-1build1) ... 04:31:22 #9 41.69 Selecting previously unselected package libjson-maybexs-perl. 04:31:22 #9 41.69 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ... 04:31:22 #9 41.70 Unpacking libjson-maybexs-perl (1.004000-1) ... 04:31:22 #9 41.74 Selecting previously unselected package liblist-compare-perl. 04:31:22 #9 41.74 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ... 04:31:22 #9 41.74 Unpacking liblist-compare-perl (0.53-1) ... 04:31:22 #9 41.78 Selecting previously unselected package liblist-moreutils-perl. 04:31:22 #9 41.78 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 04:31:22 #9 41.79 Unpacking liblist-moreutils-perl (0.416-1build5) ... 04:31:22 #9 41.82 Selecting previously unselected package liblist-someutils-perl. 04:31:22 #9 41.82 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... 04:31:22 #9 41.83 Unpacking liblist-someutils-perl (0.58-1) ... 04:31:22 #9 41.86 Selecting previously unselected package liblist-someutils-xs-perl. 04:31:22 #9 41.86 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 04:31:22 #9 41.86 Unpacking liblist-someutils-xs-perl (0.58-2) ... 04:31:22 #9 41.90 Selecting previously unselected package libltdl7:amd64. 04:31:22 #9 41.90 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ... 04:31:22 #9 41.90 Unpacking libltdl7:amd64 (2.4.6-14) ... 04:31:22 #9 41.93 Selecting previously unselected package libltdl-dev:amd64. 04:31:22 #9 41.94 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ... 04:31:22 #9 41.94 Unpacking libltdl-dev:amd64 (2.4.6-14) ... 04:31:22 #9 42.00 Selecting previously unselected package libsys-hostname-long-perl. 04:31:22 #9 42.00 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ... 04:31:22 #9 42.01 Unpacking libsys-hostname-long-perl (1.5-1) ... 04:31:22 #9 42.05 Selecting previously unselected package libmail-sendmail-perl. 04:31:22 #9 42.05 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ... 04:31:22 #9 42.05 Unpacking libmail-sendmail-perl (0.80-1) ... 04:31:22 #9 42.09 Selecting previously unselected package libmoox-aliases-perl. 04:31:22 #9 42.10 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ... 04:31:22 #9 42.10 Unpacking libmoox-aliases-perl (0.001006-1) ... 04:31:22 #9 42.13 Selecting previously unselected package libobject-id-perl. 04:31:22 #9 42.13 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 04:31:22 #9 42.13 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 04:31:22 #9 42.17 Selecting previously unselected package libmoox-struct-perl. 04:31:22 #9 42.17 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ... 04:31:22 #9 42.17 Unpacking libmoox-struct-perl (0.017-1) ... 04:31:22 #9 42.20 Selecting previously unselected package libnet-dns-sec-perl. 04:31:22 #9 42.20 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ... 04:31:22 #9 42.20 Unpacking libnet-dns-sec-perl (1.15-1) ... 04:31:22 #9 42.24 Selecting previously unselected package libnet-libidn-perl. 04:31:23 #8 17.59 debconf: delaying package configuration, since apt-utils is not installed 04:31:23 #8 17.70 Fetched 69.0 MB in 6s (11.3 MB/s) 04:31:23 #9 42.24 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 04:31:23 #9 42.25 Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 04:31:23 #9 42.28 Selecting previously unselected package libnumber-range-perl. 04:31:23 #9 42.28 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ... 04:31:23 #9 42.29 Unpacking libnumber-range-perl (0.12-1) ... 04:31:23 #9 42.32 Selecting previously unselected package libpackage-stash-xs-perl. 04:31:23 #9 42.33 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 04:31:23 #9 42.33 Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 04:31:23 #9 42.37 Selecting previously unselected package libpath-iterator-rule-perl. 04:31:23 #9 42.38 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ... 04:31:23 #9 42.38 Unpacking libpath-iterator-rule-perl (1.014-1) ... 04:31:23 #9 42.41 Selecting previously unselected package libperl4-corelibs-perl. 04:31:23 #9 42.41 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ... 04:31:23 #9 42.42 Unpacking libperl4-corelibs-perl (0.004-2) ... 04:31:23 #9 42.45 Selecting previously unselected package libperlio-gzip-perl. 04:31:23 #9 42.45 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 04:31:23 #9 42.46 Unpacking libperlio-gzip-perl (0.19-1build5) ... 04:31:23 #9 42.49 Selecting previously unselected package libpod-constants-perl. 04:31:23 #9 42.49 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ... 04:31:23 #9 42.49 Unpacking libpod-constants-perl (0.19-1) ... 04:31:23 #9 42.54 Selecting previously unselected package libre2-5:amd64. 04:31:23 #9 42.54 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ... 04:31:23 #9 42.55 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ... 04:31:23 #9 42.59 Selecting previously unselected package libre-engine-re2-perl. 04:31:23 #9 42.59 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ... 04:31:23 #9 42.60 Unpacking libre-engine-re2-perl (0.13-5) ... 04:31:23 #9 42.63 Selecting previously unselected package libreadonly-perl. 04:31:23 #9 42.63 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ... 04:31:23 #9 42.63 Unpacking libreadonly-perl (2.050-2) ... 04:31:23 #9 42.66 Selecting previously unselected package libref-util-perl. 04:31:23 #9 42.67 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ... 04:31:23 #9 42.67 Unpacking libref-util-perl (0.204-1) ... 04:31:23 #9 42.71 Selecting previously unselected package libref-util-xs-perl. 04:31:23 #9 42.71 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ... 04:31:23 #9 42.71 Unpacking libref-util-xs-perl (0.117-1build2) ... 04:31:23 #9 42.74 Selecting previously unselected package libregexp-pattern-license-perl. 04:31:23 #9 42.74 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 04:31:23 #9 42.74 Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 04:31:23 #9 42.78 Selecting previously unselected package libregexp-pattern-perl. 04:31:23 #9 42.78 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ... 04:31:23 #9 42.79 Unpacking libregexp-pattern-perl (0.2.12-1) ... 04:31:23 #9 42.83 Selecting previously unselected package libsasl2-modules:amd64. 04:31:23 #9 42.83 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2_amd64.deb ... 04:31:23 #9 42.83 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2) ... 04:31:23 #9 42.88 Selecting previously unselected package libsereal-decoder-perl. 04:31:23 #9 42.88 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 04:31:23 #9 42.88 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 04:31:23 #9 42.92 Selecting previously unselected package libsereal-encoder-perl. 04:31:23 #9 42.92 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 04:31:23 #9 42.92 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 04:31:23 #9 42.96 Selecting previously unselected package libsereal-perl. 04:31:23 #8 17.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7586 files and directories currently installed.) 04:31:23 #8 17.86 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1_armhf.deb ... 04:31:23 #9 42.96 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ... 04:31:23 #9 42.97 Unpacking libsereal-perl (4.011-1) ... 04:31:23 #9 43.00 Selecting previously unselected package libsort-key-perl. 04:31:23 #9 43.00 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ... 04:31:23 #9 43.00 Unpacking libsort-key-perl (1.33-2build2) ... 04:31:23 #9 43.03 Selecting previously unselected package libstring-copyright-perl. 04:31:23 #9 43.04 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ... 04:31:23 #9 43.04 Unpacking libstring-copyright-perl (0.003006-1) ... 04:31:23 #9 43.08 Selecting previously unselected package libstring-escape-perl. 04:31:23 #9 43.08 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ... 04:31:23 #9 43.08 Unpacking libstring-escape-perl (2010.002-2) ... 04:31:23 #9 43.11 Selecting previously unselected package libstring-shellquote-perl. 04:31:23 #9 43.12 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ... 04:31:23 #9 43.12 Unpacking libstring-shellquote-perl (1.04-1) ... 04:31:23 #9 43.15 Selecting previously unselected package libterm-readkey-perl. 04:31:23 #9 43.15 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ... 04:31:23 #9 43.15 Unpacking libterm-readkey-perl (2.38-1build1) ... 04:31:23 #9 43.18 Selecting previously unselected package libtest-fatal-perl. 04:31:23 #9 43.18 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ... 04:31:23 #9 43.19 Unpacking libtest-fatal-perl (0.014-1) ... 04:31:23 #9 43.21 Selecting previously unselected package libtest-refcount-perl. 04:31:23 #9 43.22 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ... 04:31:23 #9 43.22 Unpacking libtest-refcount-perl (0.10-1) ... 04:31:23 #9 43.26 Selecting previously unselected package libtext-levenshtein-perl. 04:31:23 #9 43.26 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ... 04:31:23 #9 43.27 Unpacking libtext-levenshtein-perl (0.13-1) ... 04:31:23 #9 43.30 Selecting previously unselected package libtype-tiny-xs-perl. 04:31:23 #8 18.36 Unpacking libc6:armhf (2.28-10+rpt2+rpi1) over (2.28-10+rpi1) ... 04:31:24 #9 43.30 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 04:31:24 #9 43.30 Unpacking libtype-tiny-xs-perl (0.016-1) ... 04:31:24 #9 43.34 Selecting previously unselected package libunicode-utf8-perl. 04:31:24 #9 43.35 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 04:31:24 #9 43.35 Unpacking libunicode-utf8-perl (0.62-1build1) ... 04:31:24 #9 43.38 Selecting previously unselected package libxml-namespacesupport-perl. 04:31:24 #9 43.38 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ... 04:31:24 #9 43.39 Unpacking libxml-namespacesupport-perl (1.12-1) ... 04:31:24 #9 43.41 Selecting previously unselected package libxml-sax-base-perl. 04:31:24 #9 43.41 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ... 04:31:24 #9 43.42 Unpacking libxml-sax-base-perl (1.09-1) ... 04:31:24 #9 43.45 Selecting previously unselected package libxml-sax-perl. 04:31:24 #9 43.46 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ... 04:31:24 #9 43.46 Unpacking libxml-sax-perl (1.02+dfsg-1) ... 04:31:24 #9 43.50 Selecting previously unselected package libxml-libxml-perl. 04:31:24 #9 43.50 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ... 04:31:24 #9 43.50 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ... 04:31:24 #9 43.57 Selecting previously unselected package libxml-parser-perl. 04:31:24 #9 43.57 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ... 04:31:24 #9 43.57 Unpacking libxml-parser-perl (2.46-1) ... 04:31:24 #9 43.62 Selecting previously unselected package libxml-sax-expat-perl. 04:31:24 #9 43.62 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ... 04:31:24 #9 43.63 Unpacking libxml-sax-expat-perl (0.51-1) ... 04:31:24 #9 43.65 Selecting previously unselected package libxml-writer-perl. 04:31:24 #9 43.66 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ... 04:31:24 #9 43.66 Unpacking libxml-writer-perl (0.625-1) ... 04:31:24 #9 43.69 Selecting previously unselected package libyaml-libyaml-perl. 04:31:24 #9 43.69 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 04:31:24 #9 43.70 Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 04:31:24 #9 43.73 Selecting previously unselected package licensecheck. 04:31:24 #9 43.73 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ... 04:31:24 #9 43.74 Unpacking licensecheck (3.0.45-1) ... 04:31:24 #9 43.77 Selecting previously unselected package libdevel-size-perl. 04:31:24 #9 43.77 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ... 04:31:24 #9 43.78 Unpacking libdevel-size-perl (0.83-1build1) ... 04:31:24 #9 43.81 Selecting previously unselected package t1utils. 04:31:24 #9 43.81 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ... 04:31:24 #9 43.82 Unpacking t1utils (1.41-3) ... 04:31:24 #9 43.87 Selecting previously unselected package lintian. 04:31:24 #9 43.87 Preparing to unpack .../328-lintian_2.62.0ubuntu1_all.deb ... 04:31:24 #9 43.88 Unpacking lintian (2.62.0ubuntu1) ... 04:31:24 #9 44.15 Selecting previously unselected package manpages-dev. 04:31:24 #9 44.15 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ... 04:31:24 #9 44.15 Unpacking manpages-dev (5.05-1) ... 04:31:25 #9 44.40 Selecting previously unselected package python3-certifi. 04:31:25 #9 44.40 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ... 04:31:25 #9 44.41 Unpacking python3-certifi (2019.11.28-1) ... 04:31:25 #9 44.45 Selecting previously unselected package python3-idna. 04:31:25 #9 44.45 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ... 04:31:25 #9 44.46 Unpacking python3-idna (2.8-1) ... 04:31:25 #9 44.49 Selecting previously unselected package python3-urllib3. 04:31:25 #9 44.50 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.1_all.deb ... 04:31:25 #9 44.50 Unpacking python3-urllib3 (1.25.8-2ubuntu0.1) ... 04:31:25 #9 44.56 Selecting previously unselected package python3-requests. 04:31:25 #9 44.56 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1_all.deb ... 04:31:25 #9 44.56 Unpacking python3-requests (2.22.0-2ubuntu1) ... 04:31:25 #9 44.60 Selecting previously unselected package python3-unidiff. 04:31:25 #9 44.60 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ... 04:31:25 #9 44.60 Unpacking python3-unidiff (0.5.5-2) ... 04:31:25 #9 44.66 Selecting previously unselected package python3-xdg. 04:31:25 #9 44.67 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ... 04:31:25 #9 44.67 Unpacking python3-xdg (0.26-1ubuntu1) ... 04:31:25 #9 44.70 Selecting previously unselected package unzip. 04:31:25 #9 44.70 Preparing to unpack .../336-unzip_6.0-25ubuntu1_amd64.deb ... 04:31:25 #9 44.71 Unpacking unzip (6.0-25ubuntu1) ... 04:31:25 #9 44.75 Selecting previously unselected package equivs. 04:31:25 #9 44.75 Preparing to unpack .../337-equivs_2.2.0_all.deb ... 04:31:25 #9 44.75 Unpacking equivs (2.2.0) ... 04:31:25 #9 44.78 Selecting previously unselected package libauthen-sasl-perl. 04:31:25 #9 44.79 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ... 04:31:25 #9 44.79 Unpacking libauthen-sasl-perl (2.1600-1) ... 04:31:25 #9 44.83 Selecting previously unselected package python3-magic. 04:31:25 #9 44.83 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ... 04:31:25 #9 44.83 Unpacking python3-magic (2:0.4.15-3) ... 04:31:25 #9 44.87 Setting up libapt-pkg-perl (0.1.36build3) ... 04:31:25 #9 44.89 Setting up libksba8:amd64 (1.3.5-2) ... 04:31:25 #9 44.90 Setting up libpipeline1:amd64 (1.5.2-2build1) ... 04:31:25 #9 44.91 Setting up wdiff (1.2.2-2build1) ... 04:31:25 #9 44.92 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... 04:31:25 #9 44.93 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 04:31:25 #9 44.94 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 04:31:25 #9 44.95 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 04:31:25 #9 44.96 Setting up mime-support (3.64ubuntu1) ... 04:31:25 #9 44.99 Setting up xdg-user-dirs (0.17-2ubuntu1) ... 04:31:25 #9 45.02 Setting up libmagic-mgc (1:5.38-4) ... 04:31:25 #9 45.03 Setting up libyaml-0-2:amd64 (0.2.2-1) ... 04:31:25 #9 45.04 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 04:31:25 #9 45.05 No schema files found: doing nothing. 04:31:25 #9 45.06 Setting up distro-info-data (0.43ubuntu1.9) ... 04:31:25 #9 45.07 Setting up manpages (5.05-1) ... 04:31:25 #9 45.08 Setting up unzip (6.0-25ubuntu1) ... 04:31:25 #9 45.10 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 04:31:25 #9 45.11 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 04:31:25 #9 45.12 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2) ... 04:31:25 #9 45.13 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 04:31:25 #9 45.15 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 04:31:25 #9 45.16 Setting up libmagic1:amd64 (1:5.38-4) ... 04:31:25 #9 45.17 Setting up less (551-1ubuntu0.1) ... 04:31:25 #9 45.19 Setting up perl-openssl-defaults:amd64 (4) ... 04:31:25 #9 45.20 Setting up linux-libc-dev:amd64 (5.4.0-89.100) ... 04:31:25 #9 45.21 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 04:31:25 #9 45.23 Setting up gettext-base (0.19.8.1-10build1) ... 04:31:25 #9 45.24 Setting up libnpth0:amd64 (1.6-1) ... 04:31:25 #9 45.25 Setting up krb5-locales (1.17-6ubuntu4.1) ... 04:31:25 #9 45.26 Setting up file (1:5.38-4) ... 04:31:25 #9 45.27 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... 04:31:25 #9 45.28 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:25 #9 45.29 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 04:31:25 #9 45.30 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 04:31:25 #9 45.32 Setting up libunwind8:amd64 (1.2.1-9build1) ... 04:31:25 #9 45.34 Setting up libfakeroot:amd64 (1.24-1) ... 04:31:25 #9 45.35 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 04:31:25 #9 45.36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 04:31:26 #9 45.40 Setting up tzdata (2021e-0ubuntu0.20.04) ... 04:31:26 #9 45.49 04:31:26 #9 45.49 Current default time zone: 'Etc/UTC' 04:31:26 #9 45.50 Local time is now: Tue Nov 2 04:31:26 UTC 2021. 04:31:26 #9 45.50 Universal Time is now: Tue Nov 2 04:31:26 UTC 2021. 04:31:26 #9 45.50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:31:26 #9 45.50 04:31:26 #9 45.51 Setting up fakeroot (1.24-1) ... 04:31:26 #9 45.52 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.52 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 04:31:26 #9 45.54 Setting up autotools-dev (20180224.1) ... 04:31:26 #9 45.55 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ... 04:31:26 #9 45.56 Setting up libx11-data (2:1.6.9-2ubuntu1.2) ... 04:31:26 #9 45.57 Setting up make (4.2.1-1.2) ... 04:31:26 #9 45.58 Setting up libmpfr6:amd64 (4.0.2-1) ... 04:31:26 #9 45.59 Setting up gnupg-l10n (2.2.19-3ubuntu2.1) ... 04:31:26 #9 45.60 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 04:31:26 #9 45.61 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 04:31:26 #9 45.63 Setting up strace (5.5-3ubuntu1) ... 04:31:26 #9 45.64 Setting up libsigsegv2:amd64 (2.12-2) ... 04:31:26 #9 45.65 Setting up xz-utils (5.2.4-1ubuntu1) ... 04:31:26 #9 45.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.66 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 04:31:26 #9 45.67 Setting up t1utils (1.41-3) ... 04:31:26 #9 45.69 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:26 #9 45.70 Setting up diffstat (1.63-1) ... 04:31:26 #9 45.79 Setting up libmpc3:amd64 (1.1.0-1) ... 04:31:26 #9 45.80 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:26 #9 45.81 Setting up patch (2.7.6-6) ... 04:31:26 #9 45.82 Setting up autopoint (0.19.8.1-10build1) ... 04:31:26 #9 45.83 Setting up libfl2:amd64 (2.6.4-6.2) ... 04:31:26 #9 45.84 Setting up ucf (3.0038+nmu1) ... 04:31:26 #9 45.93 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 04:31:26 #9 45.94 Setting up libltdl7:amd64 (2.4.6-14) ... 04:31:26 #9 45.95 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 04:31:26 #9 45.96 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:26 #9 45.98 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:26 #9 45.99 Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ... 04:31:26 #9 46.00 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... 04:31:26 #9 46.01 Setting up libuchardet0:amd64 (0.0.6-3build1) ... 04:31:26 #9 46.02 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ... 04:31:26 #9 46.03 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 04:31:26 #9 46.04 Setting up libisl22:amd64 (0.22.1-1) ... 04:31:26 #9 46.05 Setting up netbase (6.1) ... 04:31:26 #9 46.08 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 04:31:26 #9 46.09 Setting up libmpdec2:amd64 (2.4.2-3) ... 04:31:26 #9 46.10 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 04:31:26 #9 46.11 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 04:31:26 #9 46.12 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 04:31:26 #9 46.14 Setting up openssl (1.1.1f-1ubuntu2.8) ... 04:31:26 #9 46.16 Setting up libbsd0:amd64 (0.10.0-1) ... 04:31:27 #9 46.18 Setting up libelf1:amd64 (0.176-1.1build1) ... 04:31:27 #9 46.20 Setting up readline-common (8.0-4) ... 04:31:27 #9 46.21 Setting up publicsuffix (20200303.0012-1) ... 04:31:27 #9 46.23 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:27 #9 46.24 Setting up iso-codes (4.4-1) ... 04:31:27 #9 46.25 Setting up liblocale-gettext-perl (1.07-4) ... 04:31:27 #9 46.27 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:27 #9 46.28 Setting up dctrl-tools (2.24-3) ... 04:31:27 #9 46.30 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:27 #9 46.31 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:27 #9 46.32 Setting up libgdbm6:amd64 (1.18.1-5) ... 04:31:27 #9 46.34 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:27 #9 46.35 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 04:31:27 #9 46.36 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 04:31:27 #9 46.38 Setting up pinentry-curses (1.1.0-3build1) ... 04:31:27 #9 46.39 Setting up manpages-dev (5.05-1) ... 04:31:27 #9 46.41 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... 04:31:27 #9 46.42 Setting up libxcb1:amd64 (1.14-2) ... 04:31:27 #9 46.43 Setting up at (3.1.23-1ubuntu1) ... 04:31:27 #9 46.57 invoke-rc.d: could not determine current runlevel 04:31:27 #9 46.57 invoke-rc.d: policy-rc.d denied execution of start. 04:31:27 #9 46.58 Setting up libicu66:amd64 (66.1-2ubuntu2) ... 04:31:27 #9 46.60 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:27 #9 46.61 Setting up libedit2:amd64 (3.1-20191231-1) ... 04:31:27 #9 46.62 Setting up libreadline8:amd64 (8.0-4) ... 04:31:27 #9 46.63 Setting up m4 (1.4.18-4) ... 04:31:27 #9 46.64 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:27 #9 46.67 Setting up ca-certificates (20210119~20.04.2) ... 04:31:27 #9 47.01 Updating certificates in /etc/ssl/certs... 04:31:28 #8 21.81 Setting up libc6:armhf (2.28-10+rpt2+rpi1) ... 04:31:28 #8 ... 04:31:28 04:31:28 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:31:28 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:31:28 #13 extracting sha256:815efb1c2a52336049c037daeccced529d6285aea71e780f9e386748433a9729 10.9s done 04:31:28 #9 47.43 128 added, 0 removed; done. 04:31:28 #9 47.46 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:28 #9 47.47 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:28 #9 47.48 Setting up bsdmainutils (11.1.2ubuntu3) ... 04:31:28 #9 47.50 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 04:31:28 #9 47.50 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 04:31:28 #9 47.50 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 04:31:28 #9 47.50 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 04:31:28 #9 47.51 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 04:31:28 #9 47.52 Setting up libgdbm-compat4:amd64 (1.18.1-5) ... 04:31:28 #9 47.53 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 04:31:28 #9 47.54 Setting up dwz (0.13-5) ... 04:31:28 #9 47.55 Setting up groff-base (1.22.4-4build1) ... 04:31:28 #9 47.57 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 04:31:28 #9 47.58 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 04:31:28 #9 47.59 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 04:31:28 #9 47.60 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 04:31:28 #9 47.62 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.2) ... 04:31:28 #9 47.63 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.1) ... 04:31:28 #9 47.64 Setting up python3.8 (3.8.10-0ubuntu1~20.04.1) ... 04:31:28 #13 ... 04:31:28 04:31:28 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:31:28 #8 sha256:40fc0949b544fce4c3f2395e43999200282c51dc8198f465c0deeabe59b7ae27 04:31:28 #8 23.03 Selecting previously unselected package libbsd0:armhf. 04:31:28 #8 23.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7586 files and directories currently installed.) 04:31:28 #8 23.03 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ... 04:31:28 #8 23.05 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ... 04:31:28 #8 23.11 Selecting previously unselected package libtinfo5:armhf. 04:31:28 #8 23.11 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u2_armhf.deb ... 04:31:28 #8 23.11 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u2) ... 04:31:28 #8 23.17 Selecting previously unselected package bsdmainutils. 04:31:28 #8 23.17 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ... 04:31:28 #8 23.18 Unpacking bsdmainutils (11.1.2) ... 04:31:28 #8 23.26 Selecting previously unselected package libuchardet0:armhf. 04:31:28 #8 23.26 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ... 04:31:28 #8 23.26 Unpacking libuchardet0:armhf (0.0.6-3) ... 04:31:28 #8 23.33 Selecting previously unselected package groff-base. 04:31:28 #8 23.33 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ... 04:31:28 #8 23.33 Unpacking groff-base (1.22.4-3+deb10u1) ... 04:31:28 #9 48.25 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 04:31:28 #9 48.26 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 04:31:28 #9 48.27 Setting up gpg (2.2.19-3ubuntu2.1) ... 04:31:28 #9 48.29 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 04:31:28 #9 48.30 Setting up gnupg-utils (2.2.19-3ubuntu2.1) ... 04:31:28 #9 48.31 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 04:31:29 #8 23.49 Selecting previously unselected package libgdbm6:armhf. 04:31:29 #8 23.49 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ... 04:31:29 #8 23.50 Unpacking libgdbm6:armhf (1.18.1-4) ... 04:31:29 #8 23.55 Selecting previously unselected package libpipeline1:armhf. 04:31:29 #8 23.55 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ... 04:31:29 #8 23.55 Unpacking libpipeline1:armhf (1.5.1-2) ... 04:31:29 #8 23.61 Selecting previously unselected package man-db. 04:31:29 #8 23.62 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ... 04:31:29 #8 23.63 Unpacking man-db (2.8.5-2) ... 04:31:29 #9 48.32 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 04:31:29 #8 ... 04:31:29 04:31:29 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:31:29 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:31:29 #13 extracting sha256:6fbc4637ecd3905d40ea934f28f7ba1a1f13960a8905a8457c8d342987a1d9cd done 04:31:29 #13 DONE 51.9s 04:31:29 04:31:29 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:31:29 #8 sha256:40fc0949b544fce4c3f2395e43999200282c51dc8198f465c0deeabe59b7ae27 04:31:29 #8 23.91 Selecting previously unselected package perl-modules-5.28. 04:31:29 #8 23.91 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6_all.deb ... 04:31:29 #8 23.91 Unpacking perl-modules-5.28 (5.28.1-6) ... 04:31:29 #9 48.76 Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 04:31:29 #9 48.86 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:29 #9 48.88 Setting up gpgsm (2.2.19-3ubuntu2.1) ... 04:31:29 #9 48.89 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... 04:31:29 #9 48.91 Setting up python3 (3.8.2-0ubuntu2) ... 04:31:29 #8 24.54 Selecting previously unselected package libgdbm-compat4:armhf. 04:31:29 #8 24.54 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ... 04:31:29 #8 24.54 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... 04:31:29 #8 24.59 Selecting previously unselected package libperl5.28:armhf. 04:31:29 #8 24.59 Preparing to unpack .../10-libperl5.28_5.28.1-6_armhf.deb ... 04:31:30 #9 49.21 Setting up binutils (2.34-6ubuntu1.3) ... 04:31:30 #9 49.23 Setting up python3-xdg (0.26-1ubuntu1) ... 04:31:30 #8 24.59 Unpacking libperl5.28:armhf (5.28.1-6) ... 04:31:30 #9 49.38 Setting up man-db (2.9.1-1) ... 04:31:30 #9 49.48 Building database of manual pages ... 04:31:30 #9 49.73 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2) ... 04:31:30 #9 49.75 Setting up python3-six (1.14.0-2) ... 04:31:30 #9 49.88 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:30 #9 49.90 Setting up perl (5.30.0-9ubuntu0.2) ... 04:31:30 #9 49.92 Setting up libpackage-stash-xs-perl (0.29-1build1) ... 04:31:30 #9 49.93 Setting up python3-gpg (1.13.1-7ubuntu2) ... 04:31:30 #9 50.10 Setting up libdata-dump-perl (1.23-1) ... 04:31:30 #9 50.11 Setting up python3-certifi (2019.11.28-1) ... 04:31:30 #8 25.28 Selecting previously unselected package perl. 04:31:30 #8 25.28 Preparing to unpack .../11-perl_5.28.1-6_armhf.deb ... 04:31:30 #8 25.30 Unpacking perl (5.28.1-6) ... 04:31:30 #8 25.39 Selecting previously unselected package libpython3.7-minimal:armhf. 04:31:30 #8 25.39 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... 04:31:30 #8 25.39 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... 04:31:31 #9 49.46 Public key for perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm is not installed 04:31:31 #9 50.24 Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 04:31:31 #9 50.25 Setting up libref-util-perl (0.204-1) ... 04:31:31 #9 50.26 Setting up libipc-system-simple-perl (1.26-1) ... 04:31:31 #9 50.27 Setting up libnet-domain-tld-perl (1.75-1) ... 04:31:31 #9 50.28 Setting up libxml-writer-perl (0.625-1) ... 04:31:31 #9 50.29 Setting up libhash-fieldhash-perl (0.15-1build2) ... 04:31:31 #9 50.30 Setting up libnet-libidn-perl (0.12.ds-3build2) ... 04:31:31 #9 50.32 Setting up shared-mime-info (1.15-1) ... 04:31:31 #8 25.55 Selecting previously unselected package libexpat1:armhf. 04:31:31 #8 25.55 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u1_armhf.deb ... 04:31:31 #8 25.56 Unpacking libexpat1:armhf (2.2.6-2+deb10u1) ... 04:31:31 #8 25.63 Selecting previously unselected package python3.7-minimal. 04:31:31 #8 25.63 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u3_armhf.deb ... 04:31:31 #8 25.64 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... 04:31:31 #8 25.93 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u3) ... 04:31:31 #8 25.94 Setting up libexpat1:armhf (2.2.6-2+deb10u1) ... 04:31:31 #8 25.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... 04:31:32 #8 26.57 Selecting previously unselected package python3-minimal. 04:31:32 #8 26.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 ... 10423 files and directories currently installed.) 04:31:32 #8 26.58 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ... 04:31:32 #8 26.58 Unpacking python3-minimal (3.7.3-1) ... 04:31:32 #8 26.64 Selecting previously unselected package mime-support. 04:31:32 #8 26.64 Preparing to unpack .../1-mime-support_3.62_all.deb ... 04:31:32 #8 26.65 Unpacking mime-support (3.62) ... 04:31:32 #8 26.71 Selecting previously unselected package libmpdec2:armhf. 04:31:32 #8 26.71 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ... 04:31:32 #8 26.71 Unpacking libmpdec2:armhf (2.4.2-2) ... 04:31:32 #8 26.83 Selecting previously unselected package libpython3.7-stdlib:armhf. 04:31:32 #8 26.83 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u3_armhf.deb ... 04:31:32 #8 26.84 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... 04:31:32 #8 27.12 Selecting previously unselected package python3.7. 04:31:32 #8 27.12 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u3_armhf.deb ... 04:31:32 #8 27.13 Unpacking python3.7 (3.7.3-2+deb10u3) ... 04:31:32 #8 27.25 Selecting previously unselected package libpython3-stdlib:armhf. 04:31:32 #8 27.25 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ... 04:31:32 #8 27.25 Unpacking libpython3-stdlib:armhf (3.7.3-1) ... 04:31:32 #8 27.30 Setting up python3-minimal (3.7.3-1) ... 04:31:33 #8 27.64 Selecting previously unselected package python3. 04:31:33 #8 27.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10860 files and directories currently installed.) 04:31:33 #8 27.64 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ... 04:31:33 #8 27.67 Unpacking python3 (3.7.3-1) ... 04:31:33 #8 27.72 Selecting previously unselected package sensible-utils. 04:31:33 #8 27.72 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ... 04:31:33 #8 27.72 Unpacking sensible-utils (0.0.12) ... 04:31:33 #8 27.75 Selecting previously unselected package bzip2. 04:31:33 #8 27.75 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u1_armhf.deb ... 04:31:33 #8 27.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 04:31:33 #8 27.84 Selecting previously unselected package libmagic-mgc. 04:31:33 #8 27.84 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... 04:31:33 #8 27.84 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... 04:31:33 #8 27.97 Selecting previously unselected package libmagic1:armhf. 04:31:33 #8 27.97 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... 04:31:33 #8 27.99 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... 04:31:33 #9 52.60 Setting up liblinux-epoll-perl (0.017-1) ... 04:31:33 #9 52.61 Setting up libvariable-magic-perl (0.62-1build2) ... 04:31:33 #9 52.62 Setting up python3-idna (2.8-1) ... 04:31:33 #9 52.82 Setting up libio-html-perl (1.001-1) ... 04:31:33 #9 52.83 Setting up libcroco3:amd64 (0.6.13-1) ... 04:31:33 #9 52.84 Setting up libb-hooks-op-check-perl (0.22-1build2) ... 04:31:33 #9 52.87 Setting up libtest-refcount-perl (0.10-1) ... 04:31:33 #9 52.88 Setting up libparams-util-perl (1.07-3build5) ... 04:31:33 #9 52.89 Setting up libdpkg-perl (1.19.7ubuntu3) ... 04:31:33 #9 52.90 Setting up autoconf (2.69-11.1) ... 04:31:33 #9 52.91 Setting up python3-urllib3 (1.25.8-2ubuntu0.1) ... 04:31:33 #8 28.12 Selecting previously unselected package file. 04:31:33 #8 28.12 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ... 04:31:33 #8 28.13 Unpacking file (1:5.35-4+deb10u2) ... 04:31:33 #8 28.21 Selecting previously unselected package gettext-base. 04:31:33 #8 28.21 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ... 04:31:33 #8 28.22 Unpacking gettext-base (0.19.8.1-9) ... 04:31:33 #8 28.31 Selecting previously unselected package xz-utils. 04:31:33 #8 28.31 Preparing to unpack .../007-xz-utils_5.2.4-1_armhf.deb ... 04:31:33 #8 28.32 Unpacking xz-utils (5.2.4-1) ... 04:31:33 #9 53.10 Setting up libsub-exporter-progressive-perl (0.001013-1) ... 04:31:33 #9 53.12 Setting up libarray-intspan-perl (2.003-1) ... 04:31:33 #9 53.13 Setting up libcapture-tiny-perl (0.48-1) ... 04:31:33 #9 53.15 Setting up libtimedate-perl (2.3200-1) ... 04:31:33 #9 53.16 Setting up gpg-wks-server (2.2.19-3ubuntu2.1) ... 04:31:33 #9 53.17 Setting up libsub-name-perl (0.26-1) ... 04:31:33 #9 53.18 Setting up libtype-tiny-xs-perl (0.016-1) ... 04:31:33 #9 53.19 Setting up libfile-chdir-perl (0.1008-1) ... 04:31:33 #9 53.21 Setting up xauth (1:1.1-0ubuntu1) ... 04:31:34 #8 28.39 Selecting previously unselected package libsigsegv2:armhf. 04:31:34 #8 28.39 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ... 04:31:34 #8 28.40 Unpacking libsigsegv2:armhf (2.12-2) ... 04:31:34 #8 28.55 Selecting previously unselected package m4. 04:31:34 #8 28.55 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ... 04:31:34 #9 53.22 Setting up cpp (4:9.3.0-1ubuntu2) ... 04:31:34 #9 53.23 Setting up libpath-tiny-perl (0.108-1) ... 04:31:34 #9 53.24 Setting up libarchive-cpio-perl (0.10-1) ... 04:31:34 #9 53.26 Setting up libjson-perl (4.02000-2) ... 04:31:34 #9 53.28 Setting up libsub-override-perl (0.09-2) ... 04:31:34 #9 53.29 Setting up python3-unidiff (0.5.5-2) ... 04:31:34 #9 53.42 Setting up libstrictures-perl (2.000006-1) ... 04:31:34 #9 53.43 Setting up libsub-quote-perl (2.006006-1) ... 04:31:34 #9 53.44 Setting up libclass-xsaccessor-perl (1.19-3build3) ... 04:31:34 #9 53.46 Setting up libsort-versions-perl (1.62-1) ... 04:31:34 #9 53.47 Setting up libexporter-tiny-perl (1.002001-1) ... 04:31:34 #8 28.74 Unpacking m4 (1.4.18-2) ... 04:31:34 #9 53.48 Setting up libre-engine-re2-perl (0.13-5) ... 04:31:34 #9 53.49 Setting up libterm-readkey-perl (2.38-1build1) ... 04:31:34 #9 53.50 Setting up lsb-release (11.1.0ubuntu2) ... 04:31:34 #9 53.51 Setting up libnet-ip-perl (1.26-2) ... 04:31:34 #9 53.52 Setting up python3-magic (2:0.4.15-3) ... 04:31:34 #9 53.66 Setting up libperlio-gzip-perl (0.19-1build5) ... 04:31:34 #9 53.67 Setting up libsys-hostname-long-perl (1.5-1) ... 04:31:34 #9 53.68 Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 04:31:34 #9 53.69 Setting up liburi-perl (1.76-2) ... 04:31:34 #9 53.70 Setting up libdigest-bubblebabble-perl (0.02-2) ... 04:31:34 #9 53.71 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:34 #9 53.72 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ... 04:31:34 #9 53.73 Setting up python3-pkg-resources (45.2.0-1) ... 04:31:34 #9 53.92 Setting up automake (1:1.16.1-4ubuntu6) ... 04:31:34 #9 53.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 04:31:34 #9 53.93 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 04:31:34 #9 53.93 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 04:31:34 #9 53.94 Setting up libasync-mergepoint-perl (0.04-2) ... 04:31:34 #9 53.95 Setting up libstring-escape-perl (2010.002-2) ... 04:31:34 #9 53.96 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 04:31:34 #9 53.97 Setting up libhttp-date-perl (6.05-1) ... 04:31:34 #8 29.01 Selecting previously unselected package autoconf. 04:31:34 #8 29.01 Preparing to unpack .../010-autoconf_2.69-11_all.deb ... 04:31:34 #8 29.02 Unpacking autoconf (2.69-11) ... 04:31:34 #9 54.04 Setting up libfile-which-perl (1.23-1) ... 04:31:34 #9 54.07 Setting up libfile-basedir-perl (0.08-1) ... 04:31:34 #9 54.08 Setting up gettext (0.19.8.1-10build1) ... 04:31:34 #9 54.10 Setting up libnumber-range-perl (0.12-1) ... 04:31:34 #9 54.12 Setting up libunicode-utf8-perl (0.62-1build1) ... 04:31:34 #9 54.14 Setting up libstruct-dumb-perl (0.09-1) ... 04:31:34 #9 54.15 Setting up libfile-listing-perl (6.04-1) ... 04:31:34 #9 54.17 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 04:31:34 #9 54.18 Setting up libregexp-pattern-perl (0.2.12-1) ... 04:31:34 #9 54.19 Setting up libfont-afm-perl (1.20-2) ... 04:31:34 #9 54.20 Setting up libwant-perl (0.29-1build4) ... 04:31:34 #9 54.21 Setting up libdynaloader-functions-perl (0.003-1) ... 04:31:34 #9 54.23 Setting up libtext-glob-perl (0.10-1) ... 04:31:34 #9 54.24 Setting up libclass-method-modifiers-perl (2.13-1) ... 04:31:34 #9 54.25 Setting up liblist-compare-perl (0.53-1) ... 04:31:34 #9 54.26 Setting up libref-util-xs-perl (0.117-1build2) ... 04:31:34 #9 54.28 Setting up libio-pty-perl (1:1.12-1) ... 04:31:34 #9 54.29 Setting up libtool (2.4.6-14) ... 04:31:34 #9 54.30 Setting up libfile-fcntllock-perl (0.22-3build4) ... 04:31:34 #8 29.17 Selecting previously unselected package autotools-dev. 04:31:34 #8 29.17 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ... 04:31:34 #8 29.18 Unpacking autotools-dev (20180224.1) ... 04:31:34 #8 29.39 Selecting previously unselected package automake. 04:31:34 #8 29.39 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ... 04:31:34 #8 29.40 Unpacking automake (1:1.16.1-4) ... 04:31:35 #9 54.32 Setting up libsort-key-perl (1.33-2build2) ... 04:31:35 #9 54.34 Setting up libclone-perl (0.43-2) ... 04:31:35 #9 54.35 Setting up libalgorithm-diff-perl (1.19.03-2) ... 04:31:35 #9 54.36 Setting up libarchive-zip-perl (1.67-2) ... 04:31:35 #9 54.38 Setting up libsub-identify-perl (0.14-1build2) ... 04:31:35 #9 54.40 Setting up libdistro-info-perl (0.23ubuntu1) ... 04:31:35 #9 54.41 Setting up libcpanel-json-xs-perl (4.19-1build1) ... 04:31:35 #9 54.43 Setting up python3-apt (2.0.0ubuntu0.20.04.6) ... 04:31:35 #9 54.59 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 04:31:35 #9 54.60 Setting up libio-stringy-perl (2.111-3) ... 04:31:35 #9 54.62 Setting up liblist-moreutils-perl (0.416-1build5) ... 04:31:35 #9 54.63 Setting up libhtml-tagset-perl (3.20-4) ... 04:31:35 #9 54.64 Setting up liblog-any-perl (1.708-1) ... 04:31:35 #9 54.65 Setting up libauthen-sasl-perl (2.1600-1) ... 04:31:35 #9 54.66 Setting up libdevel-size-perl (0.83-1build1) ... 04:31:35 #9 54.67 Setting up libdebhelper-perl (12.10ubuntu1) ... 04:31:35 #9 54.68 Setting up libpod-constants-perl (0.19-1) ... 04:31:35 #9 54.69 Setting up libregexp-pattern-license-perl (3.2.0-1) ... 04:31:35 #9 54.70 Setting up libperl4-corelibs-perl (0.004-2) ... 04:31:35 #9 54.72 Setting up libfuture-perl (0.43-1) ... 04:31:35 #9 54.78 Setting up liblwp-mediatypes-perl (6.04-1) ... 04:31:35 #8 29.84 Selecting previously unselected package autopoint. 04:31:35 #8 29.84 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ... 04:31:35 #8 29.90 Unpacking autopoint (0.19.8.1-9) ... 04:31:35 #8 29.98 Selecting previously unselected package binutils-common:armhf. 04:31:35 #8 29.98 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ... 04:31:35 #8 29.98 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ... 04:31:35 #9 54.80 Setting up libyaml-libyaml-perl (0.81+repack-1) ... 04:31:35 #9 54.81 Setting up libtry-tiny-perl (0.30-1) ... 04:31:35 #9 54.82 Setting up libtype-tiny-perl (1.008001-2) ... 04:31:35 #9 54.83 Setting up libtest-fatal-perl (0.014-1) ... 04:31:35 #9 54.84 Setting up libcommon-sense-perl (3.74-2build6) ... 04:31:35 #9 54.85 Setting up libxml-namespacesupport-perl (1.12-1) ... 04:31:35 #9 54.86 Setting up libnet-http-perl (6.19-1) ... 04:31:35 #9 54.87 Setting up libhttp-tiny-multipart-perl (0.08-1) ... 04:31:35 #9 54.88 Setting up libencode-locale-perl (1.05-1) ... 04:31:35 #9 54.89 Setting up libtext-levenshtein-perl (0.13-1) ... 04:31:35 #9 54.90 Setting up libnet-dns-perl (1.22-1) ... 04:31:35 #9 54.91 Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 04:31:35 #9 54.92 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 04:31:35 #9 54.93 Setting up libstring-shellquote-perl (1.04-1) ... 04:31:35 #9 54.94 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:35 #9 54.95 Setting up libsub-install-perl (0.928-1) ... 04:31:35 #9 54.96 Setting up gcc (4:9.3.0-1ubuntu2) ... 04:31:35 #9 54.98 Setting up dpkg-dev (1.19.7ubuntu3) ... 04:31:35 #9 55.00 Setting up libnumber-compare-perl (0.03-1) ... 04:31:35 #9 55.01 Setting up intltool-debian (0.35.0+20060710.5) ... 04:31:35 #9 55.02 Setting up libio-async-perl (0.75-1) ... 04:31:35 #9 55.03 Setting up liberror-perl (0.17029-1) ... 04:31:35 #9 55.04 Setting up patchutils (0.3.4-2) ... 04:31:35 #9 55.06 Setting up libmail-sendmail-perl (0.80-1) ... 04:31:35 #9 55.07 Setting up libltdl-dev:amd64 (2.4.6-14) ... 04:31:35 #9 55.08 Setting up libjson-maybexs-perl (1.004000-1) ... 04:31:35 #9 55.09 Setting up libxml-sax-base-perl (1.09-1) ... 04:31:35 #8 30.24 Selecting previously unselected package libbinutils:armhf. 04:31:35 #8 30.24 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ... 04:31:35 #8 30.24 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ... 04:31:35 #8 30.32 Selecting previously unselected package libfl2:armhf. 04:31:35 #8 30.32 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ... 04:31:35 #8 30.33 Unpacking libfl2:armhf (2.6.4-6.2) ... 04:31:35 #8 30.37 Selecting previously unselected package binutils-arm-linux-gnueabihf. 04:31:35 #8 30.37 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ... 04:31:35 #9 55.10 Setting up libio-string-perl (1.08-3) ... 04:31:35 #9 55.11 Setting up libreadonly-perl (2.050-2) ... 04:31:35 #9 55.13 Setting up python3-chardet (3.0.4-4build1) ... 04:31:35 #9 55.36 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 04:31:36 #8 30.37 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... 04:31:36 #8 30.61 Selecting previously unselected package binutils. 04:31:36 #8 30.61 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ... 04:31:36 #8 30.61 Unpacking binutils (2.31.1-16+rpi2) ... 04:31:36 #8 30.66 Selecting previously unselected package libisl19:armhf. 04:31:36 #8 30.66 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ... 04:31:36 #9 55.37 Setting up libfile-find-rule-perl (0.34-1) ... 04:31:36 #9 55.38 Setting up libstring-copyright-perl (0.003006-1) ... 04:31:36 #9 55.39 Setting up python3-debian (0.1.36ubuntu1) ... 04:31:36 #8 30.66 Unpacking libisl19:armhf (0.20-2) ... 04:31:36 #8 30.74 Selecting previously unselected package libmpfr6:armhf. 04:31:36 #8 30.74 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ... 04:31:36 #8 30.74 Unpacking libmpfr6:armhf (4.0.2-1) ... 04:31:36 #8 30.88 Selecting previously unselected package libmpc3:armhf. 04:31:36 #8 30.88 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ... 04:31:36 #8 30.89 Unpacking libmpc3:armhf (1.1.0-1) ... 04:31:36 #8 30.93 Selecting previously unselected package cpp-8. 04:31:36 #8 30.93 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ... 04:31:36 #9 55.54 Setting up python3-requests (2.22.0-2ubuntu1) ... 04:31:36 #9 55.69 Setting up libdata-optlist-perl (0.110-1) ... 04:31:36 #9 55.70 Setting up libipc-run-perl (20180523.0-2) ... 04:31:36 #9 55.72 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 04:31:36 #9 55.72 Setting up libcontextual-return-perl (0.004014-2) ... 04:31:36 #9 55.73 Setting up libwww-robotrules-perl (6.02-1) ... 04:31:36 #9 55.75 Setting up libtypes-serialiser-perl (1.0-1) ... 04:31:36 #9 55.76 Setting up g++ (4:9.3.0-1ubuntu2) ... 04:31:36 #9 55.78 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 04:31:36 #9 55.78 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 04:31:36 #9 55.79 Setting up libhtml-parser-perl (3.72-5) ... 04:31:36 #9 55.80 Setting up liblog-any-adapter-screen-perl (0.140-1) ... 04:31:36 #9 55.81 Setting up librole-tiny-perl (2.001004-1) ... 04:31:36 #9 55.82 Setting up build-essential (12.8ubuntu1.1) ... 04:31:36 #9 55.83 Setting up libfont-ttf-perl (1.06-1) ... 04:31:36 #9 55.84 Setting up libfile-homedir-perl (1.004-1) ... 04:31:36 #9 55.85 Setting up libalgorithm-diff-xs-perl (0.04-6) ... 04:31:36 #9 55.86 Setting up libio-socket-ssl-perl (2.067-1) ... 04:31:36 #9 55.87 Setting up libsub-exporter-perl (0.987-1) ... 04:31:36 #9 55.88 Setting up libalgorithm-merge-perl (0.08-3) ... 04:31:36 #9 55.89 Setting up libhttp-message-perl (6.22-1) ... 04:31:36 #8 30.94 Unpacking cpp-8 (8.3.0-6+rpi1) ... 04:31:36 #9 55.90 Setting up libhtml-form-perl (6.07-1) ... 04:31:36 #9 55.91 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 04:31:36 #9 55.92 Setting up libjson-xs-perl (4.020-1build1) ... 04:31:36 #9 55.94 Setting up libhttp-negotiate-perl (6.01-1) ... 04:31:36 #9 55.95 Setting up libio-prompter-perl (0.004015-1) ... 04:31:36 #9 55.96 Setting up libhttp-cookies-perl (6.08-1) ... 04:31:36 #9 55.97 Setting up po-debconf (1.0.21) ... 04:31:36 #9 55.98 Setting up libhtml-tree-perl (5.07-2) ... 04:31:36 #9 56.00 Setting up libparams-classify-perl (0.015-1build2) ... 04:31:36 #9 56.01 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 04:31:36 #9 56.02 Setting up libpath-iterator-rule-perl (1.014-1) ... 04:31:36 #9 56.04 Setting up libnet-dns-sec-perl (1.15-1) ... 04:31:36 #9 56.04 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 04:31:36 #9 56.06 Setting up libsereal-perl (4.011-1) ... 04:31:36 #9 56.07 Setting up libhtml-format-perl (2.12-1) ... 04:31:36 #9 56.08 Setting up libxml-sax-perl (1.02+dfsg-1) ... 04:31:36 #9 56.13 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 04:31:37 #9 56.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:31:37 #8 31.60 Selecting previously unselected package cpp. 04:31:37 #8 31.60 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ... 04:31:37 #8 31.61 Unpacking cpp (4:8.3.0-1+rpi2) ... 04:31:37 #8 31.65 Selecting previously unselected package libcc1-0:armhf. 04:31:37 #8 31.65 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 31.66 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ... 04:31:37 #8 31.70 Selecting previously unselected package libgomp1:armhf. 04:31:37 #8 31.70 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 31.71 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ... 04:31:37 #9 56.31 04:31:37 #9 56.31 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:31:37 #9 56.34 Setting up dput (1.0.3ubuntu1) ... 04:31:37 #9 56.49 Setting up libio-async-loop-epoll-perl (0.20-1) ... 04:31:37 #9 56.51 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 04:31:37 #8 31.75 Selecting previously unselected package libatomic1:armhf. 04:31:37 #8 31.75 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 31.76 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ... 04:31:37 #8 31.79 Selecting previously unselected package libasan5:armhf. 04:31:37 #8 31.80 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 31.80 Unpacking libasan5:armhf (8.3.0-6+rpi1) ... 04:31:37 #8 31.87 Selecting previously unselected package libubsan1:armhf. 04:31:37 #8 31.87 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 31.88 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ... 04:31:37 #8 31.91 Selecting previously unselected package libgcc-8-dev:armhf. 04:31:37 #8 31.91 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 31.92 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ... 04:31:37 #9 56.63 Setting up libnet-smtp-ssl-perl (1.04-1) ... 04:31:37 #9 56.64 Setting up libmodule-runtime-perl (0.016-1) ... 04:31:37 #9 56.65 Setting up libmailtools-perl (2.21-1) ... 04:31:37 #9 56.66 Setting up git (1:2.25.1-1ubuntu3.2) ... 04:31:37 #9 56.69 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ... 04:31:37 #9 56.73 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 04:31:37 #9 56.80 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 04:31:37 #8 32.05 Selecting previously unselected package gcc-8. 04:31:37 #8 32.05 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ... 04:31:37 #8 32.06 Unpacking gcc-8 (8.3.0-6+rpi1) ... 04:31:37 #9 56.87 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:31:37 #9 56.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:31:37 #9 57.02 Setting up dh-strip-nondeterminism (1.7.0-1) ... 04:31:37 #9 57.03 Setting up libconst-fast-perl (0.014-1) ... 04:31:37 #9 57.04 Setting up libhttp-daemon-perl (6.06-1) ... 04:31:37 #9 57.05 Setting up libgit-wrapper-perl (0.048-1) ... 04:31:37 #9 57.06 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 04:31:37 #9 57.08 Setting up curl (7.68.0-1ubuntu2.7) ... 04:31:37 #9 57.10 Setting up gpg-wks-client (2.2.19-3ubuntu2.1) ... 04:31:37 #9 57.11 Setting up libmodule-implementation-perl (0.09-1) ... 04:31:37 #9 57.12 Setting up libemail-valid-perl (1.202-1) ... 04:31:37 #9 57.13 Setting up libpackage-stash-perl (0.38-1) ... 04:31:37 #9 57.14 Setting up libimport-into-perl (1.002005-1) ... 04:31:37 #9 57.15 Setting up libmoo-perl (2.003006-1) ... 04:31:37 #9 57.16 Setting up liblist-someutils-perl (0.58-1) ... 04:31:38 #9 57.17 Setting up liblist-someutils-xs-perl (0.58-2) ... 04:31:38 #9 57.18 Setting up gnupg (2.2.19-3ubuntu2.1) ... 04:31:38 #9 57.19 Setting up libmoox-aliases-perl (0.001006-1) ... 04:31:38 #9 57.21 Setting up libparams-validate-perl (1.29-3) ... 04:31:38 #9 57.22 Setting up libb-hooks-endofscope-perl (0.24-1) ... 04:31:38 #9 57.23 Setting up libnamespace-clean-perl (0.27-1) ... 04:31:38 #9 57.24 Setting up libgetopt-long-descriptive-perl (0.104-1) ... 04:31:38 #9 57.25 Setting up libgitlab-api-v4-perl (0.25-1) ... 04:31:38 #9 57.26 Setting up libmoox-struct-perl (0.017-1) ... 04:31:38 #9 57.27 Setting up lintian (2.62.0ubuntu1) ... 04:31:38 #9 57.28 Setting up licensecheck (3.0.45-1) ... 04:31:38 #9 57.29 Setting up dh-autoreconf (19) ... 04:31:38 #9 57.30 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ... 04:31:38 #9 57.31 Setting up libwww-perl (6.43-1) ... 04:31:38 #9 57.32 Setting up debhelper (12.10ubuntu1) ... 04:31:38 #9 57.33 Setting up devscripts (2.20.2ubuntu2) ... 04:31:38 #9 57.49 Setting up equivs (2.2.0) ... 04:31:38 #9 57.50 Setting up libxml-parser-perl (2.46-1) ... 04:31:38 #9 57.51 Setting up libxml-sax-expat-perl (0.51-1) ... 04:31:38 #9 57.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... 04:31:38 #9 57.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:31:38 #9 57.72 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:31:38 #9 57.75 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 04:31:38 #9 57.77 Processing triggers for ca-certificates (20210119~20.04.2) ... 04:31:38 #9 57.78 Updating certificates in /etc/ssl/certs... 04:31:38 #8 32.81 Selecting previously unselected package gcc. 04:31:38 #8 32.81 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ... 04:31:38 #8 32.82 Unpacking gcc (4:8.3.0-1+rpi2) ... 04:31:38 #8 32.85 Selecting previously unselected package libc-dev-bin. 04:31:38 #8 32.85 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1_armhf.deb ... 04:31:38 #8 32.85 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1) ... 04:31:38 #8 32.90 Selecting previously unselected package linux-libc-dev:armhf. 04:31:38 #8 32.90 Preparing to unpack .../033-linux-libc-dev_1%3a1.20211007-2~buster_armhf.deb ... 04:31:38 #8 32.90 Unpacking linux-libc-dev:armhf (1:1.20211007-2~buster) ... 04:31:38 #8 33.12 Selecting previously unselected package libc6-dev:armhf. 04:31:38 #8 33.13 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1_armhf.deb ... 04:31:38 #8 33.13 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1) ... 04:31:38 #9 58.11 0 added, 0 removed; done. 04:31:38 #8 33.40 Selecting previously unselected package libtool. 04:31:38 #8 33.41 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ... 04:31:38 #8 33.41 Unpacking libtool (2.4.6-9) ... 04:31:38 #8 33.47 Selecting previously unselected package dh-autoreconf. 04:31:39 #9 58.11 Running hooks in /etc/ca-certificates/update.d... 04:31:39 #9 58.11 done. 04:31:39 #8 33.47 Preparing to unpack .../036-dh-autoreconf_19_all.deb ... 04:31:39 #8 33.48 Unpacking dh-autoreconf (19) ... 04:31:39 #8 33.51 Selecting previously unselected package libarchive-zip-perl. 04:31:39 #8 33.51 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ... 04:31:39 #8 33.51 Unpacking libarchive-zip-perl (1.64-1) ... 04:31:39 #8 33.55 Selecting previously unselected package libfile-stripnondeterminism-perl. 04:31:39 #8 33.55 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... 04:31:39 #8 33.56 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... 04:31:39 #8 33.59 Selecting previously unselected package dh-strip-nondeterminism. 04:31:39 #8 33.59 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ... 04:31:39 #8 33.59 Unpacking dh-strip-nondeterminism (1.1.2-1) ... 04:31:39 #8 33.62 Selecting previously unselected package libdpkg-perl. 04:31:39 #8 33.62 Preparing to unpack .../040-libdpkg-perl_1.19.7_all.deb ... 04:31:39 #8 33.63 Unpacking libdpkg-perl (1.19.7) ... 04:31:39 #8 33.72 Selecting previously unselected package patch. 04:31:39 #8 33.72 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ... 04:31:39 #8 33.72 Unpacking patch (2.7.6-3+deb10u1) ... 04:31:39 #8 33.77 Selecting previously unselected package make. 04:31:39 #8 33.77 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ... 04:31:39 #8 33.78 Unpacking make (4.2.1-1.2) ... 04:31:39 #8 33.84 Selecting previously unselected package dpkg-dev. 04:31:39 #8 33.85 Preparing to unpack .../043-dpkg-dev_1.19.7_all.deb ... 04:31:39 #8 33.85 Unpacking dpkg-dev (1.19.7) ... 04:31:39 #8 33.96 Selecting previously unselected package libelf1:armhf. 04:31:39 #8 33.96 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ... 04:31:39 #8 33.97 Unpacking libelf1:armhf (0.176-1.1) ... 04:31:39 #8 34.03 Selecting previously unselected package dwz. 04:31:39 #8 34.03 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ... 04:31:39 #8 34.03 Unpacking dwz (0.12-3) ... 04:31:39 #8 34.06 Selecting previously unselected package libdebhelper-perl. 04:31:39 #8 34.06 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ... 04:31:39 #8 34.07 Unpacking libdebhelper-perl (13.2~bpo10+1) ... 04:31:39 #8 34.13 Selecting previously unselected package libglib2.0-0:armhf. 04:31:39 #8 34.13 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u2_armhf.deb ... 04:31:39 #8 34.14 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u2) ... 04:31:39 #9 DONE 58.8s 04:31:39 04:31:39 #11 [stage-1 4/9] COPY common /root/build-deb/debian 04:31:39 #11 sha256:b461223c4bea624f8823d81906bc21c3d4161b2026217eb063c0a1acf7416985 04:31:39 #11 DONE 0.1s 04:31:39 04:31:39 #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control 04:31:39 #12 sha256:aadc4f9be477e408372faedac50273d471e585492df5fc4c4cc79704c3f3f033 04:31:39 #8 34.27 Selecting previously unselected package libicu63:armhf. 04:31:39 #8 34.28 Preparing to unpack .../048-libicu63_63.1-6+deb10u1_armhf.deb ... 04:31:39 #8 34.28 Unpacking libicu63:armhf (63.1-6+deb10u1) ... 04:31:40 #8 35.17 Selecting previously unselected package libxml2:armhf. 04:31:40 #8 35.17 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u2_armhf.deb ... 04:31:40 #8 35.18 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... 04:31:40 #8 35.29 Selecting previously unselected package libcroco3:armhf. 04:31:40 #8 35.29 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ... 04:31:40 #8 35.29 Unpacking libcroco3:armhf (0.6.12-3) ... 04:31:40 #8 35.35 Selecting previously unselected package gettext. 04:31:40 #8 35.35 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ... 04:31:40 #8 35.35 Unpacking gettext (0.19.8.1-9) ... 04:31:41 #12 1.071 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 04:31:41 #12 1.194 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 04:31:41 #12 1.268 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 04:31:41 #12 1.342 Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 04:31:41 #8 35.50 Selecting previously unselected package intltool-debian. 04:31:41 #8 35.51 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ... 04:31:41 #8 35.51 Unpacking intltool-debian (0.35.0+20060710.5) ... 04:31:41 #8 35.54 Selecting previously unselected package po-debconf. 04:31:41 #8 35.54 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ... 04:31:41 #8 35.54 Unpacking po-debconf (1.0.21) ... 04:31:41 #8 35.60 Selecting previously unselected package debhelper. 04:31:41 #8 35.60 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ... 04:31:41 #8 35.61 Unpacking debhelper (13.2~bpo10+1) ... 04:31:41 #8 35.75 Selecting previously unselected package libfakeroot:armhf. 04:31:41 #8 35.75 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ... 04:31:41 #8 35.75 Unpacking libfakeroot:armhf (1.23-1) ... 04:31:41 #8 35.80 Selecting previously unselected package fakeroot. 04:31:41 #8 35.80 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ... 04:31:41 #8 35.81 Unpacking fakeroot (1.23-1) ... 04:31:41 #8 35.85 Selecting previously unselected package libfile-which-perl. 04:31:41 #8 35.85 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ... 04:31:41 #8 35.85 Unpacking libfile-which-perl (1.23-1) ... 04:31:41 #8 35.88 Selecting previously unselected package libfile-homedir-perl. 04:31:41 #8 35.88 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ... 04:31:41 #8 35.89 Unpacking libfile-homedir-perl (1.004-1) ... 04:31:41 #8 35.92 Selecting previously unselected package libio-pty-perl. 04:31:41 #8 35.93 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ... 04:31:41 #8 35.94 Unpacking libio-pty-perl (1:1.08-1.1+b4) ... 04:31:41 #8 35.97 Selecting previously unselected package libipc-run-perl. 04:31:41 #8 35.97 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ... 04:31:41 #8 35.98 Unpacking libipc-run-perl (20180523.0-1) ... 04:31:41 #8 36.03 Selecting previously unselected package libclass-method-modifiers-perl. 04:31:41 #8 36.03 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ... 04:31:41 #8 36.03 Unpacking libclass-method-modifiers-perl (2.12-1) ... 04:31:41 #8 36.08 Selecting previously unselected package libsub-exporter-progressive-perl. 04:31:41 #8 36.08 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 04:31:41 #8 36.09 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 04:31:41 #8 36.12 Selecting previously unselected package libdevel-globaldestruction-perl. 04:31:41 #8 36.12 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ... 04:31:41 #8 36.12 Unpacking libdevel-globaldestruction-perl (0.14-1) ... 04:31:41 #8 36.16 Selecting previously unselected package libb-hooks-op-check-perl. 04:31:41 #8 36.16 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ... 04:31:41 #8 36.17 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... 04:31:41 #8 36.20 Selecting previously unselected package libdynaloader-functions-perl. 04:31:41 #8 36.21 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ... 04:31:41 #8 36.21 Unpacking libdynaloader-functions-perl (0.003-1) ... 04:31:41 #8 36.24 Selecting previously unselected package libdevel-callchecker-perl. 04:31:41 #8 36.24 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ... 04:31:41 #8 36.25 Unpacking libdevel-callchecker-perl (0.008-1) ... 04:31:41 #8 36.30 Selecting previously unselected package libparams-classify-perl. 04:31:41 #8 36.30 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ... 04:31:41 #8 36.30 Unpacking libparams-classify-perl (0.015-1+b1) ... 04:31:41 #8 36.33 Selecting previously unselected package libmodule-runtime-perl. 04:31:41 #8 36.33 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ... 04:31:41 #8 36.34 Unpacking libmodule-runtime-perl (0.016-1) ... 04:31:41 #8 36.38 Selecting previously unselected package libimport-into-perl. 04:31:41 #8 36.38 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ... 04:31:41 #8 36.38 Unpacking libimport-into-perl (1.002005-1) ... 04:31:41 #8 36.41 Selecting previously unselected package librole-tiny-perl. 04:31:42 #8 36.41 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ... 04:31:42 #8 36.42 Unpacking librole-tiny-perl (2.000006-1) ... 04:31:42 #8 36.44 Selecting previously unselected package libstrictures-perl. 04:31:42 #8 36.44 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ... 04:31:42 #8 36.45 Unpacking libstrictures-perl (2.000005-1) ... 04:31:42 #8 36.48 Selecting previously unselected package libsub-quote-perl. 04:31:42 #8 36.48 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ... 04:31:42 #8 36.49 Unpacking libsub-quote-perl (2.005001-1) ... 04:31:42 #8 36.52 Selecting previously unselected package libmoo-perl. 04:31:42 #8 36.52 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ... 04:31:42 #8 36.52 Unpacking libmoo-perl (2.003004-2) ... 04:31:42 #8 36.56 Selecting previously unselected package libencode-locale-perl. 04:31:42 #8 36.56 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ... 04:31:42 #8 36.56 Unpacking libencode-locale-perl (1.05-1) ... 04:31:42 #8 36.59 Selecting previously unselected package libtimedate-perl. 04:31:42 #8 36.59 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ... 04:31:42 #8 36.59 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... 04:31:42 #8 36.63 Selecting previously unselected package libhttp-date-perl. 04:31:42 #8 36.63 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ... 04:31:42 #8 36.64 Unpacking libhttp-date-perl (6.02-1) ... 04:31:42 #8 36.66 Selecting previously unselected package libfile-listing-perl. 04:31:42 #8 36.66 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ... 04:31:42 #8 36.67 Unpacking libfile-listing-perl (6.04-1) ... 04:31:42 #8 36.70 Selecting previously unselected package libhtml-tagset-perl. 04:31:42 #8 36.70 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ... 04:31:42 #8 36.70 Unpacking libhtml-tagset-perl (3.20-3) ... 04:31:42 #8 36.73 Selecting previously unselected package liburi-perl. 04:31:42 #8 36.73 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ... 04:31:42 #8 36.74 Unpacking liburi-perl (1.76-1) ... 04:31:42 #8 36.78 Selecting previously unselected package libhtml-parser-perl. 04:31:42 #8 36.78 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ... 04:31:42 #8 36.79 Unpacking libhtml-parser-perl (3.72-3+b2) ... 04:31:42 #8 36.82 Selecting previously unselected package libhtml-tree-perl. 04:31:42 #8 36.83 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ... 04:31:42 #8 36.83 Unpacking libhtml-tree-perl (5.07-2) ... 04:31:42 #8 36.88 Selecting previously unselected package libio-html-perl. 04:31:42 #8 36.88 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ... 04:31:42 #8 36.89 Unpacking libio-html-perl (1.001-1) ... 04:31:42 #8 36.91 Selecting previously unselected package liblwp-mediatypes-perl. 04:31:42 #8 36.91 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ... 04:31:42 #8 36.92 Unpacking liblwp-mediatypes-perl (6.02-1) ... 04:31:42 #8 36.96 Selecting previously unselected package libhttp-message-perl. 04:31:42 #8 36.96 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ... 04:31:42 #8 36.96 Unpacking libhttp-message-perl (6.18-1) ... 04:31:42 #12 1.761 Reading package lists... 04:31:42 #8 37.00 Selecting previously unselected package libhttp-cookies-perl. 04:31:42 #8 37.00 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ... 04:31:42 #8 37.00 Unpacking libhttp-cookies-perl (6.04-1) ... 04:31:42 #8 37.04 Selecting previously unselected package libhttp-negotiate-perl. 04:31:42 #8 37.05 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ... 04:31:42 #8 37.05 Unpacking libhttp-negotiate-perl (6.01-1) ... 04:31:42 #8 37.09 Selecting previously unselected package perl-openssl-defaults:armhf. 04:31:42 #8 37.09 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ... 04:31:42 #8 37.09 Unpacking perl-openssl-defaults:armhf (3) ... 04:31:42 #8 37.12 Selecting previously unselected package libnet-ssleay-perl. 04:31:42 #8 37.12 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+b1_armhf.deb ... 04:31:42 #8 37.13 Unpacking libnet-ssleay-perl (1.85-2+b1) ... 04:31:42 #8 37.19 Selecting previously unselected package libio-socket-ssl-perl. 04:31:42 #8 37.19 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ... 04:31:42 #8 37.20 Unpacking libio-socket-ssl-perl (2.060-3) ... 04:31:42 #8 37.25 Selecting previously unselected package libnet-http-perl. 04:31:42 #8 37.25 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ... 04:31:42 #8 37.26 Unpacking libnet-http-perl (6.18-1) ... 04:31:42 #8 37.29 Selecting previously unselected package liblwp-protocol-https-perl. 04:31:42 #8 37.29 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ... 04:31:42 #8 37.30 Unpacking liblwp-protocol-https-perl (6.07-2) ... 04:31:42 #8 37.33 Selecting previously unselected package libtry-tiny-perl. 04:31:42 #8 37.33 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ... 04:31:42 #8 37.34 Unpacking libtry-tiny-perl (0.30-1) ... 04:31:42 #8 37.37 Selecting previously unselected package libwww-robotrules-perl. 04:31:42 #8 37.37 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ... 04:31:42 #8 37.37 Unpacking libwww-robotrules-perl (6.02-1) ... 04:31:42 #8 37.40 Selecting previously unselected package libwww-perl. 04:31:42 #8 37.41 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ... 04:31:42 #8 37.41 Unpacking libwww-perl (6.36-2) ... 04:31:42 #8 37.46 Selecting previously unselected package patchutils. 04:31:42 #8 37.46 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ... 04:31:42 #8 37.47 Unpacking patchutils (0.3.4-2) ... 04:31:42 #8 37.51 Selecting previously unselected package wdiff. 04:31:42 #8 37.51 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ... 04:31:43 #8 37.51 Unpacking wdiff (1.2.2-2) ... 04:31:43 #8 37.57 Selecting previously unselected package devscripts. 04:31:43 #8 37.57 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ... 04:31:43 #8 37.60 Unpacking devscripts (2.19.5+deb10u1) ... 04:31:43 #8 37.75 Selecting previously unselected package equivs. 04:31:43 #8 37.75 Preparing to unpack .../098-equivs_2.2.0_all.deb ... 04:31:43 #8 37.76 Unpacking equivs (2.2.0) ... 04:31:43 #8 37.79 Selecting previously unselected package libcurl3-gnutls:armhf. 04:31:43 #8 37.80 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u2_armhf.deb ... 04:31:43 #8 37.80 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... 04:31:43 #8 37.86 Selecting previously unselected package libpcre2-8-0:armhf. 04:31:43 #8 37.87 Preparing to unpack .../100-libpcre2-8-0_10.32-5_armhf.deb ... 04:31:43 #8 37.87 Unpacking libpcre2-8-0:armhf (10.32-5) ... 04:31:43 #8 37.92 Selecting previously unselected package liberror-perl. 04:31:43 #8 37.92 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ... 04:31:43 #8 37.92 Unpacking liberror-perl (0.17027-2) ... 04:31:43 #8 37.96 Selecting previously unselected package git-man. 04:31:43 #8 37.96 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u3_all.deb ... 04:31:43 #12 3.675 dh_testdir 04:31:43 #12 3.696 dh_testroot 04:31:43 #12 3.714 dh_prep 04:31:43 #12 3.735 dh_testdir 04:31:43 #12 3.754 dh_testroot 04:31:43 #12 3.772 dh_install 04:31:43 #12 3.799 dh_installdocs 04:31:43 #12 3.831 dh_installchangelogs 04:31:43 #12 3.902 dh_compress 04:31:43 #12 3.936 dh_fixperms 04:31:43 #12 3.976 dh_installdeb 04:31:43 #12 4.002 dh_gencontrol 04:31:43 #8 37.97 Unpacking git-man (1:2.20.1-2+deb10u3) ... 04:31:43 #8 38.11 Selecting previously unselected package git. 04:31:43 #8 38.11 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u3_armhf.deb ... 04:31:43 #8 38.13 Unpacking git (1:2.20.1-2+deb10u3) ... 04:31:43 #12 4.118 dh_md5sums 04:31:43 #12 4.146 dh_builddeb 04:31:43 #12 4.165 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. 04:31:43 #12 4.184 04:31:43 #12 4.184 The package has been created. 04:31:43 #12 4.184 Attention, the package has been created in the current directory, 04:31:43 #12 4.184 not in ".." as indicated by the message above! 04:31:43 #12 4.206 Selecting previously unselected package docker-ce-build-deps. 04:31:43 #12 4.219 (Reading database ... 26309 files and directories currently installed.) 04:31:44 #12 4.220 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... 04:31:44 #12 4.223 Unpacking docker-ce-build-deps (1.0) ... 04:31:44 #8 38.69 Setting up perl-modules-5.28 (5.28.1-6) ... 04:31:44 #8 38.70 Setting up libpipeline1:armhf (1.5.1-2) ... 04:31:44 #8 38.71 Setting up mime-support (3.62) ... 04:31:44 #8 38.75 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 04:31:44 #8 38.76 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u2) ... 04:31:44 #8 38.77 No schema files found: doing nothing. 04:31:44 #8 38.77 Setting up binutils-common:armhf (2.31.1-16+rpi2) ... 04:31:44 #8 38.79 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... 04:31:44 #8 38.81 Setting up perl-openssl-defaults:armhf (3) ... 04:31:44 #8 38.83 Setting up linux-libc-dev:armhf (1:1.20211007-2~buster) ... 04:31:44 #8 38.83 Setting up gettext-base (0.19.8.1-9) ... 04:31:44 #8 38.85 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u2) ... 04:31:44 #8 38.86 Setting up file (1:5.35-4+deb10u2) ... 04:31:44 #8 38.87 Setting up libgomp1:armhf (8.3.0-6+rpi1) ... 04:31:44 #8 38.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 04:31:44 #8 38.89 Setting up libicu63:armhf (63.1-6+deb10u1) ... 04:31:44 #8 38.90 Setting up libfakeroot:armhf (1.23-1) ... 04:31:44 #8 38.92 Setting up fakeroot (1.23-1) ... 04:31:44 #8 38.93 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.93 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 04:31:44 #8 38.94 Setting up libasan5:armhf (8.3.0-6+rpi1) ... 04:31:44 #8 38.95 Setting up autotools-dev (20180224.1) ... 04:31:44 #8 38.96 Setting up make (4.2.1-1.2) ... 04:31:44 #8 38.97 Setting up libmpfr6:armhf (4.0.2-1) ... 04:31:44 #8 38.98 Setting up libsigsegv2:armhf (2.12-2) ... 04:31:44 #8 38.99 Setting up xz-utils (5.2.4-1) ... 04:31:44 #8 39.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:31:44 #8 39.01 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 04:31:44 #8 39.01 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 04:31:44 #8 39.01 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 04:31:44 #8 39.01 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 04:31:44 #8 39.01 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 04:31:44 #8 39.02 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 04:31:44 #8 39.02 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 04:31:44 #8 39.02 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 04:31:44 #8 39.02 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 04:31:44 #8 39.02 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 04:31:44 #8 39.02 Setting up libmpc3:armhf (1.1.0-1) ... 04:31:44 #8 39.04 Setting up libatomic1:armhf (8.3.0-6+rpi1) ... 04:31:44 #8 39.05 Setting up patch (2.7.6-3+deb10u1) ... 04:31:44 #8 39.06 Setting up autopoint (0.19.8.1-9) ... 04:31:44 #8 39.07 Setting up libfl2:armhf (2.6.4-6.2) ... 04:31:44 #8 39.08 Setting up libpcre2-8-0:armhf (10.32-5) ... 04:31:44 #8 39.09 Setting up libubsan1:armhf (8.3.0-6+rpi1) ... 04:31:44 #8 39.10 Setting up libisl19:armhf (0.20-2) ... 04:31:44 #8 39.12 Setting up sensible-utils (0.0.12) ... 04:31:44 #8 39.13 Setting up libuchardet0:armhf (0.0.6-3) ... 04:31:44 #12 4.295 Reading package lists... 04:31:44 #12 4.987 Building dependency tree... 04:31:44 #8 39.14 Setting up git-man (1:2.20.1-2+deb10u3) ... 04:31:44 #8 39.15 Setting up libmpdec2:armhf (2.4.2-2) ... 04:31:44 #8 39.16 Setting up libbinutils:armhf (2.31.1-16+rpi2) ... 04:31:44 #8 39.17 Setting up cpp-8 (8.3.0-6+rpi1) ... 04:31:44 #8 39.19 Setting up libc-dev-bin (2.28-10+rpt2+rpi1) ... 04:31:44 #8 39.20 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ... 04:31:44 #8 39.21 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u2) ... 04:31:44 #8 39.22 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ... 04:31:44 #8 39.23 Setting up libelf1:armhf (0.176-1.1) ... 04:31:44 #8 39.25 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u2) ... 04:31:44 #8 39.26 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ... 04:31:44 #8 39.27 Setting up libgdbm6:armhf (1.18.1-4) ... 04:31:44 #8 39.28 Setting up wdiff (1.2.2-2) ... 04:31:44 #12 5.119 Reading state information... 04:31:44 #12 5.136 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 04:31:44 #12 5.179 Starting 2 pkgProblemResolver with broken count: 0 04:31:44 #12 5.181 Done 04:31:44 #12 5.198 Done 04:31:44 #12 5.209 Starting pkgProblemResolver with broken count: 0 04:31:44 #12 5.232 Starting 2 pkgProblemResolver with broken count: 0 04:31:44 #12 5.235 Done 04:31:44 #12 5.318 The following additional packages will be installed: 04:31:44 #12 5.318 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev 04:31:44 #12 5.318 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 04:31:44 #12 5.318 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 04:31:44 #12 5.318 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev 04:31:44 #12 5.319 libudev-dev libuv1 pkg-config 04:31:44 #12 5.319 Suggested packages: 04:31:44 #12 5.319 cmake-doc ninja-build apparmor-easyprof lrzip seccomp 04:31:44 #12 5.319 Recommended packages: 04:31:44 #12 5.319 dmsetup 04:31:44 #12 5.351 The following NEW packages will be installed: 04:31:45 #8 39.35 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u3) ... 04:31:45 #8 39.36 Setting up m4 (1.4.18-2) ... 04:31:45 #8 39.38 Setting up binutils (2.31.1-16+rpi2) ... 04:31:45 #8 39.39 Setting up bsdmainutils (11.1.2) ... 04:31:45 #8 39.41 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode 04:31:45 #8 39.41 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 04:31:45 #8 39.42 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode 04:31:45 #8 39.42 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 04:31:45 #8 39.43 Setting up libcroco3:armhf (0.6.12-3) ... 04:31:45 #8 39.44 Setting up libgdbm-compat4:armhf (1.18.1-4) ... 04:31:45 #8 39.45 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ... 04:31:45 #8 39.47 Setting up libperl5.28:armhf (5.28.1-6) ... 04:31:45 #8 39.48 Setting up dwz (0.12-3) ... 04:31:45 #8 39.49 Setting up groff-base (1.22.4-3+deb10u1) ... 04:31:45 #8 39.52 Setting up cpp (4:8.3.0-1+rpi2) ... 04:31:45 #8 39.54 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1) ... 04:31:45 #8 39.55 Setting up libpython3-stdlib:armhf (3.7.3-1) ... 04:31:45 #12 5.352 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev 04:31:45 #12 5.352 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 04:31:45 #12 5.352 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 04:31:45 #12 5.352 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev 04:31:45 #12 5.353 libudev-dev libuv1 pkg-config 04:31:45 #8 39.56 Setting up python3.7 (3.7.3-2+deb10u3) ... 04:31:45 #12 5.769 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. 04:31:45 #12 5.769 1 not fully installed or removed. 04:31:45 #12 5.769 Need to get 8539 kB of archives. 04:31:45 #12 5.769 After this operation, 41.1 MB of additional disk space will be used. 04:31:45 #12 5.769 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] 04:31:45 #8 40.29 Setting up gettext (0.19.8.1-9) ... 04:31:45 #8 40.30 Setting up gcc-8 (8.3.0-6+rpi1) ... 04:31:45 #8 40.31 Setting up libtool (2.4.6-9) ... 04:31:45 #8 40.32 Setting up python3 (3.7.3-1) ... 04:31:45 #8 40.43 Setting up man-db (2.8.5-2) ... 04:31:45 #12 6.129 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 04:31:46 #8 40.57 Building database of manual pages ... 04:31:46 #12 6.392 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB] 04:31:46 #12 6.414 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 04:31:46 #12 6.419 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 04:31:46 #12 6.426 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] 04:31:46 #12 6.429 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 04:31:46 #12 6.601 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.1 [9948 B] 04:31:46 #12 6.602 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] 04:31:46 #12 6.604 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] 04:31:46 #12 6.614 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] 04:31:46 #12 6.623 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] 04:31:46 #12 6.624 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.13 [19.7 kB] 04:31:46 #12 6.624 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB] 04:31:46 #12 6.644 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] 04:31:46 #12 6.654 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] 04:31:46 #12 6.677 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] 04:31:46 #12 6.677 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] 04:31:46 #12 6.751 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] 04:31:46 #12 6.753 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] 04:31:46 #12 6.753 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.1 [83.6 kB] 04:31:46 #12 6.755 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 04:31:46 #12 6.758 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 04:31:46 #12 6.894 debconf: delaying package configuration, since apt-utils is not installed 04:31:46 #12 6.926 Fetched 8539 kB in 1s (6109 kB/s) 04:31:46 #12 6.953 Selecting previously unselected package bash-completion. 04:31:46 #12 6.953 (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 ... 26313 files and directories currently installed.) 04:31:46 #12 6.968 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... 04:31:47 #12 7.574 Unpacking bash-completion (1:2.10-1ubuntu1) ... 04:31:47 #12 7.696 Selecting previously unselected package cmake-data. 04:31:47 #12 7.698 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1_all.deb ... 04:31:47 #12 7.703 Unpacking cmake-data (3.16.3-1ubuntu1) ... 04:31:47 #12 8.074 Selecting previously unselected package libarchive13:amd64. 04:31:47 #12 8.078 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1_amd64.deb ... 04:31:47 #12 8.086 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ... 04:31:47 #12 8.147 Selecting previously unselected package libjsoncpp1:amd64. 04:31:47 #12 8.149 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 04:31:47 #12 8.154 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 04:31:47 #12 8.193 Selecting previously unselected package librhash0:amd64. 04:31:47 #12 8.195 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ... 04:31:47 #12 8.199 Unpacking librhash0:amd64 (1.3.9-1) ... 04:31:47 #12 8.238 Selecting previously unselected package libuv1:amd64. 04:31:47 #12 8.240 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ... 04:31:47 #12 8.244 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... 04:31:47 #12 8.276 Selecting previously unselected package cmake. 04:31:47 #12 8.278 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1_amd64.deb ... 04:31:47 #12 8.282 Unpacking cmake (3.16.3-1ubuntu1) ... 04:31:48 #12 8.663 Selecting previously unselected package dh-apparmor. 04:31:48 #12 8.666 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.1_all.deb ... 04:31:48 #12 8.670 Unpacking dh-apparmor (2.13.3-7ubuntu5.1) ... 04:31:48 #12 8.703 Selecting previously unselected package libbtrfs0:amd64. 04:31:48 #12 8.706 Preparing to unpack .../08-libbtrfs0_5.4.1-2_amd64.deb ... 04:31:48 #12 8.711 Unpacking libbtrfs0:amd64 (5.4.1-2) ... 04:31:48 #12 8.754 Selecting previously unselected package libbtrfs-dev:amd64. 04:31:48 #12 8.757 Preparing to unpack .../09-libbtrfs-dev_5.4.1-2_amd64.deb ... 04:31:48 #12 8.760 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... 04:31:48 #12 8.812 Selecting previously unselected package libdevmapper1.02.1:amd64. 04:31:48 #12 8.815 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... 04:31:48 #12 8.819 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 04:31:48 #12 8.860 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 04:31:48 #12 8.863 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... 04:31:48 #12 8.866 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 04:31:48 #12 8.891 Selecting previously unselected package libudev-dev:amd64. 04:31:48 #12 8.894 Preparing to unpack .../12-libudev-dev_245.4-4ubuntu3.13_amd64.deb ... 04:31:48 #12 8.897 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.13) ... 04:31:48 #12 8.925 Selecting previously unselected package libsepol1-dev:amd64. 04:31:48 #12 8.928 Preparing to unpack .../13-libsepol1-dev_3.0-1_amd64.deb ... 04:31:48 #12 8.933 Unpacking libsepol1-dev:amd64 (3.0-1) ... 04:31:48 #12 8.998 Selecting previously unselected package libpcre2-16-0:amd64. 04:31:48 #12 9.001 Preparing to unpack .../14-libpcre2-16-0_10.34-7_amd64.deb ... 04:31:48 #12 9.005 Unpacking libpcre2-16-0:amd64 (10.34-7) ... 04:31:48 #12 9.052 Selecting previously unselected package libpcre2-32-0:amd64. 04:31:48 #12 9.055 Preparing to unpack .../15-libpcre2-32-0_10.34-7_amd64.deb ... 04:31:48 #12 9.059 Unpacking libpcre2-32-0:amd64 (10.34-7) ... 04:31:48 #12 9.106 Selecting previously unselected package libpcre2-posix2:amd64. 04:31:48 #12 9.109 Preparing to unpack .../16-libpcre2-posix2_10.34-7_amd64.deb ... 04:31:48 #12 9.113 Unpacking libpcre2-posix2:amd64 (10.34-7) ... 04:31:48 #12 9.201 Selecting previously unselected package libpcre2-dev:amd64. 04:31:48 #12 9.204 Preparing to unpack .../17-libpcre2-dev_10.34-7_amd64.deb ... 04:31:48 #12 9.207 Unpacking libpcre2-dev:amd64 (10.34-7) ... 04:31:48 #12 9.300 Selecting previously unselected package libselinux1-dev:amd64. 04:31:48 #12 9.303 Preparing to unpack .../18-libselinux1-dev_3.0-1build2_amd64.deb ... 04:31:48 #12 9.307 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... 04:31:48 #12 9.353 Selecting previously unselected package libdevmapper-dev:amd64. 04:31:48 #12 9.356 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... 04:31:48 #12 9.359 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... 04:31:48 #12 9.388 Selecting previously unselected package libseccomp-dev:amd64. 04:31:48 #12 9.391 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1~20.04.1_amd64.deb ... 04:31:48 #12 9.394 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ... 04:31:48 #12 9.427 Selecting previously unselected package libsystemd-dev:amd64. 04:31:49 #12 9.430 Preparing to unpack .../21-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 04:31:49 #12 9.435 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 04:31:49 #12 9.499 Selecting previously unselected package pkg-config. 04:31:49 #12 9.501 Preparing to unpack .../22-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 04:31:49 #12 9.506 Unpacking pkg-config (0.29.1-0ubuntu4) ... 04:31:49 #12 9.554 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.1) ... 04:31:49 #12 9.564 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ... 04:31:49 #12 9.576 Setting up libsepol1-dev:amd64 (3.0-1) ... 04:31:49 #12 9.588 Setting up libpcre2-16-0:amd64 (10.34-7) ... 04:31:49 #12 9.601 Setting up libbtrfs0:amd64 (5.4.1-2) ... 04:31:49 #12 9.612 Setting up libpcre2-32-0:amd64 (10.34-7) ... 04:31:49 #12 9.623 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... 04:31:49 #12 9.634 Setting up bash-completion (1:2.10-1ubuntu1) ... 04:31:49 #12 10.27 Setting up pkg-config (0.29.1-0ubuntu4) ... 04:31:50 #12 10.32 Setting up libudev-dev:amd64 (245.4-4ubuntu3.13) ... 04:31:50 #12 10.33 Setting up libpcre2-posix2:amd64 (10.34-7) ... 04:31:50 #12 10.34 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 04:31:50 #12 10.35 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... 04:31:50 #12 10.36 Setting up librhash0:amd64 (1.3.9-1) ... 04:31:50 #12 10.37 Setting up cmake-data (3.16.3-1ubuntu1) ... 04:31:50 #12 10.39 Setting up dh-apparmor (2.13.3-7ubuntu5.1) ... 04:31:50 #12 10.40 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 04:31:50 #12 10.41 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 04:31:50 #12 10.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... 04:31:50 #12 10.43 Setting up libpcre2-dev:amd64 (10.34-7) ... 04:31:50 #12 10.44 Setting up libselinux1-dev:amd64 (3.0-1build2) ... 04:31:50 #12 10.45 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... 04:31:50 #12 10.46 Setting up cmake (3.16.3-1ubuntu1) ... 04:31:50 #12 10.47 Setting up docker-ce-build-deps (1.0) ... 04:31:50 #12 10.48 Processing triggers for man-db (2.9.1-1) ... 04:31:50 #12 10.51 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 04:31:50 #12 DONE 10.8s 04:31:50 #8 44.16 Setting up gcc (4:8.3.0-1+rpi2) ... 04:31:50 #8 44.23 Setting up perl (5.28.1-6) ... 04:31:50 #8 44.27 Setting up libio-html-perl (1.001-1) ... 04:31:50 #8 44.29 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... 04:31:50 #8 44.31 Setting up libdpkg-perl (1.19.7) ... 04:31:50 #8 44.34 Setting up autoconf (2.69-11) ... 04:31:50 #8 44.38 Setting up libsub-exporter-progressive-perl (0.001013-1) ... 04:31:50 #8 44.42 Setting up libtimedate-perl (2.3000-2+deb10u1) ... 04:31:50 #8 44.45 Setting up libdevel-globaldestruction-perl (0.14-1) ... 04:31:50 #8 44.48 Setting up libstrictures-perl (2.000005-1) ... 04:31:50 #8 44.57 Setting up libsub-quote-perl (2.005001-1) ... 04:31:50 #8 44.59 Setting up liburi-perl (1.76-1) ... 04:31:50 #8 44.60 Setting up libnet-ssleay-perl (1.85-2+b1) ... 04:31:50 #8 44.61 Setting up automake (1:1.16.1-4) ... 04:31:50 #8 44.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 04:31:50 #8 44.66 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 04:31:50 #8 44.66 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 04:31:50 #8 44.67 Setting up libhttp-date-perl (6.02-1) ... 04:31:50 #8 44.69 Setting up libfile-which-perl (1.23-1) ... 04:31:50 #8 44.72 Setting up libfile-listing-perl (6.04-1) ... 04:31:50 04:31:50 #13 [stage-1 6/9] COPY sources/ /sources 04:31:50 #13 sha256:c2bb1d18f98f723c1dccd86c24e7dff72ef0e6c47467f1ce5ba2e5c391979ee2 04:31:50 #13 DONE 0.1s 04:31:50 04:31:50 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go 04:31:50 #15 sha256:86324441fe0f6932a0e59d6aba01519fe48bbd6f90dd860d5defd1316571b2ff 04:31:50 #8 44.90 Setting up libdynaloader-functions-perl (0.003-1) ... 04:31:50 #8 44.93 Setting up libclass-method-modifiers-perl (2.12-1) ... 04:31:50 #8 44.96 Setting up libio-pty-perl (1:1.08-1.1+b4) ... 04:31:50 #8 44.98 Setting up libarchive-zip-perl (1.64-1) ... 04:31:50 #8 45.00 Setting up libhtml-tagset-perl (3.20-3) ... 04:31:50 #8 45.02 Setting up libdebhelper-perl (13.2~bpo10+1) ... 04:31:50 #8 45.10 Setting up liblwp-mediatypes-perl (6.02-1) ... 04:31:50 #8 45.13 Setting up libtry-tiny-perl (0.30-1) ... 04:31:50 #8 45.15 Setting up libnet-http-perl (6.18-1) ... 04:31:50 #8 45.18 Setting up libencode-locale-perl (1.05-1) ... 04:31:50 #8 45.20 Setting up libdevel-callchecker-perl (0.008-1) ... 04:31:50 #8 45.21 Setting up dpkg-dev (1.19.7) ... 04:31:50 #8 45.37 Setting up intltool-debian (0.35.0+20060710.5) ... 04:31:50 #8 45.38 Setting up liberror-perl (0.17027-2) ... 04:31:50 #8 45.39 Setting up patchutils (0.3.4-2) ... 04:31:50 #8 45.40 Setting up libipc-run-perl (20180523.0-1) ... 04:31:50 #8 45.41 Setting up git (1:2.20.1-2+deb10u3) ... 04:31:50 #8 45.45 Setting up libwww-robotrules-perl (6.02-1) ... 04:31:50 #8 45.47 Setting up libhtml-parser-perl (3.72-3+b2) ... 04:31:51 #8 45.59 Setting up librole-tiny-perl (2.000006-1) ... 04:31:51 #8 45.61 Setting up libfile-homedir-perl (1.004-1) ... 04:31:51 #8 45.62 Setting up libio-socket-ssl-perl (2.060-3) ... 04:31:51 #8 45.64 Setting up libhttp-message-perl (6.18-1) ... 04:31:51 #8 45.70 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... 04:31:51 #8 45.73 Setting up libhttp-negotiate-perl (6.01-1) ... 04:31:51 #8 45.75 Setting up libhttp-cookies-perl (6.04-1) ... 04:31:51 #8 45.78 Setting up po-debconf (1.0.21) ... 04:31:51 #8 45.84 Setting up libhtml-tree-perl (5.07-2) ... 04:31:51 #8 45.86 Setting up libparams-classify-perl (0.015-1+b1) ... 04:31:51 #8 45.88 Setting up libmodule-runtime-perl (0.016-1) ... 04:31:51 #8 45.91 Setting up libimport-into-perl (1.002005-1) ... 04:31:51 #8 45.94 Setting up libmoo-perl (2.003004-2) ... 04:31:51 #8 45.97 Setting up liblwp-protocol-https-perl (6.07-2) ... 04:31:51 #8 46.00 Setting up libwww-perl (6.36-2) ... 04:31:51 #8 46.02 Setting up debhelper (13.2~bpo10+1) ... 04:31:51 #8 46.06 Setting up dh-autoreconf (19) ... 04:31:51 #8 46.07 Setting up devscripts (2.19.5+deb10u1) ... 04:31:51 #8 46.50 Setting up dh-strip-nondeterminism (1.1.2-1) ... 04:31:52 #8 46.51 Setting up equivs (2.2.0) ... 04:31:52 #8 46.53 Processing triggers for libc-bin (2.28-10+rpi1) ... 04:31:53 #15 DONE 2.4s 04:31:53 04:31:53 #16 [stage-1 8/9] WORKDIR /root/build-deb 04:31:53 #16 sha256:1a0438ef4fecd797a5634e19593bd2382c0b57af842a59b7aa39abcef93e8576 04:31:53 #16 DONE 0.0s 04:31:53 04:31:53 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb 04:31:53 #17 sha256:d488ae9b73a63f1f0f89bef41bfaf5a9958faa74a999a502cb394a83393c79c7 04:31:53 #17 DONE 0.0s 04:31:53 04:31:53 #18 exporting to image 04:31:53 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:31:53 #18 exporting layers 04:31:54 #8 DONE 48.8s 04:31:54 04:31:54 #10 [stage-1 3/8] COPY common /root/build-deb/debian 04:31:54 #10 sha256:dbb7eda3d5a6f396f93e8105a1d2191cef27303df4a227edd6da523bfa5485dc 04:31:54 #10 DONE 0.1s 04:31:54 04:31:54 #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control 04:31:54 #11 sha256:0032828327a3b26c99cffafe2beefdd1233ebe8f5e8045fbecb8cb76c32d8990 04:31:55 #11 1.284 Hit:1 http://archive.raspbian.org/raspbian buster InRelease 04:31:55 #11 1.292 Hit:2 http://archive.raspberrypi.org/debian buster InRelease 04:31:57 #9 74.78 -------------------------------------------------------------------------------- 04:31:57 #9 74.79 Total 435 kB/s | 18 MB 00:42 04:31:57 #9 74.79 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 04:31:57 #9 74.79 Importing GPG key 0xF4A80EB5: 04:31:57 #9 74.79 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" 04:31:57 #9 74.79 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 04:31:57 #9 74.79 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 04:31:57 #9 74.79 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 04:31:57 #9 74.84 Running transaction check 04:31:57 #9 74.87 Running transaction test 04:31:57 #9 74.91 Transaction test succeeded 04:31:57 #9 74.91 Running transaction 04:31:57 #9 75.00 Updating : rpm-libs-4.11.3-46.el7_9.x86_64 1/52 04:31:57 #9 75.59 Updating : rpm-4.11.3-46.el7_9.x86_64 2/52 04:31:57 #9 75.62 Updating : rpm-build-libs-4.11.3-46.el7_9.x86_64 3/52 04:31:57 #9 76.25 Installing : groff-base-1.22.2-8.el7.x86_64 4/52 04:31:57 #9 76.28 Installing : bzip2-1.0.6-13.el7.x86_64 5/52 04:31:57 #9 76.30 Installing : 1:perl-parent-0.225-244.el7.noarch 6/52 04:31:57 #9 76.32 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 7/52 04:31:57 #9 76.35 Installing : perl-podlators-2.5.1-3.el7.noarch 8/52 04:31:57 #9 76.37 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 9/52 04:31:57 #9 76.39 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 10/52 04:31:57 #9 76.64 Installing : perl-Encode-2.51-7.el7.x86_64 11/52 04:31:57 #9 76.66 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 12/52 04:31:57 #9 76.68 Installing : perl-Pod-Usage-1.63-3.el7.noarch 13/52 04:31:57 #9 76.70 Installing : perl-threads-1.87-4.el7.x86_64 14/52 04:31:57 #9 76.72 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 15/52 04:31:57 #9 76.74 Installing : perl-Exporter-5.68-3.el7.noarch 16/52 04:31:57 #9 76.75 Installing : perl-constant-1.27-2.el7.noarch 17/52 04:31:57 #9 76.77 Installing : perl-Carp-1.26-244.el7.noarch 18/52 04:31:57 #9 76.79 Installing : perl-Socket-2.010-5.el7.x86_64 19/52 04:31:57 #9 76.81 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 20/52 04:31:57 #9 76.83 Installing : perl-Time-Local-1.2300-2.el7.noarch 21/52 04:31:57 #9 76.86 Installing : perl-Storable-2.45-3.el7.x86_64 22/52 04:31:57 #9 76.88 Installing : perl-threads-shared-1.43-6.el7.x86_64 23/52 04:31:57 #9 76.90 Installing : perl-PathTools-3.40-5.el7.x86_64 24/52 04:31:57 #9 76.92 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 25/52 04:31:57 #9 76.96 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 26/52 04:31:57 #9 76.98 Installing : perl-File-Temp-0.23.01-3.el7.noarch 27/52 04:31:57 #9 77.00 Installing : perl-File-Path-2.09-2.el7.noarch 28/52 04:31:57 #9 77.02 Installing : perl-Filter-1.49-3.el7.x86_64 29/52 04:31:57 #11 1.589 Reading package lists... 04:31:57 #9 77.10 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 30/52 04:31:58 #11 3.620 dh_testdir 04:31:58 #11 3.650 dh_testroot 04:31:58 #11 3.679 dh_prep 04:31:58 #11 3.704 dh_testdir 04:31:58 #11 3.726 dh_testroot 04:31:58 #11 3.771 dh_install 04:31:58 #11 3.799 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use) 04:31:58 #11 3.807 dh_installdocs 04:31:58 #11 3.833 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use) 04:31:58 #11 3.859 dh_installchangelogs 04:31:58 #11 3.963 dh_compress 04:31:58 #18 exporting layers 5.1s done 04:31:58 #18 writing image sha256:10e845c4e4f9896847b867e99ce09138048bbdd8a2ea6b538c8138021f04fbac done 04:31:58 #18 naming to docker.io/debbuild-ubuntu-focal/x86_64 done 04:31:58 #18 DONE 5.1s 04:31:58 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=e2f740d -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 04:31:58 #11 4.001 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use) 04:31:58 #11 4.019 dh_fixperms 04:31:58 #11 4.101 dh_installdeb 04:31:58 #11 4.133 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use) 04:31:58 #11 4.134 dh_gencontrol 04:31:58 #11 4.265 dh_md5sums 04:31:58 #11 4.297 dh_builddeb 04:31:58 #11 4.321 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. 04:31:58 #11 4.346 04:31:58 #11 4.346 The package has been created. 04:31:58 #11 4.346 Attention, the package has been created in the current directory, 04:31:58 #11 4.346 not in ".." as indicated by the message above! 04:31:58 #11 4.372 Selecting previously unselected package docker-ce-build-deps. 04:31:58 #9 77.62 Installing : perl-Getopt-Long-2.40-3.el7.noarch 31/52 04:31:58 #9 78.49 Installing : 4:perl-5.16.3-299.el7_9.x86_64 32/52 04:31:58 #9 78.53 Installing : perl-Thread-Queue-3.02-2.el7.noarch 33/52 04:31:58 #9 78.55 Updating : rpm-python-4.11.3-46.el7_9.x86_64 34/52 04:31:58 #9 78.56 Installing : python-srpm-macros-3-34.el7.noarch 35/52 04:31:58 #9 78.57 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 36/52 04:31:58 #9 78.59 Installing : desktop-file-utils-0.23-2.el7.x86_64 37/52 04:31:58 #9 78.63 Installing : zip-3.0-11.el7.x86_64 38/52 04:31:58 #9 78.68 Installing : elfutils-0.176-5.el7.x86_64 39/52 04:31:58 #9 78.71 Installing : unzip-6.0-22.el7_9.x86_64 40/52 04:31:58 #9 78.74 Installing : patch-2.7.1-12.el7_7.x86_64 41/52 04:31:58 + set -e 04:31:58 + mkdir -p /root/build-deb/engine 04:31:58 + tar -C /root/build-deb -xzf /sources/engine.tgz 04:31:58 #11 4.378 (Reading database ... 17084 files and directories currently installed.) 04:31:58 #11 4.379 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... 04:31:58 #11 4.382 Unpacking docker-ce-build-deps (1.0) ... 04:31:59 #9 78.77 Installing : dwz-0.11-3.el7.x86_64 42/52 04:31:59 #9 79.56 Installing : gdb-7.6.1-120.el7.x86_64 43/52 04:31:59 #9 79.58 Installing : perl-srpm-macros-1-8.el7.noarch 44/52 04:31:59 #9 79.60 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 45/52 04:31:59 #9 79.62 Installing : file-5.11-37.el7.x86_64 46/52 04:31:59 #9 79.65 Installing : rpm-build-4.11.3-46.el7_9.x86_64 47/52 04:31:59 + mkdir -p /root/build-deb/cli 04:31:59 + tar -C /root/build-deb -xzf /sources/cli.tgz 04:32:00 #9 79.70 Installing : rpmlint-1.5-4.el7.noarch 48/52 04:32:00 #9 79.72 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/52 04:32:00 + mkdir -p /root/build-deb/scan-cli-plugin 04:32:00 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz 04:32:00 + mkdir -p /go/src/github.com/docker 04:32:00 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker 04:32:00 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 04:32:00 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin 04:32:00 + EPOCH=5 04:32:00 + EPOCH_SEP= 04:32:00 + [[ ! -z 5 ]] 04:32:00 + EPOCH_SEP=: 04:32:00 + [[ -z 0.0.0-20211015144513-b485636 ]] 04:32:00 VERSION AAA 0.0.0-20211015144513-b485636 04:32:00 + echo VERSION AAA 0.0.0-20211015144513-b485636 04:32:00 + VERSION=0.0.0-20211015144513-b485636 04:32:00 + echo VERSION bbb 0.0.0-20211015144513-b485636 04:32:00 VERSION bbb 0.0.0-20211015144513-b485636 04:32:00 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control 04:32:00 + debSource=docker-ce 04:32:00 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control 04:32:00 + debMaintainer='Docker <support@docker.com>' 04:32:00 ++ date --rfc-2822 04:32:00 + debDate='Tue, 02 Nov 2021 04:32:00 +0000' 04:32:00 + cat 04:32:00 + export CLI_GITCOMMIT=b485636 04:32:00 + CLI_GITCOMMIT=b485636 04:32:00 + export ENGINE_GITCOMMIT=e2f740d 04:32:00 + ENGINE_GITCOMMIT=e2f740d 04:32:00 + export SCAN_GITCOMMIT=b05830d 04:32:00 + SCAN_GITCOMMIT=b05830d 04:32:00 + echo VERSION BBB 0.0.0-20211015144513-b485636 04:32:00 + dpkg-buildpackage -uc -us -I.git 04:32:00 VERSION BBB 0.0.0-20211015144513-b485636 04:32:00 #9 79.74 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 04:32:00 #11 4.445 Reading package lists... 04:32:00 #11 5.656 Building dependency tree... 04:32:00 #11 5.866 Reading state information... 04:32:00 #11 5.901 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 04:32:00 #11 5.980 Starting 2 pkgProblemResolver with broken count: 0 04:32:00 dpkg-buildpackage: info: source package docker-ce 04:32:00 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~ubuntu-focal 04:32:00 dpkg-buildpackage: info: source distribution focal 04:32:00 dpkg-buildpackage: info: source changed by Docker <support@docker.com> 04:32:00 dpkg-buildpackage: info: host architecture amd64 04:32:00 dpkg-source -I.git --before-build . 04:32:00 debian/rules clean 04:32:00 dh clean --with=bash-completion --with=systemd 04:32:00 #11 5.983 Done 04:32:00 #11 6.009 Done 04:32:00 #11 6.018 Starting pkgProblemResolver with broken count: 0 04:32:00 #11 6.053 Starting 2 pkgProblemResolver with broken count: 0 04:32:00 #11 6.056 Done 04:32:00 #11 6.264 The following additional packages will be installed: 04:32:00 #11 6.265 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ 04:32:00 dh_clean 04:32:00 dpkg-source -I.git -b . 04:32:00 #9 80.26 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 51/52 04:32:00 #11 6.265 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:32:00 #11 6.265 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 04:32:00 #11 6.265 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev 04:32:00 #11 6.265 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev 04:32:00 #11 6.265 libuv1 pkg-config 04:32:00 #11 6.267 Suggested packages: 04:32:00 #11 6.267 cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip 04:32:00 #11 6.267 libtool-doc seccomp libstdc++-8-doc 04:32:00 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address 04:32:00 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field 04:32:00 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~ubuntu' 04:32:00 dpkg-source: info: using source format '1.0' 04:32:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz 04:32:01 #11 6.571 The following NEW packages will be installed: 04:32:01 #11 6.571 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ 04:32:01 #11 6.571 g++-8 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:32:01 #11 6.571 libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 04:32:01 #11 6.571 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev 04:32:01 #11 6.571 libselinux1-dev libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev 04:32:01 #11 6.572 libuv1 pkg-config 04:32:01 #11 7.016 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. 04:32:01 #11 7.016 1 not fully installed or removed. 04:32:01 #11 7.016 Need to get 17.5 MB of archives. 04:32:01 #11 7.016 After this operation, 72.0 MB of additional disk space will be used. 04:32:01 #11 7.016 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB] 04:32:01 #9 80.78 Cleanup : rpm-4.11.3-45.el7.x86_64 52/52 04:32:01 #9 81.32 Verifying : file-5.11-37.el7.x86_64 1/52 04:32:01 #9 81.34 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/52 04:32:01 #9 81.35 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/52 04:32:01 #9 81.36 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/52 04:32:01 #9 81.37 Verifying : perl-threads-1.87-4.el7.x86_64 5/52 04:32:01 #9 81.38 Verifying : perl-Exporter-5.68-3.el7.noarch 6/52 04:32:01 #9 81.40 Verifying : perl-constant-1.27-2.el7.noarch 7/52 04:32:01 #11 7.047 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB] 04:32:01 #9 81.41 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/52 04:32:01 #9 81.43 Verifying : desktop-file-utils-0.23-2.el7.x86_64 9/52 04:32:01 #9 81.44 Verifying : perl-Carp-1.26-244.el7.noarch 10/52 04:32:01 #9 81.45 Verifying : perl-Socket-2.010-5.el7.x86_64 11/52 04:32:01 #9 81.46 Verifying : 1:perl-parent-0.225-244.el7.noarch 12/52 04:32:01 #9 81.47 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 13/52 04:32:01 #9 81.48 Verifying : bzip2-1.0.6-13.el7.x86_64 14/52 04:32:01 #9 81.49 Verifying : perl-srpm-macros-1-8.el7.noarch 15/52 04:32:01 #9 81.51 Verifying : groff-base-1.22.2-8.el7.x86_64 16/52 04:32:01 #9 81.51 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 17/52 04:32:01 #9 81.52 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 18/52 04:32:01 #9 81.53 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 19/52 04:32:01 #9 81.54 Verifying : gdb-7.6.1-120.el7.x86_64 20/52 04:32:01 #9 81.55 Verifying : dwz-0.11-3.el7.x86_64 21/52 04:32:01 #9 81.56 Verifying : perl-Time-Local-1.2300-2.el7.noarch 22/52 04:32:01 #9 81.57 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 23/52 04:32:01 #9 81.58 Verifying : patch-2.7.1-12.el7_7.x86_64 24/52 04:32:01 #9 81.59 Verifying : rpm-4.11.3-46.el7_9.x86_64 25/52 04:32:01 #9 81.60 Verifying : unzip-6.0-22.el7_9.x86_64 26/52 04:32:01 #9 81.61 Verifying : perl-Storable-2.45-3.el7.x86_64 27/52 04:32:01 #9 81.62 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/52 04:32:01 #9 81.63 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 29/52 04:32:01 #9 81.64 Verifying : perl-Encode-2.51-7.el7.x86_64 30/52 04:32:01 #9 81.65 Verifying : rpm-build-4.11.3-46.el7_9.x86_64 31/52 04:32:01 #9 81.66 Verifying : rpmlint-1.5-4.el7.noarch 32/52 04:32:01 #9 81.67 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 33/52 04:32:01 #9 81.67 Verifying : perl-podlators-2.5.1-3.el7.noarch 34/52 04:32:01 #9 81.68 Verifying : rpm-build-libs-4.11.3-46.el7_9.x86_64 35/52 04:32:01 #9 81.70 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 36/52 04:32:01 #9 81.71 Verifying : perl-File-Path-2.09-2.el7.noarch 37/52 04:32:01 #11 7.596 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB] 04:32:01 #9 81.72 Verifying : elfutils-0.176-5.el7.x86_64 38/52 04:32:01 #9 81.73 Verifying : zip-3.0-11.el7.x86_64 39/52 04:32:01 #9 81.74 Verifying : rpm-python-4.11.3-46.el7_9.x86_64 40/52 04:32:01 #9 81.75 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 41/52 04:32:01 #9 81.76 Verifying : perl-Filter-1.49-3.el7.x86_64 42/52 04:32:01 #9 81.77 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/52 04:32:01 #9 81.78 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 44/52 04:32:01 #9 81.79 Verifying : python-srpm-macros-3-34.el7.noarch 45/52 04:32:01 #9 81.80 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 46/52 04:32:01 #9 81.81 Verifying : rpm-libs-4.11.3-46.el7_9.x86_64 47/52 04:32:01 #9 81.82 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 48/52 04:32:01 #9 81.83 Verifying : rpm-4.11.3-45.el7.x86_64 49/52 04:32:01 #9 81.83 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 50/52 04:32:01 #9 81.83 Verifying : rpm-libs-4.11.3-45.el7.x86_64 51/52 04:32:01 #9 81.83 Verifying : rpm-python-4.11.3-45.el7.x86_64 52/52 04:32:01 #9 81.87 04:32:01 #9 81.87 Installed: 04:32:01 #9 81.87 rpm-build.x86_64 0:4.11.3-46.el7_9 rpmlint.noarch 0:1.5-4.el7 04:32:01 #9 81.87 04:32:01 #9 81.87 Dependency Installed: 04:32:01 #9 81.87 bzip2.x86_64 0:1.0.6-13.el7 04:32:01 #9 81.87 desktop-file-utils.x86_64 0:0.23-2.el7 04:32:01 #9 81.87 dwz.x86_64 0:0.11-3.el7 04:32:01 #9 81.87 elfutils.x86_64 0:0.176-5.el7 04:32:01 #9 81.87 emacs-filesystem.noarch 1:24.3-23.el7 04:32:01 #9 81.87 file.x86_64 0:5.11-37.el7 04:32:01 #9 81.87 gdb.x86_64 0:7.6.1-120.el7 04:32:01 #9 81.87 groff-base.x86_64 0:1.22.2-8.el7 04:32:01 #9 81.87 patch.x86_64 0:2.7.1-12.el7_7 04:32:01 #9 81.87 perl.x86_64 4:5.16.3-299.el7_9 04:32:01 #9 81.87 perl-Carp.noarch 0:1.26-244.el7 04:32:01 #9 81.87 perl-Encode.x86_64 0:2.51-7.el7 04:32:01 #9 81.87 perl-Exporter.noarch 0:5.68-3.el7 04:32:01 #9 81.87 perl-File-Path.noarch 0:2.09-2.el7 04:32:01 #9 81.87 perl-File-Temp.noarch 0:0.23.01-3.el7 04:32:01 #9 81.87 perl-Filter.x86_64 0:1.49-3.el7 04:32:01 #9 81.87 perl-Getopt-Long.noarch 0:2.40-3.el7 04:32:01 #9 81.87 perl-HTTP-Tiny.noarch 0:0.033-3.el7 04:32:01 #9 81.87 perl-PathTools.x86_64 0:3.40-5.el7 04:32:01 #9 81.87 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 04:32:01 #9 81.87 perl-Pod-Perldoc.noarch 0:3.20-4.el7 04:32:01 #9 81.87 perl-Pod-Simple.noarch 1:3.28-4.el7 04:32:01 #9 81.87 perl-Pod-Usage.noarch 0:1.63-3.el7 04:32:01 #9 81.87 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 04:32:01 #9 81.87 perl-Socket.x86_64 0:2.010-5.el7 04:32:01 #9 81.87 perl-Storable.x86_64 0:2.45-3.el7 04:32:01 #9 81.87 perl-Text-ParseWords.noarch 0:3.29-4.el7 04:32:01 #9 81.87 perl-Thread-Queue.noarch 0:3.02-2.el7 04:32:01 #9 81.87 perl-Time-HiRes.x86_64 4:1.9725-3.el7 04:32:01 #9 81.87 perl-Time-Local.noarch 0:1.2300-2.el7 04:32:01 #9 81.87 perl-constant.noarch 0:1.27-2.el7 04:32:01 #9 81.87 perl-libs.x86_64 4:5.16.3-299.el7_9 04:32:01 #9 81.87 perl-macros.x86_64 4:5.16.3-299.el7_9 04:32:01 #9 81.87 perl-parent.noarch 1:0.225-244.el7 04:32:01 #9 81.87 perl-podlators.noarch 0:2.5.1-3.el7 04:32:01 #9 81.87 perl-srpm-macros.noarch 0:1-8.el7 04:32:01 #9 81.87 perl-threads.x86_64 0:1.87-4.el7 04:32:01 #9 81.87 perl-threads-shared.x86_64 0:1.43-6.el7 04:32:01 #9 81.87 python-srpm-macros.noarch 0:3-34.el7 04:32:01 #9 81.87 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 04:32:01 #9 81.87 unzip.x86_64 0:6.0-22.el7_9 04:32:01 #9 81.87 zip.x86_64 0:3.0-11.el7 04:32:01 #9 81.87 04:32:01 #9 81.87 Dependency Updated: 04:32:01 #9 81.87 rpm.x86_64 0:4.11.3-46.el7_9 rpm-build-libs.x86_64 0:4.11.3-46.el7_9 04:32:01 #9 81.87 rpm-libs.x86_64 0:4.11.3-46.el7_9 rpm-python.x86_64 0:4.11.3-46.el7_9 04:32:01 #9 81.87 04:32:01 #9 81.87 Complete! 04:32:02 #11 7.625 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB] 04:32:02 #11 7.786 Get:5 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs0 armhf 5.10-1~bpo10+1 [214 kB] 04:32:02 #11 7.804 Get:6 http://archive.raspberrypi.org/debian buster/main armhf libbtrfs-dev armhf 5.10-1~bpo10+1 [275 kB] 04:32:02 #9 DONE 82.0s 04:32:02 04:32:02 #11 [stage-1 4/7] COPY SPECS /root/rpmbuild/SPECS 04:32:02 #11 sha256:d86cb180fb22a9fadea0057d3f986a0c61f0cb6a8253ae9abc7eff904d73fa2b 04:32:02 #11 DONE 0.0s 04:32:02 04:32:02 #12 [stage-1 5/7] RUN if [ "$(uname -m)" = "x86_64" ]; then yum-builddep -y /root/rpmbuild/SPECS/*.spec; else yum-builddep -y /root/rpmbuild/SPECS/docker-c*.spec; fi 04:32:02 #12 sha256:9f70f6d9fb31540c6028f04543a1b8ed782e52c4f5141ea0914ae084a181c716 04:32:02 #11 8.015 Get:7 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B] 04:32:02 #11 8.015 Get:8 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B] 04:32:02 #11 8.035 Get:9 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB] 04:32:02 #11 8.035 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u1 [271 kB] 04:32:02 #11 8.035 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB] 04:32:02 #11 8.035 Get:12 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB] 04:32:02 #11 8.038 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB] 04:32:02 #11 8.040 Get:14 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB] 04:32:02 #11 8.042 Get:15 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB] 04:32:02 #11 8.097 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB] 04:32:02 #11 8.183 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB] 04:32:02 #11 8.183 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u8+rpi1 [110 kB] 04:32:02 #11 8.183 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB] 04:32:02 #11 8.191 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB] 04:32:02 #11 8.194 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB] 04:32:02 #11 8.199 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB] 04:32:02 #11 8.204 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB] 04:32:02 #11 8.259 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB] 04:32:02 #11 8.264 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB] 04:32:02 #11 8.265 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB] 04:32:02 #11 8.340 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] 04:32:02 #11 8.343 Get:28 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB] 04:32:02 #11 8.345 Get:29 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u8+rpi1 [323 kB] 04:32:02 #11 8.350 Get:30 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB] 04:32:03 #12 0.896 Loaded plugins: fastestmirror, ovl 04:32:03 #11 8.622 debconf: delaying package configuration, since apt-utils is not installed 04:32:03 #11 8.657 Fetched 17.5 MB in 2s (9637 kB/s) 04:32:03 #11 8.677 Selecting previously unselected package libstdc++-8-dev:armhf. 04:32:03 #11 8.678 (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 ... 17088 files and directories currently installed.) 04:32:03 #11 8.696 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ... 04:32:03 #11 8.708 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... 04:32:03 #12 1.102 Enabling base-source repository 04:32:03 #12 1.103 Enabling extras-source repository 04:32:03 #12 1.103 Enabling updates-source repository 04:32:03 #12 1.104 Loading mirror speeds from cached hostfile 04:32:03 #12 1.111 * base: download.cf.centos.org 04:32:03 #12 1.112 * extras: download.cf.centos.org 04:32:03 #12 1.112 * updates: download.cf.centos.org 04:32:03 #11 9.045 Selecting previously unselected package g++-8. 04:32:03 #11 9.046 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ... 04:32:03 #11 9.050 Unpacking g++-8 (8.3.0-6+rpi1) ... 04:32:04 #11 9.847 Selecting previously unselected package g++. 04:32:04 #11 9.847 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ... 04:32:04 #11 9.851 Unpacking g++ (4:8.3.0-1+rpi2) ... 04:32:04 #11 9.878 Selecting previously unselected package build-essential. 04:32:04 #11 9.881 Preparing to unpack .../03-build-essential_12.6_armhf.deb ... 04:32:04 #11 9.887 Unpacking build-essential (12.6) ... 04:32:04 #11 10.01 Selecting previously unselected package bash-completion. 04:32:04 #11 10.01 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ... 04:32:05 #11 10.62 Unpacking bash-completion (1:2.8-6) ... 04:32:05 #11 10.80 Selecting previously unselected package cmake-data. 04:32:05 #11 10.80 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ... 04:32:05 #11 10.81 Unpacking cmake-data (3.16.3-3~bpo10+1) ... 04:32:06 #11 11.62 Selecting previously unselected package libarchive13:armhf. 04:32:06 #11 11.62 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u1_armhf.deb ... 04:32:06 #11 11.63 Unpacking libarchive13:armhf (3.3.3-4+deb10u1) ... 04:32:06 #11 11.68 Selecting previously unselected package libjsoncpp1:armhf. 04:32:06 #11 11.69 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ... 04:32:06 #11 11.69 Unpacking libjsoncpp1:armhf (1.7.4-3) ... 04:32:06 #11 11.73 Selecting previously unselected package librhash0:armhf. 04:32:06 #11 11.73 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ... 04:32:06 #11 11.73 Unpacking librhash0:armhf (1.3.8-1) ... 04:32:06 #11 11.78 Selecting previously unselected package libuv1:armhf. 04:32:06 #11 11.78 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ... 04:32:06 #11 11.78 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... 04:32:06 #11 11.83 Selecting previously unselected package cmake. 04:32:06 #11 11.83 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ... 04:32:06 #11 11.83 Unpacking cmake (3.16.3-3~bpo10+1) ... 04:32:06 #11 12.18 Selecting previously unselected package dh-apparmor. 04:32:06 #11 12.18 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ... 04:32:06 #11 12.19 Unpacking dh-apparmor (2.13.2-10) ... 04:32:06 #11 12.24 Selecting previously unselected package libbtrfs0:armhf. 04:32:06 #11 12.24 Preparing to unpack .../12-libbtrfs0_5.10-1~bpo10+1_armhf.deb ... 04:32:06 #11 12.25 Unpacking libbtrfs0:armhf (5.10-1~bpo10+1) ... 04:32:06 #11 12.29 Selecting previously unselected package libbtrfs-dev:armhf. 04:32:06 #11 12.30 Preparing to unpack .../13-libbtrfs-dev_5.10-1~bpo10+1_armhf.deb ... 04:32:06 #11 12.31 Unpacking libbtrfs-dev:armhf (5.10-1~bpo10+1) ... 04:32:06 #11 12.47 Selecting previously unselected package dmsetup. 04:32:06 #11 12.47 Preparing to unpack .../14-dmsetup_2%3a1.02.155-3_armhf.deb ... 04:32:06 #11 12.48 Unpacking dmsetup (2:1.02.155-3) ... 04:32:06 #11 12.55 Selecting previously unselected package libdevmapper1.02.1:armhf. 04:32:06 #11 12.55 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ... 04:32:06 #11 12.55 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ... 04:32:06 #11 12.60 Selecting previously unselected package libdevmapper-event1.02.1:armhf. 04:32:06 #11 12.60 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ... 04:32:06 #11 12.61 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... 04:32:06 #11 12.66 Selecting previously unselected package libudev-dev:armhf. 04:32:06 #11 12.66 Preparing to unpack .../17-libudev-dev_241-7~deb10u8+rpi1_armhf.deb ... 04:32:07 #11 12.67 Unpacking libudev-dev:armhf (241-7~deb10u8+rpi1) ... 04:32:07 #11 12.72 Selecting previously unselected package libsepol1-dev:armhf. 04:32:07 #11 12.72 Preparing to unpack .../18-libsepol1-dev_2.8-1_armhf.deb ... 04:32:07 #11 12.73 Unpacking libsepol1-dev:armhf (2.8-1) ... 04:32:07 #11 12.84 Selecting previously unselected package libpcre16-3:armhf. 04:32:07 #11 12.85 Preparing to unpack .../19-libpcre16-3_2%3a8.39-12_armhf.deb ... 04:32:07 #11 12.85 Unpacking libpcre16-3:armhf (2:8.39-12) ... 04:32:07 #11 12.91 Selecting previously unselected package libpcre32-3:armhf. 04:32:07 #11 12.92 Preparing to unpack .../20-libpcre32-3_2%3a8.39-12_armhf.deb ... 04:32:07 #11 12.92 Unpacking libpcre32-3:armhf (2:8.39-12) ... 04:32:07 #11 12.98 Selecting previously unselected package libpcrecpp0v5:armhf. 04:32:07 #11 12.98 Preparing to unpack .../21-libpcrecpp0v5_2%3a8.39-12_armhf.deb ... 04:32:07 #11 12.99 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ... 04:32:07 #11 13.10 Selecting previously unselected package libpcre3-dev:armhf. 04:32:07 #11 13.10 Preparing to unpack .../22-libpcre3-dev_2%3a8.39-12_armhf.deb ... 04:32:07 #11 13.11 Unpacking libpcre3-dev:armhf (2:8.39-12) ... 04:32:07 #11 13.21 Selecting previously unselected package libselinux1-dev:armhf. 04:32:07 #11 13.21 Preparing to unpack .../23-libselinux1-dev_2.8-1+b1_armhf.deb ... 04:32:07 #11 13.22 Unpacking libselinux1-dev:armhf (2.8-1+b1) ... 04:32:07 #11 13.28 Selecting previously unselected package libdevmapper-dev:armhf. 04:32:07 #11 13.28 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ... 04:32:07 #11 13.29 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ... 04:32:07 #11 13.32 Selecting previously unselected package libltdl7:armhf. 04:32:07 #11 13.32 Preparing to unpack .../25-libltdl7_2.4.6-9_armhf.deb ... 04:32:07 #11 13.33 Unpacking libltdl7:armhf (2.4.6-9) ... 04:32:07 #11 13.36 Selecting previously unselected package libltdl-dev:armhf. 04:32:07 #11 13.36 Preparing to unpack .../26-libltdl-dev_2.4.6-9_armhf.deb ... 04:32:07 #11 13.37 Unpacking libltdl-dev:armhf (2.4.6-9) ... 04:32:07 #11 13.42 Selecting previously unselected package libseccomp-dev:armhf. 04:32:07 #11 13.42 Preparing to unpack .../27-libseccomp-dev_2.3.3-4_armhf.deb ... 04:32:08 #11 13.43 Unpacking libseccomp-dev:armhf (2.3.3-4) ... 04:32:08 #11 13.47 Selecting previously unselected package libsystemd-dev:armhf. 04:32:08 #11 13.47 Preparing to unpack .../28-libsystemd-dev_241-7~deb10u8+rpi1_armhf.deb ... 04:32:08 #11 13.48 Unpacking libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... 04:32:08 #11 13.58 Selecting previously unselected package pkg-config. 04:32:08 #11 13.58 Preparing to unpack .../29-pkg-config_0.29-6_armhf.deb ... 04:32:08 #11 13.59 Unpacking pkg-config (0.29-6) ... 04:32:08 #11 13.68 Setting up libpcrecpp0v5:armhf (2:8.39-12) ... 04:32:08 #11 13.69 Setting up libseccomp-dev:armhf (2.3.3-4) ... 04:32:08 #11 13.71 Setting up libpcre16-3:armhf (2:8.39-12) ... 04:32:08 #11 13.72 Setting up libarchive13:armhf (3.3.3-4+deb10u1) ... 04:32:08 #11 13.73 Setting up libsepol1-dev:armhf (2.8-1) ... 04:32:08 #11 13.74 Setting up libbtrfs0:armhf (5.10-1~bpo10+1) ... 04:32:08 #11 13.76 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... 04:32:08 #11 13.77 Setting up bash-completion (1:2.8-6) ... 04:32:08 #11 14.47 Setting up libpcre32-3:armhf (2:8.39-12) ... 04:32:08 #11 14.48 Setting up pkg-config (0.29-6) ... 04:32:08 #11 14.53 Setting up libudev-dev:armhf (241-7~deb10u8+rpi1) ... 04:32:09 #11 14.55 Setting up libltdl7:armhf (2.4.6-9) ... 04:32:09 #11 14.56 Setting up libbtrfs-dev:armhf (5.10-1~bpo10+1) ... 04:32:09 #11 14.57 Setting up librhash0:armhf (1.3.8-1) ... 04:32:09 #11 14.59 Setting up cmake-data (3.16.3-3~bpo10+1) ... 04:32:09 #11 14.61 Setting up dh-apparmor (2.13.2-10) ... 04:32:09 #11 14.62 Setting up libsystemd-dev:armhf (241-7~deb10u8+rpi1) ... 04:32:09 #11 14.63 Setting up libjsoncpp1:armhf (1.7.4-3) ... 04:32:09 #11 14.65 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ... 04:32:09 #11 14.66 Setting up libpcre3-dev:armhf (2:8.39-12) ... 04:32:09 #11 14.67 Setting up libltdl-dev:armhf (2.4.6-9) ... 04:32:09 #11 14.68 Setting up g++-8 (8.3.0-6+rpi1) ... 04:32:09 #11 14.70 Setting up cmake (3.16.3-3~bpo10+1) ... 04:32:09 #11 14.71 Setting up libselinux1-dev:armhf (2.8-1+b1) ... 04:32:09 #11 14.72 Setting up g++ (4:8.3.0-1+rpi2) ... 04:32:09 #11 14.75 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 04:32:09 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc 04:32:09 debian/rules build 04:32:09 dh build --with=bash-completion --with=systemd 04:32:09 dh_update_autotools_config 04:32:09 dh_autoreconf 04:32:09 debian/rules override_dh_auto_build 04:32:09 make[1]: Entering directory '/root/build-deb' 04:32:09 # Build the daemon and dependencies 04:32:09 cd engine && DOCKER_GITCOMMIT=e2f740d PRODUCT=docker ./hack/make.sh dynbinary 04:32:09 04:32:09 Removing bundles/ 04:32:09 04:32:09 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:32:09 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:32:09 GOOS="" GOARCH="" GOARM="" 04:32:09 #11 14.76 Setting up build-essential (12.6) ... 04:32:09 #11 14.77 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ... 04:32:09 #11 14.78 Setting up dmsetup (2:1.02.155-3) ... 04:32:09 #11 14.79 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ... 04:32:09 #11 14.81 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ... 04:32:09 #11 14.82 Setting up docker-ce-build-deps (1.0) ... 04:32:09 #11 14.83 Processing triggers for libc-bin (2.28-10+rpi1) ... 04:32:09 #11 14.85 Processing triggers for man-db (2.8.5-2) ... 04:32:10 #11 DONE 16.0s 04:32:10 04:32:10 #12 [stage-1 5/8] COPY sources/ /sources 04:32:10 #12 sha256:6d8536b924681880016fa42c367414015fd499f9f8bba6572192e69deb38f457 04:32:10 #12 DONE 0.2s 04:32:10 04:32:10 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go 04:32:10 #14 sha256:2987210a0305ef66734edad10a9989d8538fe5c4e1875a58311388a956e5c6b5 04:32:11 #12 8.061 Checking for new repos for mirrors 04:32:11 #12 8.064 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec 04:32:11 #12 8.065 --> 1:make-3.82-24.el7.x86_64 04:32:11 #12 8.183 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.184 --> git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.187 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec 04:32:11 #12 8.188 --> Already installed : bash-4.2.46-34.el7.x86_64 04:32:11 #12 8.191 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec 04:32:11 #12 8.191 --> Already installed : bash-4.2.46-34.el7.x86_64 04:32:11 #12 8.192 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 04:32:11 #12 8.193 --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch 04:32:11 #12 8.193 --> cmake-2.8.12.2-2.el7.x86_64 04:32:11 #12 8.195 --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 04:32:11 #12 8.196 --> gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.196 --> git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.199 --> glibc-static-2.17-325.el7_9.x86_64 04:32:11 #12 8.201 --> libarchive-3.1.2-14.el7_7.x86_64 04:32:11 #12 8.202 --> libseccomp-devel-2.3.1-4.el7.x86_64 04:32:11 #12 8.203 --> libselinux-devel-2.5-15.el7.x86_64 04:32:11 #12 8.204 --> libtool-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.205 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.205 --> 1:make-3.82-24.el7.x86_64 04:32:11 #12 8.206 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 04:32:11 #12 8.207 --> Already installed : systemd-219-78.el7.x86_64 04:32:11 #12 8.208 --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch 04:32:11 #12 8.210 --> systemd-devel-219-78.el7_9.3.x86_64 04:32:11 #12 8.211 --> Already installed : 2:tar-1.26-35.el7.x86_64 04:32:11 #12 8.211 --> which-2.20-7.el7.x86_64 04:32:11 #12 8.214 Getting requirements for /root/rpmbuild/SPECS/docker-scan-plugin.spec 04:32:11 #12 8.214 --> Already installed : bash-4.2.46-34.el7.x86_64 04:32:11 #12 8.215 --> Running transaction check 04:32:11 #12 8.215 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed 04:32:11 #12 8.218 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 04:32:11 #12 8.343 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 04:32:11 #12 8.343 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed 04:32:11 #12 8.351 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed 04:32:11 #12 8.353 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7_9.5 for package: 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 04:32:11 #12 8.355 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed 04:32:11 #12 8.357 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.361 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.362 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.369 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.371 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.373 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 04:32:11 #12 8.373 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 04:32:11 #12 8.386 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.387 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.389 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.391 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.391 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.393 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.394 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 04:32:11 #12 8.396 ---> Package glibc-static.x86_64 0:2.17-325.el7_9 will be installed 04:32:11 #12 8.396 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed 04:32:11 #12 8.400 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64 04:32:11 #12 8.402 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed 04:32:11 #12 8.402 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 04:32:11 #12 8.404 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 04:32:11 #12 8.404 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed 04:32:11 #12 8.405 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 04:32:11 #12 8.407 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 04:32:11 #12 8.407 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 04:32:11 #12 8.410 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed 04:32:11 #12 8.411 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.413 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.414 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed 04:32:11 #12 8.415 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.418 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 04:32:11 #12 8.418 ---> Package make.x86_64 1:3.82-24.el7 will be installed 04:32:11 #12 8.418 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed 04:32:11 #12 8.419 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch 04:32:11 #12 8.421 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch 04:32:11 #12 8.424 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch 04:32:11 #12 8.425 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch 04:32:11 #12 8.427 ---> Package systemd-devel.x86_64 0:219-78.el7_9.3 will be installed 04:32:11 #12 8.429 --> Processing Dependency: systemd-libs = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 04:32:11 #12 8.435 --> Processing Dependency: systemd = 219-78.el7_9.3 for package: systemd-devel-219-78.el7_9.3.x86_64 04:32:11 #12 8.438 Package: systemd-219-78.el7_9.3.src - can't co-install with systemd-219-78.el7_9.3.x86_64 04:32:11 #12 8.438 ---> Package which.x86_64 0:2.20-7.el7 will be installed 04:32:11 #12 8.439 --> Running transaction check 04:32:11 #12 8.439 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 04:32:11 #12 8.443 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 04:32:11 #12 8.445 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 04:32:11 #12 8.447 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 04:32:11 #12 8.449 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed 04:32:11 #12 8.451 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 04:32:11 #12 8.453 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed 04:32:11 #12 8.453 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed 04:32:11 #12 8.458 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated 04:32:11 #12 8.459 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64 04:32:11 #12 8.460 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update 04:32:11 #12 8.463 ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed 04:32:11 #12 8.467 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 04:32:11 #12 8.468 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 04:32:11 #12 8.479 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64 04:32:11 #12 8.480 Package: glibc-2.17-325.el7_9.src - can't co-install with glibc-2.17-325.el7_9.x86_64 04:32:11 #12 8.481 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64 04:32:11 #12 8.482 ---> Package less.x86_64 0:458-9.el7 will be installed 04:32:11 #12 8.482 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed 04:32:11 #12 8.483 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 04:32:11 #12 8.484 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed 04:32:11 #12 8.485 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed 04:32:11 #12 8.485 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed 04:32:11 #12 8.486 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed 04:32:11 #12 8.486 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 04:32:11 #12 8.487 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 04:32:11 #12 8.488 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 04:32:11 #12 8.491 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 04:32:11 #12 8.493 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 04:32:11 #12 8.495 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 04:32:11 #12 8.495 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 04:32:11 #12 8.497 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed 04:32:11 #12 8.497 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 04:32:11 #12 8.499 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 04:32:11 #12 8.501 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 04:32:11 #12 8.502 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed 04:32:11 #12 8.503 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 04:32:11 #12 8.505 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 04:32:11 #12 8.507 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed 04:32:11 #12 8.508 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch 04:32:11 #12 8.510 ---> Package systemd.x86_64 0:219-78.el7 will be updated 04:32:11 #12 8.522 ---> Package systemd.x86_64 0:219-78.el7_9.3 will be an update 04:32:11 #12 8.533 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated 04:32:11 #12 8.534 ---> Package systemd-libs.x86_64 0:219-78.el7_9.3 will be an update 04:32:11 #12 8.536 --> Running transaction check 04:32:11 #12 8.537 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated 04:32:11 #12 8.537 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update 04:32:11 #12 8.538 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be installed 04:32:11 #12 8.539 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 04:32:11 #12 8.539 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 04:32:11 #12 8.541 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated 04:32:11 #12 8.543 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 04:32:11 #12 8.545 ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update 04:32:11 #12 8.545 ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed 04:32:11 #12 8.546 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64 04:32:11 #12 8.552 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64 04:32:11 #12 8.553 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 04:32:11 #12 8.553 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 04:32:11 #12 8.555 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 04:32:11 #12 8.557 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 04:32:11 #12 8.559 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed 04:32:11 #12 8.561 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 04:32:11 #12 8.562 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed 04:32:11 #12 8.564 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.567 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.569 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.570 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.571 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.572 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.573 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.573 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.576 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.577 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.577 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 04:32:11 #12 8.577 --> Running transaction check 04:32:11 #12 8.577 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed 04:32:11 #12 8.578 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 04:32:11 #12 8.579 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated 04:32:11 #12 8.580 ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update 04:32:11 #12 8.581 ---> Package kernel-headers.x86_64 0:3.10.0-1160.45.1.el7 will be installed 04:32:11 #12 8.581 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed 04:32:11 #12 8.583 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed 04:32:11 #12 8.583 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed 04:32:11 #12 8.584 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed 04:32:11 #12 8.584 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed 04:32:11 #12 8.584 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed 04:32:11 #12 8.598 --> Finished Dependency Resolution 04:32:11 #12 8.624 04:32:11 #12 8.624 Dependencies Resolved 04:32:11 #12 8.633 04:32:11 #12 8.633 ================================================================================ 04:32:11 #12 8.633 Package Arch Version Repository Size 04:32:11 #12 8.633 ================================================================================ 04:32:11 #12 8.633 Installing: 04:32:11 #12 8.633 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k 04:32:11 #12 8.633 cmake x86_64 2.8.12.2-2.el7 base 7.1 M 04:32:11 #12 8.633 device-mapper-devel x86_64 7:1.02.170-6.el7_9.5 updates 206 k 04:32:11 #12 8.633 gcc x86_64 4.8.5-44.el7 base 16 M 04:32:11 #12 8.633 git x86_64 1.8.3.1-23.el7_8 base 4.4 M 04:32:11 #12 8.633 glibc-static x86_64 2.17-325.el7_9 updates 1.6 M 04:32:11 #12 8.633 libarchive x86_64 3.1.2-14.el7_7 base 319 k 04:32:11 #12 8.633 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k 04:32:11 #12 8.633 libselinux-devel x86_64 2.5-15.el7 base 187 k 04:32:11 #12 8.633 libtool x86_64 2.4.2-22.el7_3 base 588 k 04:32:11 #12 8.633 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k 04:32:11 #12 8.633 make x86_64 1:3.82-24.el7 base 421 k 04:32:11 #12 8.633 selinux-policy-devel noarch 3.13.1-268.el7_9.2 updates 1.7 M 04:32:11 #12 8.633 systemd-devel x86_64 219-78.el7_9.3 updates 216 k 04:32:11 #12 8.633 which x86_64 2.20-7.el7 base 41 k 04:32:11 #12 8.633 Installing for dependencies: 04:32:11 #12 8.633 audit-libs-python x86_64 2.8.5-4.el7 base 76 k 04:32:11 #12 8.633 autoconf noarch 2.69-11.el7 base 701 k 04:32:11 #12 8.633 automake noarch 1.13.4-3.el7 base 679 k 04:32:11 #12 8.633 btrfs-progs x86_64 4.9.1-1.el7 base 678 k 04:32:11 #12 8.633 checkpolicy x86_64 2.5-8.el7 base 295 k 04:32:11 #12 8.633 cpp x86_64 4.8.5-44.el7 base 5.9 M 04:32:11 #12 8.633 e2fsprogs-libs x86_64 1.42.9-19.el7 base 168 k 04:32:11 #12 8.633 fipscheck x86_64 1.4.1-6.el7 base 21 k 04:32:11 #12 8.633 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 04:32:11 #12 8.633 glibc-devel x86_64 2.17-325.el7_9 updates 1.1 M 04:32:11 #12 8.633 glibc-headers x86_64 2.17-325.el7_9 updates 691 k 04:32:11 #12 8.633 kernel-headers x86_64 3.10.0-1160.45.1.el7 updates 9.0 M 04:32:11 #12 8.633 less x86_64 458-9.el7 base 120 k 04:32:11 #12 8.633 libcgroup x86_64 0.41-21.el7 base 66 k 04:32:11 #12 8.633 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k 04:32:11 #12 8.633 libgomp x86_64 4.8.5-44.el7 base 159 k 04:32:11 #12 8.633 libmpc x86_64 1.0.1-3.el7 base 51 k 04:32:11 #12 8.633 libseccomp x86_64 2.3.1-4.el7 base 56 k 04:32:11 #12 8.633 libselinux-python x86_64 2.5-15.el7 base 236 k 04:32:11 #12 8.633 libselinux-utils x86_64 2.5-15.el7 base 151 k 04:32:11 #12 8.633 libsemanage-python x86_64 2.5-14.el7 base 113 k 04:32:11 #12 8.633 libsepol-devel x86_64 2.5-10.el7 base 77 k 04:32:11 #12 8.633 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k 04:32:11 #12 8.633 lzo x86_64 2.06-8.el7 base 59 k 04:32:11 #12 8.633 m4 x86_64 1.4.16-10.el7 base 256 k 04:32:11 #12 8.633 mpfr x86_64 3.1.1-4.el7 base 203 k 04:32:11 #12 8.633 openssh x86_64 7.4p1-21.el7 base 510 k 04:32:11 #12 8.633 openssh-clients x86_64 7.4p1-21.el7 base 655 k 04:32:11 #12 8.633 pcre-devel x86_64 8.32-17.el7 base 480 k 04:32:11 #12 8.633 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 04:32:11 #12 8.633 perl-Error noarch 1:0.17020-2.el7 base 32 k 04:32:11 #12 8.633 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k 04:32:11 #12 8.633 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 04:32:11 #12 8.633 perl-Test-Harness noarch 3.28-3.el7 base 302 k 04:32:11 #12 8.633 policycoreutils x86_64 2.5-34.el7 base 917 k 04:32:11 #12 8.633 policycoreutils-devel x86_64 2.5-34.el7 base 335 k 04:32:11 #12 8.633 policycoreutils-python x86_64 2.5-34.el7 base 457 k 04:32:11 #12 8.633 python-IPy noarch 0.75-6.el7 base 32 k 04:32:11 #12 8.633 rsync x86_64 3.1.2-10.el7 base 404 k 04:32:11 #12 8.633 selinux-policy noarch 3.13.1-268.el7_9.2 updates 498 k 04:32:11 #12 8.633 setools-libs x86_64 3.3.8-4.el7 base 620 k 04:32:11 #12 8.633 Updating for dependencies: 04:32:11 #12 8.633 device-mapper x86_64 7:1.02.170-6.el7_9.5 updates 297 k 04:32:11 #12 8.633 device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 updates 325 k 04:32:11 #12 8.633 glibc x86_64 2.17-325.el7_9 updates 3.6 M 04:32:11 #12 8.633 glibc-common x86_64 2.17-325.el7_9 updates 12 M 04:32:11 #12 8.633 systemd x86_64 219-78.el7_9.3 updates 5.1 M 04:32:11 #12 8.633 systemd-libs x86_64 219-78.el7_9.3 updates 418 k 04:32:11 #12 8.633 04:32:11 #12 8.633 Transaction Summary 04:32:11 #12 8.633 ================================================================================ 04:32:11 #12 8.633 Install 15 Packages (+41 Dependent packages) 04:32:11 #12 8.633 Upgrade ( 6 Dependent packages) 04:32:11 #12 8.633 04:32:11 #12 8.633 Total download size: 81 M 04:32:11 #12 8.634 Downloading packages: 04:32:11 #12 8.636 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 04:32:14 #14 DONE 3.3s 04:32:14 04:32:14 #15 [stage-1 7/8] WORKDIR /root/build-deb 04:32:14 #15 sha256:9fc5a9159db8e4364dffac628b8f14915dbc1d0840e485015d0926163668a4b6 04:32:14 #15 DONE 0.0s 04:32:14 04:32:14 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb 04:32:14 #16 sha256:794bb76df0bdf44e9dc98a42f4bdaaa4971021e9afcb76f134e651c8c49f75d7 04:32:14 #16 DONE 0.0s 04:32:14 04:32:14 #17 exporting to image 04:32:14 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:32:14 #17 exporting layers 04:32:22 #17 exporting layers 8.0s done 04:32:22 #17 writing image sha256:f7aab2a1b6c57eea036a80e62179d4b698de39347fc952cc2e2486201ac9cc24 done 04:32:22 #17 naming to docker.io/debbuild-raspbian-buster/aarch64 done 04:32:22 #17 DONE 8.0s 04:32:22 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=e2f740d -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/debbuild/raspbian-buster:/build debbuild-raspbian-buster/aarch64 04:32:22 + set -e 04:32:22 + mkdir -p /root/build-deb/engine 04:32:22 + tar -C /root/build-deb -xzf /sources/engine.tgz 04:32:23 + mkdir -p /root/build-deb/cli 04:32:23 + tar -C /root/build-deb -xzf /sources/cli.tgz 04:32:23 + mkdir -p /root/build-deb/scan-cli-plugin 04:32:23 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz 04:32:23 + mkdir -p /go/src/github.com/docker 04:32:23 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker 04:32:23 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 04:32:23 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin 04:32:23 + EPOCH=5 04:32:23 + EPOCH_SEP= 04:32:23 + [[ ! -z 5 ]] 04:32:23 + EPOCH_SEP=: 04:32:23 + [[ -z 0.0.0-20211015144513-b485636 ]] 04:32:23 + echo VERSION AAA 0.0.0-20211015144513-b485636 04:32:23 VERSION AAA 0.0.0-20211015144513-b485636 04:32:23 + VERSION=0.0.0-20211015144513-b485636 04:32:23 + echo VERSION bbb 0.0.0-20211015144513-b485636 04:32:23 VERSION bbb 0.0.0-20211015144513-b485636 04:32:23 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control 04:32:23 + debSource=docker-ce 04:32:23 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control 04:32:23 + debMaintainer='Docker <support@docker.com>' 04:32:23 ++ date --rfc-2822 04:32:23 + debDate='Tue, 02 Nov 2021 04:32:23 +0000' 04:32:23 + cat 04:32:23 + export CLI_GITCOMMIT=b485636 04:32:23 + CLI_GITCOMMIT=b485636 04:32:23 + export ENGINE_GITCOMMIT=e2f740d 04:32:23 + ENGINE_GITCOMMIT=e2f740d 04:32:23 + export SCAN_GITCOMMIT=b05830d 04:32:23 + SCAN_GITCOMMIT=b05830d 04:32:23 + echo VERSION BBB 0.0.0-20211015144513-b485636 04:32:23 VERSION BBB 0.0.0-20211015144513-b485636 04:32:23 + dpkg-buildpackage -uc -us -I.git 04:32:24 dpkg-buildpackage: info: source package docker-ce 04:32:24 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~raspbian-buster 04:32:24 dpkg-buildpackage: info: source distribution buster 04:32:24 dpkg-buildpackage: info: source changed by Docker <support@docker.com> 04:32:24 dpkg-buildpackage: info: host architecture armhf 04:32:24 dpkg-source -I.git --before-build . 04:32:24 debian/rules clean 04:32:24 dh clean --with=bash-completion --with=systemd 04:32:24 dh_clean 04:32:24 dpkg-source -I.git -b . 04:32:24 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~raspbian' 04:32:24 dpkg-source: info: using source format '1.0' 04:32:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz 04:32:28 #22 DONE 90.5s 04:32:28 04:32:28 #23 [binary 1/1] COPY --from=build /out . 04:32:28 #23 DONE 1.0s 04:32:28 04:32:28 #24 exporting to client 04:32:28 #24 copying files 7.77MB 0.1s 04:32:28 #24 copying files 52.90MB 0.6s done 04:32:28 #24 DONE 0.6s 04:32:28 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker VERSION=0.0.0-20211015144513-b485636 DOCKER_BUILD_OPTS="" binary 04:32:28 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker' 04:32:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc 04:32:34 debian/rules build 04:32:34 dh build --with=bash-completion --with=systemd 04:32:34 dh_update_autotools_config 04:32:34 dh_autoreconf 04:32:34 debian/rules override_dh_auto_build 04:32:34 make[1]: Entering directory '/root/build-deb' 04:32:34 # Build the daemon and dependencies 04:32:34 cd engine && DOCKER_GITCOMMIT=e2f740d PRODUCT=docker ./hack/make.sh dynbinary 04:32:34 04:32:34 Removing bundles/ 04:32:34 04:32:34 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:32:34 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:32:34 GOOS="" GOARCH="" GOARM="" 04:32:38 mkdir -p autogen 04:32:38 docker build --build-arg=GO_VERSION -f "Dockerfile" --output=bundles/ --target=binary --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE . 04:32:38 #1 [internal] load build definition from Dockerfile 04:32:38 #1 sha256:39d186925590bb4f9371fd6a801f9f867215dd1cb9e0d427b3ddfa4049b9d847 04:32:38 #1 transferring dockerfile: 17.04kB done 04:32:38 #1 DONE 0.0s 04:32:38 04:32:38 #2 [internal] load .dockerignore 04:32:38 #2 sha256:1530d87cccbeef23ff55c021c94f0813b224f5af14ad367d76d59ab07122674d 04:32:38 #2 transferring context: 87B done 04:32:38 #2 DONE 0.1s 04:32:38 04:32:38 #3 resolve image config for docker.io/docker/dockerfile:1.2 04:32:38 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 04:32:38 #3 DONE 0.3s 04:32:38 04:32:38 #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 04:32:38 #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 04:32:38 #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done 04:32:38 #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done 04:32:38 #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done 04:32:38 #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done 04:32:38 #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.77MB / 9.64MB 0.2s 04:32:38 #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s 04:32:38 #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done 04:32:38 #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s 04:32:38 #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done 04:32:38 #4 DONE 0.6s 04:32:38 04:32:38 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:32:38 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 04:32:38 #7 ... 04:32:38 04:32:38 #8 [auth] djs55/vpnkit:pull token for registry-1.docker.io 04:32:38 #8 sha256:df4e0841c850c8f1f819b68a46044404267ffb0ebfc37bb2acf0622cf17cbfb8 04:32:38 #8 DONE 0.0s 04:32:38 04:32:38 #6 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:32:38 #6 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:32:39 #6 DONE 1.0s 04:32:39 04:32:39 #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:32:39 #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 04:32:39 #5 DONE 1.1s 04:32:39 04:32:39 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:32:39 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 04:32:39 #7 DONE 1.1s 04:32:39 04:32:39 #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:32:39 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:32:39 #31 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 04:32:40 #31 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 04:32:40 #31 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 04:32:43 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 2.9s 04:32:43 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 3.1s 04:32:43 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 3.2s 04:32:43 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 3.3s 04:32:43 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s 04:32:43 #31 ... 04:32:43 04:32:43 #15 [internal] load build context 04:32:43 #15 sha256:58e100d171443cb2e3e3f0647a2ca0d7137d3f9fb1a9daa27788c3b5d15eb297 04:32:43 #15 transferring context: 53.41MB 3.5s done 04:32:43 #15 DONE 3.7s 04:32:43 04:32:43 #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:32:43 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:32:43 #31 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done 04:32:43 #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 04:32:45 #31 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done 04:32:45 #31 ... 04:32:45 04:32:45 #29 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:32:45 #29 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 04:32:45 #29 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 04:32:45 #29 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 04:32:45 #29 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 04:32:45 #29 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 04:32:45 #29 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done 04:32:45 #29 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done 04:32:45 #29 DONE 5.7s 04:32:45 04:32:45 #31 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:32:45 #31 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:32:45 #31 DONE 5.8s 04:32:45 04:32:45 #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:32:45 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:32:45 #9 resolve docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 0.0s done 04:32:45 #9 sha256:e4709878e5e3a0ec3e392fd36d67044dc76c4b5602675ddd8dd8daa9cda2c711 1.79kB / 1.79kB done 04:32:45 #9 sha256:c6dc9ac30185340b11d411a379fe385a0c5fa0790f577da12682479a418bba95 6.96kB / 6.96kB done 04:32:45 #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.2s done 04:32:45 #9 sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 1.86kB / 1.86kB done 04:32:45 #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.8s done 04:32:45 #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.4s done 04:32:45 #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 2.2s done 04:32:45 #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 2.9s done 04:32:45 #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.9s 04:32:45 #9 sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f 156B / 156B 2.9s done 04:32:45 #9 sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 129.04MB / 129.04MB 5.7s done 04:32:47 #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.0s done 04:32:47 #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 04:32:47 #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.4s done 04:32:47 #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 04:32:48 #9 ... 04:32:48 04:32:48 #30 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 04:32:48 #30 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 04:32:48 #30 DONE 0.5s 04:32:48 04:32:48 #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:32:48 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:32:48 #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.3s done 04:32:48 #9 ... 04:32:48 04:32:48 #32 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 04:32:48 #32 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 04:32:48 #32 DONE 0.7s 04:32:48 04:32:48 #9 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:32:48 #9 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:32:48 #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0.4s 04:32:50 #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 2.4s done 04:32:50 #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 04:32:53 #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 2.3s done 04:32:53 #9 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 04:32:58 #9 extracting sha256:9c9da2c3ca17d5070ac0770181aee816827c8c90ab32e4f46ae0deb555ce5554 4.7s done 04:32:58 #9 extracting sha256:6a58c678a5851eb6db45e1691ffdd4030fea67495973efa967e0209b6e8b8e2f done 04:32:58 #9 DONE 18.6s 04:32:58 04:32:58 #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 04:32:58 #10 sha256:03b1a3774d0cfa4d2d6a58cd36c682acf85b0f0897e8ec76ee1125a7921150df 04:33:01 #10 DONE 3.1s 04:33:01 04:33:01 #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 04:33:01 #11 sha256:4d19d5df051acc0f04147b68848bf722b229c3291fb167823776e6e6b29f1de1 04:33:02 #11 DONE 0.8s 04:33:02 04:33:02 #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list 04:33:02 #12 sha256:071ad9aec735fca9c8d68da5d0ff16f0b72f83e15856885bca130b7418191883 04:33:04 #12 DONE 2.2s 04:33:04 04:33:04 #23 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:33:04 #23 sha256:990cba2f087124eec679fea444e35f231e10f081da28b8419d980fceb9a8358e 04:33:05 #23 2.737 + RM_GOPATH=0 04:33:05 #23 2.737 + TMP_GOPATH= 04:33:05 #23 2.737 + : /build 04:33:05 #23 2.737 + '[' -z '' ']' 04:33:05 #23 2.737 ++ mktemp -d 04:33:05 #23 2.737 + export GOPATH=/tmp/tmp.D3a1fcp9In 04:33:05 #23 2.737 + GOPATH=/tmp/tmp.D3a1fcp9In 04:33:05 #23 2.737 + RM_GOPATH=1 04:33:05 #23 2.737 + case "$(go env GOARCH)" in 04:33:05 #23 2.737 ++ go env GOARCH 04:33:05 #23 2.739 + export GO_BUILDMODE=-buildmode=pie 04:33:05 #23 2.739 + GO_BUILDMODE=-buildmode=pie 04:33:05 #23 2.750 ++ dirname /tmp/install/install.sh 04:33:05 #23 2.751 + dir=/tmp/install 04:33:05 #23 2.751 + bin=rootlesskit 04:33:05 #23 2.751 + shift 04:33:05 #23 2.751 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 04:33:05 #23 2.751 + . /tmp/install/rootlesskit.installer 04:33:05 #23 2.751 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:05 #23 2.751 + install_rootlesskit 04:33:05 #23 2.751 + case "$1" in 04:33:05 #23 2.751 + export CGO_ENABLED=0 04:33:05 #23 2.751 + CGO_ENABLED=0 04:33:05 #23 2.751 + _install_rootlesskit 04:33:05 #23 2.751 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:33:05 #23 2.751 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:05 #23 2.755 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.D3a1fcp9In/src/github.com/rootless-containers/rootlesskit 04:33:05 #23 2.823 Cloning into '/tmp/tmp.D3a1fcp9In/src/github.com/rootless-containers/rootlesskit'... 04:33:07 #23 5.029 + cd /tmp/tmp.D3a1fcp9In/src/github.com/rootless-containers/rootlesskit 04:33:07 #23 5.030 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:07 #23 5.077 + export GO111MODULE=on 04:33:07 #23 5.078 + GO111MODULE=on 04:33:07 #23 5.078 + export GOPROXY=https://proxy.golang.org 04:33:07 #23 5.078 + GOPROXY=https://proxy.golang.org 04:33:07 #23 5.078 + for f in rootlesskit rootlesskit-docker-proxy 04:33:07 #23 5.079 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:33:08 #23 6.218 go: downloading github.com/pkg/errors v0.9.1 04:33:08 #23 6.218 go: downloading github.com/sirupsen/logrus v1.8.1 04:33:08 #23 6.250 go: downloading github.com/urfave/cli/v2 v2.3.0 04:33:08 #23 6.452 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:33:10 #23 8.216 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:33:10 #23 8.496 go: downloading github.com/google/uuid v1.3.0 04:33:11 #23 8.497 go: downloading github.com/moby/vpnkit v0.5.0 04:33:11 #23 8.557 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:33:11 #23 8.700 go: downloading github.com/gofrs/flock v0.8.1 04:33:11 #23 8.773 go: downloading github.com/gorilla/mux v1.8.0 04:33:11 #23 8.923 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:33:11 #23 9.183 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:33:11 #23 9.276 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:33:12 #23 ... 04:33:12 04:33:12 #20 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:33:12 #20 sha256:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff 04:33:12 #20 2.715 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 04:33:12 #20 2.715 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:33:12 #20 2.724 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:33:12 #20 3.179 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] 04:33:12 #20 3.958 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 04:33:12 #20 5.028 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 04:33:12 #20 10.05 Fetched 8469 kB in 8s (1117 kB/s) 04:33:12 #20 10.05 Reading package lists... 04:33:12 #20 ... 04:33:12 04:33:12 #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:33:12 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f 04:33:12 #14 3.216 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:33:12 #14 3.250 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 04:33:12 #14 3.250 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:33:12 #14 3.663 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] 04:33:12 #14 4.327 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 04:33:12 #14 5.528 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 04:33:12 #14 9.544 Fetched 8469 kB in 7s (1288 kB/s) 04:33:12 #14 9.544 Reading package lists... 04:33:12 #14 ... 04:33:12 04:33:12 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 04:33:12 #27 sha256:6ca47c6b1ba3be60d44d2c540c643445809623141ce293e7d1fadc2ff40178bb 04:33:12 #27 2.273 + RM_GOPATH=0 04:33:12 #27 2.273 + TMP_GOPATH= 04:33:12 #27 2.273 + : /build 04:33:12 #27 2.273 + '[' -z '' ']' 04:33:12 #27 2.278 ++ mktemp -d 04:33:12 #27 2.278 + export GOPATH=/tmp/tmp.KOebfLSLyn 04:33:12 #27 2.278 + GOPATH=/tmp/tmp.KOebfLSLyn 04:33:12 #27 2.278 + RM_GOPATH=1 04:33:12 #27 2.278 + case "$(go env GOARCH)" in 04:33:12 #27 2.278 ++ go env GOARCH 04:33:12 #27 2.280 + export GO_BUILDMODE=-buildmode=pie 04:33:12 #27 2.281 + GO_BUILDMODE=-buildmode=pie 04:33:12 #27 2.281 ++ dirname /tmp/install/install.sh 04:33:12 #27 2.283 + dir=/tmp/install 04:33:12 #27 2.284 + bin=proxy 04:33:12 #27 2.284 + shift 04:33:12 #27 2.284 + '[' '!' -f /tmp/install/proxy.installer ']' 04:33:12 #27 2.284 + . /tmp/install/proxy.installer 04:33:12 #27 2.284 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:12 #27 2.284 + install_proxy 04:33:12 #27 2.284 + case "$1" in 04:33:12 #27 2.284 + export CGO_ENABLED=0 04:33:12 #27 2.284 + CGO_ENABLED=0 04:33:12 #27 2.284 + _install_proxy 04:33:12 #27 2.284 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:33:12 #27 2.284 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:12 #27 2.284 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KOebfLSLyn/src/github.com/docker/libnetwork 04:33:12 #27 2.296 Cloning into '/tmp/tmp.KOebfLSLyn/src/github.com/docker/libnetwork'... 04:33:12 #27 ... 04:33:12 04:33:12 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:33:12 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e 04:33:12 #13 1.886 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:33:12 #13 1.934 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 04:33:12 #13 1.935 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:33:12 #13 1.936 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 04:33:12 #13 2.409 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] 04:33:12 #13 3.109 Get:6 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 04:33:12 #13 4.226 Get:7 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 04:33:12 #13 5.633 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] 04:33:13 #13 ... 04:33:13 04:33:13 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 04:33:13 #27 sha256:6ca47c6b1ba3be60d44d2c540c643445809623141ce293e7d1fadc2ff40178bb 04:33:13 #27 10.70 + cd /tmp/tmp.KOebfLSLyn/src/github.com/docker/libnetwork 04:33:13 #27 10.70 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:13 #27 11.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:33:18 #27 ... 04:33:18 04:33:18 #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:33:18 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f 04:33:18 #14 9.544 Reading package lists... 04:33:18 #14 12.50 Reading package lists... 04:33:18 #14 15.39 Building dependency tree... 04:33:18 #14 16.59 The following additional packages will be installed: 04:33:18 #14 16.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 04:33:18 #14 16.60 Suggested packages: 04:33:18 #14 16.61 cmake-doc ninja-build lrzip 04:33:18 #14 16.61 Recommended packages: 04:33:18 #14 16.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 04:33:19 #12 68.62 -------------------------------------------------------------------------------- 04:33:19 #12 68.62 Total 1.3 MB/s | 81 MB 00:59 04:33:19 #12 68.78 Running transaction check 04:33:19 #12 68.93 Running transaction test 04:33:19 #12 69.08 Transaction test succeeded 04:33:19 #12 69.08 Running transaction 04:33:19 #12 69.61 Updating : glibc-2.17-325.el7_9.x86_64 1/68 04:33:19 #12 72.47 Updating : glibc-common-2.17-325.el7_9.x86_64 2/68 04:33:19 #12 72.52 Installing : fipscheck-1.4.1-6.el7.x86_64 3/68 04:33:19 #12 72.54 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 4/68 04:33:19 #12 73.09 Updating : systemd-libs-219-78.el7_9.3.x86_64 5/68 04:33:19 #12 74.80 Updating : systemd-219-78.el7_9.3.x86_64 6/68 04:33:19 #12 75.48 Failed to get D-Bus connection: Operation not permitted 04:33:19 #12 75.53 Installing : mpfr-3.1.1-4.el7.x86_64 7/68 04:33:19 #12 76.05 Installing : libmpc-1.0.1-3.el7.x86_64 8/68 04:33:19 #12 76.59 Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 9/68 04:33:19 #14 17.11 The following NEW packages will be installed: 04:33:19 #14 17.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 04:33:19 #14 17.13 vim-common xxd 04:33:19 #14 17.44 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. 04:33:19 #14 17.44 Need to get 14.9 MB of archives. 04:33:19 #14 17.44 After this operation, 61.8 MB of additional disk space will be used. 04:33:19 #14 17.44 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 04:33:19 #14 17.45 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 04:33:19 #14 17.45 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 04:33:19 #14 17.52 Get:4 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 04:33:19 #12 77.11 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 10/68 04:33:20 #14 17.92 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] 04:33:20 #14 17.93 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 04:33:20 #14 17.94 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 04:33:20 #14 17.95 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 04:33:20 #14 17.95 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 04:33:20 #14 17.96 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 04:33:20 #12 77.65 Installing : lzo-2.06-8.el7.x86_64 11/68 04:33:21 #12 78.18 Installing : m4-1.4.16-10.el7.x86_64 12/68 04:33:21 #12 78.77 Installing : checkpolicy-2.5-8.el7.x86_64 13/68 04:33:21 #14 18.81 debconf: delaying package configuration, since apt-utils is not installed 04:33:21 #14 18.97 Fetched 14.9 MB in 1s (14.5 MB/s) 04:33:21 04:33:21 #14 ... 04:33:21 04:33:21 #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 04:33:21 #27 sha256:6ca47c6b1ba3be60d44d2c540c643445809623141ce293e7d1fadc2ff40178bb 04:33:21 #27 DONE 19.1s 04:33:21 04:33:21 #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:33:21 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f 04:33:21 #14 19.06 Selecting previously unselected package xxd. 04:33:21 #14 19.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 04:33:21 #14 ... 04:33:21 04:33:21 #20 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:33:21 #20 sha256:427eb1062fe302febfc14c995623b4f4e999614efc35c14fc2ff8d7c32b194ff 04:33:21 #20 10.05 Reading package lists... 04:33:21 #20 13.04 Reading package lists... 04:33:21 #20 15.98 Building dependency tree... 04:33:21 #20 17.25 The following additional packages will be installed: 04:33:21 #20 17.25 libbtrfs0 04:33:21 #20 17.30 The following NEW packages will be installed: 04:33:21 #20 17.30 libbtrfs-dev libbtrfs0 04:33:21 #20 17.63 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 04:33:21 #20 17.63 Need to get 119 kB of archives. 04:33:21 #20 17.63 After this operation, 387 kB of additional disk space will be used. 04:33:21 #20 17.63 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:33:21 #20 17.63 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:33:21 #20 18.31 debconf: delaying package configuration, since apt-utils is not installed 04:33:21 #20 18.40 Fetched 119 kB in 0s (446 kB/s) 04:33:21 #20 18.47 Selecting previously unselected package libbtrfs0. 04:33:21 #20 18.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 04:33:21 #20 18.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 04:33:21 #20 18.51 Unpacking libbtrfs0 (4.20.1-2) ... 04:33:21 #20 18.59 Selecting previously unselected package libbtrfs-dev. 04:33:21 #20 18.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 04:33:21 #20 18.60 Unpacking libbtrfs-dev (4.20.1-2) ... 04:33:21 #20 18.72 Setting up libbtrfs0 (4.20.1-2) ... 04:33:21 #20 18.73 Setting up libbtrfs-dev (4.20.1-2) ... 04:33:21 #20 18.75 Processing triggers for libc-bin (2.28-10) ... 04:33:21 #20 DONE 19.1s 04:33:21 04:33:21 #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:33:21 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f 04:33:21 #14 19.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 04:33:21 #14 19.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 04:33:21 #14 19.15 Unpacking xxd (2:8.1.0875-5) ... 04:33:21 #12 78.82 Installing : 1:make-3.82-24.el7.x86_64 14/68 04:33:21 #12 79.34 Installing : 1:perl-Error-0.17020-2.el7.noarch 15/68 04:33:21 #14 19.33 Selecting previously unselected package vim-common. 04:33:21 #14 19.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 04:33:21 #14 19.35 Unpacking vim-common (2:8.1.0875-5) ... 04:33:21 #14 19.54 Selecting previously unselected package cmake-data. 04:33:21 #14 19.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 04:33:22 #14 19.56 Unpacking cmake-data (3.13.4-1) ... 04:33:22 #12 79.38 Installing : libarchive-3.1.2-14.el7_7.x86_64 16/68 04:33:23 #12 80.50 Installing : cpp-4.8.5-44.el7.x86_64 17/68 04:33:23 #14 20.87 Selecting previously unselected package libicu63:amd64. 04:33:23 #14 20.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 04:33:23 #14 20.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 04:33:23 #12 81.05 Installing : rsync-3.1.2-10.el7.x86_64 18/68 04:33:24 #14 ... 04:33:24 04:33:24 #23 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:33:24 #23 sha256:990cba2f087124eec679fea444e35f231e10f081da28b8419d980fceb9a8358e 04:33:24 #23 11.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:33:24 #23 11.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:33:24 #23 ... 04:33:24 04:33:24 #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:33:24 #21 sha256:277fc194e67ba2b6f874fac60a5bfd67e825d5ef5efc8d8f76037d2c00abfaad 04:33:24 #21 2.479 + RM_GOPATH=0 04:33:24 #21 2.479 + TMP_GOPATH= 04:33:24 #21 2.479 + : /build 04:33:24 #21 2.479 + '[' -z '' ']' 04:33:24 #21 2.479 ++ mktemp -d 04:33:24 #21 2.479 + export GOPATH=/tmp/tmp.KQD81JvQlJ 04:33:24 #21 2.479 + GOPATH=/tmp/tmp.KQD81JvQlJ 04:33:24 #21 2.479 + RM_GOPATH=1 04:33:24 #21 2.479 + case "$(go env GOARCH)" in 04:33:24 #21 2.479 ++ go env GOARCH 04:33:24 #21 2.494 + export GO_BUILDMODE=-buildmode=pie 04:33:24 #21 2.494 + GO_BUILDMODE=-buildmode=pie 04:33:24 #21 2.494 ++ dirname /tmp/install/install.sh 04:33:24 #21 2.511 + dir=/tmp/install 04:33:24 #21 2.512 + bin=containerd 04:33:24 #21 2.512 + shift 04:33:24 #21 2.512 + '[' '!' -f /tmp/install/containerd.installer ']' 04:33:24 #21 2.512 + . /tmp/install/containerd.installer 04:33:24 #21 2.512 ++ set -e 04:33:24 #21 2.512 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 04:33:24 #21 2.513 + install_containerd 04:33:24 #21 2.513 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' 04:33:24 #21 2.513 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 04:33:24 #21 2.513 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KQD81JvQlJ/src/github.com/containerd/containerd 04:33:24 #21 2.520 Cloning into '/tmp/tmp.KQD81JvQlJ/src/github.com/containerd/containerd'... 04:33:24 #21 ... 04:33:24 04:33:24 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:33:24 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e 04:33:24 #13 9.598 Fetched 9001 kB in 8s (1132 kB/s) 04:33:24 #13 9.598 Reading package lists... 04:33:24 #13 12.83 Reading package lists... 04:33:24 #13 15.86 Building dependency tree... 04:33:24 #13 17.20 The following additional packages will be installed: 04:33:24 #13 17.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 04:33:24 #13 17.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 04:33:24 #13 17.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 04:33:24 #13 17.20 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 04:33:24 #13 17.20 mingw-w64-x86-64-dev 04:33:24 #13 17.20 Suggested packages: 04:33:24 #13 17.20 gcc-8-locales seccomp wine64 04:33:24 #13 17.76 The following NEW packages will be installed: 04:33:24 #13 17.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 04:33:24 #13 17.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 04:33:24 #13 17.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:33:24 #13 17.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 04:33:24 #13 17.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 04:33:24 #13 17.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 04:33:24 #13 17.76 The following packages will be upgraded: 04:33:24 #13 17.76 libseccomp2 04:33:24 #13 18.07 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. 04:33:24 #13 18.07 Need to get 77.8 MB of archives. 04:33:24 #13 18.07 After this operation, 487 MB of additional disk space will be used. 04:33:24 #13 18.07 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] 04:33:24 #13 18.07 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 04:33:24 #13 18.16 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 04:33:24 #13 18.29 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 04:33:24 #13 18.29 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 04:33:24 #13 18.30 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 04:33:24 #13 18.32 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 04:33:24 #13 18.53 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 04:33:24 #13 18.68 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] 04:33:24 #13 18.68 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] 04:33:24 #12 81.59 Installing : systemd-devel-219-78.el7_9.3.x86_64 19/68 04:33:25 #13 20.41 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] 04:33:25 #12 82.14 Installing : libcgroup-0.41-21.el7.x86_64 20/68 04:33:25 #12 83.23 Installing : openssh-7.4p1-21.el7.x86_64 21/68 04:33:25 #12 83.26 Installing : audit-libs-python-2.8.5-4.el7.x86_64 22/68 04:33:25 #12 83.28 Installing : perl-TermReadKey-2.30-20.el7.x86_64 23/68 04:33:25 #13 21.33 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 04:33:25 #13 21.33 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 04:33:25 #13 21.33 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:33:25 #13 21.33 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:33:25 #13 21.35 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 04:33:25 #13 21.36 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 04:33:25 #13 21.37 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 04:33:25 #13 21.38 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 04:33:25 #13 21.40 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 04:33:25 #13 21.42 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 04:33:25 #13 21.44 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 04:33:25 #13 21.48 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 04:33:25 #13 21.48 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 04:33:25 #13 21.49 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] 04:33:25 #13 21.49 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 04:33:26 #12 83.30 Installing : libseccomp-2.3.1-4.el7.x86_64 24/68 04:33:26 #12 83.83 Installing : libselinux-utils-2.5-15.el7.x86_64 25/68 04:33:26 #12 83.93 Installing : policycoreutils-2.5-34.el7.x86_64 26/68 04:33:26 #13 22.23 debconf: delaying package configuration, since apt-utils is not installed 04:33:26 #13 22.34 Fetched 77.8 MB in 4s (21.0 MB/s) 04:33:27 #13 22.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 ... 15421 files and directories currently installed.) 04:33:27 #13 22.43 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... 04:33:27 #13 22.47 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 04:33:27 #13 22.63 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... 04:33:27 #13 ... 04:33:27 04:33:27 #14 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:33:27 #14 sha256:7c20c8b1fd55d6d083c6510d33f6695e9e935e1e7932b65866bd07afcfac004f 04:33:27 #14 24.84 Selecting previously unselected package libxml2:amd64. 04:33:27 #14 24.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... 04:33:27 #14 24.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 04:33:27 #14 25.17 Selecting previously unselected package libarchive13:amd64. 04:33:27 #14 25.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 04:33:27 #14 25.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:33:27 #12 83.96 Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 27/68 04:33:27 #14 25.32 Selecting previously unselected package libjsoncpp1:amd64. 04:33:27 #14 25.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 04:33:27 #14 25.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 04:33:27 #14 25.43 Selecting previously unselected package librhash0:amd64. 04:33:27 #14 25.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 04:33:27 #14 25.43 Unpacking librhash0:amd64 (1.3.8-1) ... 04:33:27 #12 85.05 Installing : setools-libs-3.3.8-4.el7.x86_64 28/68 04:33:27 #14 25.55 Selecting previously unselected package libuv1:amd64. 04:33:27 #14 25.55 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... 04:33:27 #14 25.56 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 04:33:27 #14 25.67 Selecting previously unselected package cmake. 04:33:27 #14 25.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 04:33:27 #14 25.68 Unpacking cmake (3.13.4-1) ... 04:33:27 #12 85.58 Installing : libsemanage-python-2.5-14.el7.x86_64 29/68 04:33:28 #12 85.62 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 30/68 04:33:28 #12 86.23 Installing : btrfs-progs-4.9.1-1.el7.x86_64 31/68 04:33:28 #12 86.26 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 32/68 04:33:29 #12 86.33 Installing : autoconf-2.69-11.el7.noarch 33/68 04:33:29 #12 86.84 install-info: No such file or directory for /usr/share/info/autoconf.info 04:33:29 #12 86.87 Installing : libselinux-python-2.5-15.el7.x86_64 34/68 04:33:29 #14 26.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 04:33:29 #14 26.99 Setting up xxd (2:8.1.0875-5) ... 04:33:29 #14 27.01 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 04:33:29 #14 27.02 Setting up vim-common (2:8.1.0875-5) ... 04:33:29 #14 27.05 Setting up librhash0:amd64 (1.3.8-1) ... 04:33:29 #14 27.07 Setting up cmake-data (3.13.4-1) ... 04:33:29 #14 27.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 04:33:29 #14 27.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 04:33:29 #14 27.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:33:29 #14 27.14 Setting up cmake (3.13.4-1) ... 04:33:29 #14 27.16 Processing triggers for libc-bin (2.28-10) ... 04:33:29 #14 27.24 Processing triggers for mime-support (3.62) ... 04:33:29 #12 86.89 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 35/68 04:33:29 #14 DONE 27.6s 04:33:29 04:33:29 #16 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 04:33:29 #16 sha256:a94488bf1a4735d67cb6334521da562a693e8595e43d630d041463f6043ea9cd 04:33:30 #12 87.43 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 36/68 04:33:30 #12 88.02 Installing : openssh-clients-7.4p1-21.el7.x86_64 37/68 04:33:30 #12 88.05 Installing : libgomp-4.8.5-44.el7.x86_64 38/68 04:33:30 #12 88.59 Installing : less-458-9.el7.x86_64 39/68 04:33:31 #16 1.391 + RM_GOPATH=0 04:33:31 #16 1.391 + TMP_GOPATH= 04:33:31 #16 1.391 + : /build 04:33:31 #16 1.391 + '[' -z '' ']' 04:33:31 #16 1.392 ++ mktemp -d 04:33:31 #16 1.393 + export GOPATH=/tmp/tmp.T2EEt4plmg 04:33:31 #16 1.393 + GOPATH=/tmp/tmp.T2EEt4plmg 04:33:31 #16 1.393 + RM_GOPATH=1 04:33:31 #16 1.393 + case "$(go env GOARCH)" in 04:33:31 #16 1.398 ++ go env GOARCH 04:33:31 #16 1.418 + export GO_BUILDMODE=-buildmode=pie 04:33:31 #16 1.418 + GO_BUILDMODE=-buildmode=pie 04:33:31 #16 1.420 ++ dirname /tmp/install/install.sh 04:33:31 #16 1.421 + dir=/tmp/install 04:33:31 #16 1.421 + bin=tini 04:33:31 #16 1.422 + shift 04:33:31 #16 1.422 + '[' '!' -f /tmp/install/tini.installer ']' 04:33:31 #16 1.422 + . /tmp/install/tini.installer 04:33:31 #16 1.422 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:33:31 #16 1.423 + install_tini 04:33:31 #16 1.423 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:33:31 #16 1.424 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:33:31 #16 1.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.T2EEt4plmg/tini 04:33:31 #16 1.427 Cloning into '/tmp/tmp.T2EEt4plmg/tini'... 04:33:31 #12 88.62 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 40/68 04:33:31 #12 89.15 Installing : git-1.8.3.1-23.el7_8.x86_64 41/68 04:33:31 #12 89.23 Installing : pcre-devel-8.32-17.el7.x86_64 42/68 04:33:31 #12 89.26 Installing : libsepol-devel-2.5-10.el7.x86_64 43/68 04:33:31 #12 89.30 Installing : libselinux-devel-2.5-15.el7.x86_64 44/68 04:33:31 #12 89.36 Installing : perl-Test-Harness-3.28-3.el7.noarch 45/68 04:33:31 #16 1.867 + cd /tmp/tmp.T2EEt4plmg/tini 04:33:31 #16 1.867 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:33:31 #16 1.880 + cmake . 04:33:32 #16 2.229 -- The C compiler identification is GNU 8.3.0 04:33:32 #16 2.256 -- Check for working C compiler: /usr/bin/cc 04:33:32 #12 89.44 Installing : automake-1.13.4-3.el7.noarch 46/68 04:33:32 #12 89.95 install-info: No such file or directory for /usr/share/info/automake.info.gz 04:33:32 #16 2.634 -- Check for working C compiler: /usr/bin/cc -- works 04:33:32 #16 2.635 -- Detecting C compiler ABI info 04:33:32 #12 89.98 Installing : python-IPy-0.75-6.el7.noarch 47/68 04:33:32 #12 90.11 Installing : policycoreutils-python-2.5-34.el7.x86_64 48/68 04:33:32 #16 3.017 -- Detecting C compiler ABI info - done 04:33:32 #16 3.059 -- Detecting C compile features 04:33:33 #12 90.15 Installing : policycoreutils-devel-2.5-34.el7.x86_64 49/68 04:33:33 #12 90.64 Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 50/68 04:33:34 #16 4.276 -- Detecting C compile features - done 04:33:34 #16 4.307 -- Performing Test HAS_BUILTIN_FORTIFY 04:33:34 #16 4.451 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:33:34 #16 4.525 -- Configuring done 04:33:34 #16 4.542 -- Generating done 04:33:34 #16 4.543 -- Build files have been written to: /tmp/tmp.T2EEt4plmg/tini 04:33:34 #16 4.546 + make tini-static 04:33:34 #12 91.40 Installing : kernel-headers-3.10.0-1160.45.1.el7.x86_64 51/68 04:33:34 #12 92.08 Installing : glibc-headers-2.17-325.el7_9.x86_64 52/68 04:33:34 #16 4.714 Scanning dependencies of target tini-static 04:33:34 #16 4.746 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:33:35 #16 5.354 [100%] Linking C executable tini-static 04:33:35 #16 5.718 [100%] Built target tini-static 04:33:35 #16 5.762 + mkdir -p /build 04:33:35 #16 5.765 + cp tini-static /build/docker-init 04:33:36 #16 DONE 6.2s 04:33:36 04:33:36 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:33:36 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e 04:33:36 #13 22.81 Selecting previously unselected package binutils-mingw-w64-i686. 04:33:36 #13 22.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 04:33:36 #13 22.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 04:33:36 #13 22.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:33:36 #13 23.87 Selecting previously unselected package binutils-mingw-w64-x86-64. 04:33:36 #13 23.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 04:33:36 #13 23.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:33:36 #13 25.26 Selecting previously unselected package binutils-mingw-w64. 04:33:36 #13 25.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 04:33:36 #13 25.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 04:33:36 #13 25.38 Selecting previously unselected package libdevmapper1.02.1:amd64. 04:33:36 #13 25.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 04:33:36 #13 25.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:33:36 #13 25.53 Selecting previously unselected package dmsetup. 04:33:36 #13 25.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 04:33:36 #13 25.54 Unpacking dmsetup (2:1.02.155-3) ... 04:33:36 #13 25.70 Selecting previously unselected package mingw-w64-common. 04:33:36 #13 25.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 04:33:36 #13 25.70 Unpacking mingw-w64-common (6.0.0-3) ... 04:33:36 #13 28.26 Selecting previously unselected package mingw-w64-x86-64-dev. 04:33:36 #13 28.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 04:33:36 #13 28.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 04:33:36 #13 30.92 Selecting previously unselected package gcc-mingw-w64-base. 04:33:36 #13 30.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... 04:33:36 #13 30.93 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 04:33:36 #13 31.04 Selecting previously unselected package gcc-mingw-w64-x86-64. 04:33:36 #13 31.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 04:33:36 #13 31.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:33:36 #12 92.18 Installing : glibc-devel-2.17-325.el7_9.x86_64 53/68 04:33:36 #12 93.84 Installing : gcc-4.8.5-44.el7.x86_64 54/68 04:33:37 #12 94.42 Installing : libtool-2.4.2-22.el7_3.x86_64 55/68 04:33:37 #12 94.96 install-info: No such file or directory for /usr/share/info/libtool.info.gz 04:33:37 #12 95.17 Installing : glibc-static-2.17-325.el7_9.x86_64 56/68 04:33:37 #12 95.19 Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 57/68 04:33:37 #12 95.26 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 58/68 04:33:37 #12 95.29 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 59/68 04:33:38 #12 95.31 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 60/68 04:33:38 #12 96.14 Installing : cmake-2.8.12.2-2.el7.x86_64 61/68 04:33:38 #12 96.17 Installing : which-2.20-7.el7.x86_64 62/68 04:33:38 #12 96.68 install-info: No such file or directory for /usr/share/info/which.info.gz 04:33:39 #12 97.20 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 63/68 04:33:40 #12 97.22 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 64/68 04:33:40 #12 98.24 Cleanup : systemd-219-78.el7.x86_64 65/68 04:33:41 #12 98.77 Cleanup : systemd-libs-219-78.el7.x86_64 66/68 04:33:42 #12 99.30 Cleanup : glibc-2.17-317.el7.x86_64 67/68 04:33:42 #12 99.83 Cleanup : glibc-common-2.17-317.el7.x86_64 68/68 04:33:42 #12 100.4 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/68 04:33:42 #12 100.4 Verifying : libselinux-devel-2.5-15.el7.x86_64 2/68 04:33:42 #12 100.4 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/68 04:33:42 #12 100.4 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 4/68 04:33:42 #12 100.4 Verifying : cmake-2.8.12.2-2.el7.x86_64 5/68 04:33:42 #12 100.5 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 6/68 04:33:42 #12 100.5 Verifying : glibc-common-2.17-325.el7_9.x86_64 7/68 04:33:42 #12 100.5 Verifying : automake-1.13.4-3.el7.noarch 8/68 04:33:42 #12 100.5 Verifying : lzo-2.06-8.el7.x86_64 9/68 04:33:42 #12 100.5 Verifying : m4-1.4.16-10.el7.x86_64 10/68 04:33:42 #12 100.5 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 11/68 04:33:42 #12 100.5 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 12/68 04:33:42 #12 100.5 Verifying : git-1.8.3.1-23.el7_8.x86_64 13/68 04:33:42 #12 100.5 Verifying : checkpolicy-2.5-8.el7.x86_64 14/68 04:33:42 #12 100.5 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 15/68 04:33:42 #12 100.6 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 16/68 04:33:42 #12 100.6 Verifying : kernel-headers-3.10.0-1160.45.1.el7.x86_64 17/68 04:33:42 #12 100.6 Verifying : systemd-libs-219-78.el7_9.3.x86_64 18/68 04:33:42 #12 100.6 Verifying : which-2.20-7.el7.x86_64 19/68 04:33:42 #12 100.6 Verifying : glibc-devel-2.17-325.el7_9.x86_64 20/68 04:33:42 #12 100.6 Verifying : cpp-4.8.5-44.el7.x86_64 21/68 04:33:42 #12 100.7 Verifying : python-IPy-0.75-6.el7.noarch 22/68 04:33:42 #12 100.7 Verifying : libseccomp-2.3.1-4.el7.x86_64 23/68 04:33:42 #12 100.7 Verifying : glibc-headers-2.17-325.el7_9.x86_64 24/68 04:33:42 #12 100.7 Verifying : fipscheck-1.4.1-6.el7.x86_64 25/68 04:33:42 #12 100.7 Verifying : libselinux-utils-2.5-15.el7.x86_64 26/68 04:33:42 #12 100.7 Verifying : 1:make-3.82-24.el7.x86_64 27/68 04:33:42 #12 100.7 Verifying : openssh-7.4p1-21.el7.x86_64 28/68 04:33:42 #12 100.7 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 29/68 04:33:42 #12 100.7 Verifying : libtool-2.4.2-22.el7_3.x86_64 30/68 04:33:42 #12 100.7 Verifying : setools-libs-3.3.8-4.el7.x86_64 31/68 04:33:42 #12 100.8 Verifying : systemd-219-78.el7_9.3.x86_64 32/68 04:33:42 #12 100.8 Verifying : libsemanage-python-2.5-14.el7.x86_64 33/68 04:33:42 #12 100.8 Verifying : e2fsprogs-libs-1.42.9-19.el7.x86_64 34/68 04:33:42 #12 100.8 Verifying : libarchive-3.1.2-14.el7_7.x86_64 35/68 04:33:42 #12 100.8 Verifying : mpfr-3.1.1-4.el7.x86_64 36/68 04:33:42 #12 100.8 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 37/68 04:33:42 #12 100.8 Verifying : selinux-policy-devel-3.13.1-268.el7_9.2.noarch 38/68 04:33:42 #12 100.8 Verifying : openssh-clients-7.4p1-21.el7.x86_64 39/68 04:33:42 #12 100.8 Verifying : perl-Test-Harness-3.28-3.el7.noarch 40/68 04:33:42 #12 100.9 Verifying : libselinux-python-2.5-15.el7.x86_64 41/68 04:33:42 #12 100.9 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 42/68 04:33:42 #12 100.9 Verifying : gcc-4.8.5-44.el7.x86_64 43/68 04:33:43 #12 100.9 Verifying : libmpc-1.0.1-3.el7.x86_64 44/68 04:33:43 #12 100.9 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 45/68 04:33:43 #12 100.9 Verifying : selinux-policy-3.13.1-268.el7_9.2.noarch 46/68 04:33:43 #12 100.9 Verifying : glibc-2.17-325.el7_9.x86_64 47/68 04:33:43 #12 100.9 Verifying : libsepol-devel-2.5-10.el7.x86_64 48/68 04:33:43 #12 100.9 Verifying : 1:perl-Error-0.17020-2.el7.noarch 49/68 04:33:43 #12 100.9 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 50/68 04:33:43 #12 101.0 Verifying : pcre-devel-8.32-17.el7.x86_64 51/68 04:33:43 #12 101.0 Verifying : autoconf-2.69-11.el7.noarch 52/68 04:33:43 #12 101.0 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 53/68 04:33:43 #12 101.0 Verifying : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64 54/68 04:33:43 #12 101.0 Verifying : rsync-3.1.2-10.el7.x86_64 55/68 04:33:43 #12 101.0 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 56/68 04:33:43 #12 101.0 Verifying : glibc-static-2.17-325.el7_9.x86_64 57/68 04:33:43 #12 101.0 Verifying : policycoreutils-2.5-34.el7.x86_64 58/68 04:33:43 #12 101.0 Verifying : libgomp-4.8.5-44.el7.x86_64 59/68 04:33:43 #12 101.1 Verifying : systemd-devel-219-78.el7_9.3.x86_64 60/68 04:33:43 #12 101.1 Verifying : less-458-9.el7.x86_64 61/68 04:33:43 #12 101.1 Verifying : libcgroup-0.41-21.el7.x86_64 62/68 04:33:43 #12 101.1 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 63/68 04:33:43 #12 101.1 Verifying : glibc-2.17-317.el7.x86_64 64/68 04:33:43 #12 101.1 Verifying : glibc-common-2.17-317.el7.x86_64 65/68 04:33:43 #12 101.1 Verifying : systemd-libs-219-78.el7.x86_64 66/68 04:33:43 #12 101.1 Verifying : systemd-219-78.el7.x86_64 67/68 04:33:43 #12 101.1 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 68/68 04:33:43 #12 101.1 04:33:43 #12 101.1 Installed: 04:33:43 #12 101.1 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 04:33:43 #12 101.1 cmake.x86_64 0:2.8.12.2-2.el7 04:33:43 #12 101.1 device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 04:33:43 #12 101.1 gcc.x86_64 0:4.8.5-44.el7 04:33:43 #12 101.1 git.x86_64 0:1.8.3.1-23.el7_8 04:33:43 #12 101.1 glibc-static.x86_64 0:2.17-325.el7_9 04:33:43 #12 101.1 libarchive.x86_64 0:3.1.2-14.el7_7 04:33:43 #12 101.1 libseccomp-devel.x86_64 0:2.3.1-4.el7 04:33:43 #12 101.1 libselinux-devel.x86_64 0:2.5-15.el7 04:33:43 #12 101.1 libtool.x86_64 0:2.4.2-22.el7_3 04:33:43 #12 101.1 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 04:33:43 #12 101.1 make.x86_64 1:3.82-24.el7 04:33:43 #12 101.1 selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 04:33:43 #12 101.1 systemd-devel.x86_64 0:219-78.el7_9.3 04:33:43 #12 101.1 which.x86_64 0:2.20-7.el7 04:33:43 #12 101.1 04:33:43 #12 101.1 Dependency Installed: 04:33:43 #12 101.1 audit-libs-python.x86_64 0:2.8.5-4.el7 04:33:43 #12 101.1 autoconf.noarch 0:2.69-11.el7 04:33:43 #12 101.1 automake.noarch 0:1.13.4-3.el7 04:33:43 #12 101.1 btrfs-progs.x86_64 0:4.9.1-1.el7 04:33:43 #12 101.1 checkpolicy.x86_64 0:2.5-8.el7 04:33:43 #12 101.1 cpp.x86_64 0:4.8.5-44.el7 04:33:43 #12 101.1 e2fsprogs-libs.x86_64 0:1.42.9-19.el7 04:33:43 #12 101.1 fipscheck.x86_64 0:1.4.1-6.el7 04:33:43 #12 101.1 fipscheck-lib.x86_64 0:1.4.1-6.el7 04:33:43 #12 101.1 glibc-devel.x86_64 0:2.17-325.el7_9 04:33:43 #12 101.1 glibc-headers.x86_64 0:2.17-325.el7_9 04:33:43 #12 101.1 kernel-headers.x86_64 0:3.10.0-1160.45.1.el7 04:33:43 #12 101.1 less.x86_64 0:458-9.el7 04:33:43 #12 101.1 libcgroup.x86_64 0:0.41-21.el7 04:33:43 #12 101.1 libedit.x86_64 0:3.0-12.20121213cvs.el7 04:33:43 #12 101.1 libgomp.x86_64 0:4.8.5-44.el7 04:33:43 #12 101.1 libmpc.x86_64 0:1.0.1-3.el7 04:33:43 #12 101.1 libseccomp.x86_64 0:2.3.1-4.el7 04:33:43 #12 101.1 libselinux-python.x86_64 0:2.5-15.el7 04:33:43 #12 101.1 libselinux-utils.x86_64 0:2.5-15.el7 04:33:43 #12 101.1 libsemanage-python.x86_64 0:2.5-14.el7 04:33:43 #12 101.1 libsepol-devel.x86_64 0:2.5-10.el7 04:33:43 #12 101.1 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 04:33:43 #12 101.1 lzo.x86_64 0:2.06-8.el7 04:33:43 #12 101.1 m4.x86_64 0:1.4.16-10.el7 04:33:43 #12 101.1 mpfr.x86_64 0:3.1.1-4.el7 04:33:43 #12 101.1 openssh.x86_64 0:7.4p1-21.el7 04:33:43 #12 101.1 openssh-clients.x86_64 0:7.4p1-21.el7 04:33:43 #12 101.1 pcre-devel.x86_64 0:8.32-17.el7 04:33:43 #12 101.1 perl-Data-Dumper.x86_64 0:2.145-3.el7 04:33:43 #12 101.1 perl-Error.noarch 1:0.17020-2.el7 04:33:43 #12 101.1 perl-Git.noarch 0:1.8.3.1-23.el7_8 04:33:43 #12 101.1 perl-TermReadKey.x86_64 0:2.30-20.el7 04:33:43 #12 101.1 perl-Test-Harness.noarch 0:3.28-3.el7 04:33:43 #12 101.1 policycoreutils.x86_64 0:2.5-34.el7 04:33:43 #12 101.1 policycoreutils-devel.x86_64 0:2.5-34.el7 04:33:43 #12 101.1 policycoreutils-python.x86_64 0:2.5-34.el7 04:33:43 #12 101.1 python-IPy.noarch 0:0.75-6.el7 04:33:43 #12 101.1 rsync.x86_64 0:3.1.2-10.el7 04:33:43 #12 101.1 selinux-policy.noarch 0:3.13.1-268.el7_9.2 04:33:43 #12 101.1 setools-libs.x86_64 0:3.3.8-4.el7 04:33:43 #12 101.1 04:33:43 #12 101.1 Dependency Updated: 04:33:43 #12 101.1 device-mapper.x86_64 7:1.02.170-6.el7_9.5 04:33:43 #12 101.1 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 04:33:43 #12 101.1 glibc.x86_64 0:2.17-325.el7_9 04:33:43 #12 101.1 glibc-common.x86_64 0:2.17-325.el7_9 04:33:43 #12 101.1 systemd.x86_64 0:219-78.el7_9.3 04:33:43 #12 101.1 systemd-libs.x86_64 0:219-78.el7_9.3 04:33:43 #12 101.1 04:33:43 #12 101.1 Complete! 04:33:43 #12 DONE 101.6s 04:33:43 04:33:43 #14 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go 04:33:43 #14 sha256:22259157efcd23a566c78c8521ff070c237b1c1662f5d9622cf57ac720efab19 04:33:45 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:33:45 04:33:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini 04:33:45 + RM_GOPATH=0 04:33:45 + TMP_GOPATH=/go 04:33:45 + : /usr/local/bin 04:33:45 + '[' -z /go ']' 04:33:45 + export GOPATH=/go 04:33:45 + GOPATH=/go 04:33:45 + case "$(go env GOARCH)" in 04:33:45 ++ go env GOARCH 04:33:45 + export GO_BUILDMODE=-buildmode=pie 04:33:45 + GO_BUILDMODE=-buildmode=pie 04:33:45 ++ dirname hack/dockerfile/install/install.sh 04:33:45 + dir=hack/dockerfile/install 04:33:45 + bin=tini 04:33:45 + shift 04:33:45 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:33:45 + . hack/dockerfile/install/tini.installer 04:33:45 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:33:45 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:33:45 + install_tini 04:33:45 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:33:45 + git clone https://github.com/krallin/tini.git /go/tini 04:33:45 Cloning into '/go/tini'... 04:33:45 + cd /go/tini 04:33:45 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:33:45 + cmake . 04:33:45 -- The C compiler identification is GNU 9.3.0 04:33:45 -- Check for working C compiler: /usr/bin/cc 04:33:45 -- Check for working C compiler: /usr/bin/cc -- works 04:33:45 -- Detecting C compiler ABI info 04:33:45 -- Detecting C compiler ABI info - done 04:33:45 -- Detecting C compile features 04:33:45 -- Detecting C compile features - done 04:33:45 -- Performing Test HAS_BUILTIN_FORTIFY 04:33:45 -- Performing Test HAS_BUILTIN_FORTIFY - Success 04:33:45 -- Configuring done 04:33:45 -- Generating done 04:33:45 -- Build files have been written to: /go/tini 04:33:45 + make tini-static 04:33:45 make[2]: Entering directory '/go/tini' 04:33:45 make[3]: Entering directory '/go/tini' 04:33:45 make[4]: Entering directory '/go/tini' 04:33:45 make[5]: Entering directory '/go/tini' 04:33:45 Scanning dependencies of target tini-static 04:33:45 make[5]: Leaving directory '/go/tini' 04:33:45 make[5]: Entering directory '/go/tini' 04:33:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:33:45 [100%] Linking C executable tini-static 04:33:45 make[5]: Leaving directory '/go/tini' 04:33:45 [100%] Built target tini-static 04:33:45 make[4]: Leaving directory '/go/tini' 04:33:45 make[3]: Leaving directory '/go/tini' 04:33:45 make[2]: Leaving directory '/go/tini' 04:33:45 + mkdir -p /usr/local/bin 04:33:45 + cp tini-static /usr/local/bin/docker-init 04:33:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic 04:33:45 + RM_GOPATH=0 04:33:45 + TMP_GOPATH=/go 04:33:45 + : /usr/local/bin 04:33:45 + '[' -z /go ']' 04:33:45 + export GOPATH=/go 04:33:45 + GOPATH=/go 04:33:45 + case "$(go env GOARCH)" in 04:33:45 ++ go env GOARCH 04:33:45 + export GO_BUILDMODE=-buildmode=pie 04:33:45 + GO_BUILDMODE=-buildmode=pie 04:33:45 ++ dirname hack/dockerfile/install/install.sh 04:33:45 + dir=hack/dockerfile/install 04:33:45 + bin=proxy 04:33:45 + shift 04:33:45 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:33:45 + . hack/dockerfile/install/proxy.installer 04:33:45 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:45 + install_proxy dynamic 04:33:45 + case "$1" in 04:33:45 + install_proxy_dynamic 04:33:45 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:33:45 + PROXY_LDFLAGS=-linkmode=external 04:33:45 + export BUILD_MODE=-buildmode=pie 04:33:45 + BUILD_MODE=-buildmode=pie 04:33:45 + _install_proxy 04:33:45 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:33:45 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:33:45 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:45 Cloning into '/go/src/github.com/docker/libnetwork'... 04:33:45 + cd /go/src/github.com/docker/libnetwork 04:33:45 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:33:45 + return 04:33:45 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic 04:33:45 + RM_GOPATH=0 04:33:45 + TMP_GOPATH=/go 04:33:45 + : /usr/local/bin 04:33:45 + '[' -z /go ']' 04:33:45 + export GOPATH=/go 04:33:45 + GOPATH=/go 04:33:45 + case "$(go env GOARCH)" in 04:33:45 ++ go env GOARCH 04:33:45 + export GO_BUILDMODE=-buildmode=pie 04:33:45 + GO_BUILDMODE=-buildmode=pie 04:33:45 ++ dirname hack/dockerfile/install/install.sh 04:33:45 + dir=hack/dockerfile/install 04:33:45 + bin=rootlesskit 04:33:45 + shift 04:33:45 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' 04:33:45 + . hack/dockerfile/install/rootlesskit.installer 04:33:45 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:45 + install_rootlesskit dynamic 04:33:45 + case "$1" in 04:33:45 + install_rootlesskit_dynamic 04:33:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:33:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:33:45 + export BUILD_MODE=-buildmode=pie 04:33:45 + BUILD_MODE=-buildmode=pie 04:33:45 + _install_rootlesskit 04:33:45 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:33:45 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:45 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:33:45 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:33:45 + cd /go/src/github.com/rootless-containers/rootlesskit 04:33:45 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:45 + export GO111MODULE=on 04:33:45 + GO111MODULE=on 04:33:45 + export GOPROXY=https://proxy.golang.org 04:33:45 + GOPROXY=https://proxy.golang.org 04:33:45 + for f in rootlesskit rootlesskit-docker-proxy 04:33:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:33:45 go: downloading github.com/pkg/errors v0.9.1 04:33:45 go: downloading github.com/sirupsen/logrus v1.8.1 04:33:45 go: downloading github.com/urfave/cli/v2 v2.3.0 04:33:45 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:33:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:33:45 go: downloading github.com/google/uuid v1.3.0 04:33:45 go: downloading github.com/moby/vpnkit v0.5.0 04:33:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:33:45 go: downloading github.com/gofrs/flock v0.8.1 04:33:45 go: downloading github.com/gorilla/mux v1.8.0 04:33:45 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:33:45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:33:45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:33:45 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:33:45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:33:46 #13 ... 04:33:46 04:33:46 #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:33:46 #21 sha256:277fc194e67ba2b6f874fac60a5bfd67e825d5ef5efc8d8f76037d2c00abfaad 04:33:46 #21 24.13 Checking out files: 86% (3981/4598) Checking out files: 87% (4001/4598) Checking out files: 88% (4047/4598) Checking out files: 89% (4093/4598) Checking out files: 90% (4139/4598) Checking out files: 91% (4185/4598) Checking out files: 92% (4231/4598) Checking out files: 93% (4277/4598) Checking out files: 94% (4323/4598) Checking out files: 95% (4369/4598) Checking out files: 96% (4415/4598) Checking out files: 97% (4461/4598) Checking out files: 98% (4507/4598) Checking out files: 99% (4553/4598) Checking out files: 100% (4598/4598) Checking out files: 100% (4598/4598), done. 04:33:46 #21 24.38 + cd /tmp/tmp.KQD81JvQlJ/src/github.com/containerd/containerd 04:33:46 #21 24.38 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 04:33:47 #14 DONE 2.8s 04:33:47 04:33:47 #15 [stage-1 7/7] WORKDIR /root/rpmbuild 04:33:47 #15 sha256:04ad83ab518fc585cb9f340a6d1ef071d912f48e3ec305dc99644c23140e2bb5 04:33:47 #15 DONE 0.1s 04:33:47 04:33:47 #16 exporting to image 04:33:47 #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:33:47 #16 exporting layers 04:33:47 #21 25.73 + export 'BUILDTAGS=netgo osusergo static_build' 04:33:47 #21 25.73 + BUILDTAGS='netgo osusergo static_build' 04:33:47 #21 25.73 + export EXTRA_FLAGS=-buildmode=pie 04:33:47 #21 25.73 + EXTRA_FLAGS=-buildmode=pie 04:33:47 #21 25.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 04:33:47 #21 25.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 04:33:47 #21 25.73 + '[' '' = dynamic ']' 04:33:47 #21 25.74 + make 04:33:48 #21 26.44 + bin/ctr 04:33:50 + for f in rootlesskit rootlesskit-docker-proxy 04:33:50 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:33:51 + return 04:33:51 # Build the CLI 04:33:51 cd /go/src/github.com/docker/cli && \ 04:33:51 LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:33:51 make[2]: Entering directory '/root/build-deb/cli' 04:33:51 GO_LINKMODE=dynamic ./scripts/build/binary 04:33:51 Building dynamic docker-linux-amd64 04:33:51 #16 exporting layers 4.2s done 04:33:51 #16 writing image sha256:bd24c69689a22ca144d52e2d3a5de72662c66e70c6bd69d926cbea7a4ec4cd56 done 04:33:51 #16 naming to docker.io/rpmbuild-centos-7/x86_64 done 04:33:51 #16 DONE 4.2s 04:33:51 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine e2f740d' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --define '_scan_rpm_version 0.9.0' --define '_scan_version v0.9.0' --define '_scan_gitcommit b05830d' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec 04:33:52 + umask 022 04:33:52 + cd /root/rpmbuild/BUILD 04:33:52 + cd /root/rpmbuild/BUILD 04:33:52 + rm -rf src 04:33:52 + /usr/bin/mkdir -p src 04:33:52 + cd src 04:33:52 + /usr/bin/tar -xf - 04:33:52 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:33:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MbnD8u 04:33:52 + STATUS=0 04:33:52 + '[' 0 -ne 0 ']' 04:33:52 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:33:52 + /usr/bin/tar -xf - 04:33:53 + STATUS=0 04:33:53 + '[' 0 -ne 0 ']' 04:33:53 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:33:53 + exit 0 04:33:53 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h5I5xQ 04:33:53 + umask 022 04:33:53 + cd /root/rpmbuild/BUILD 04:33:53 + cd src 04:33:53 + export DOCKER_GITCOMMIT=e2f740d 04:33:53 + DOCKER_GITCOMMIT=e2f740d 04:33:53 + mkdir -p /go/src/github.com/docker 04:33:53 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker 04:33:53 + pushd /root/rpmbuild/BUILD/src/engine 04:33:53 + for component in tini '"proxy dynamic"' 04:33:53 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src 04:33:53 + TMP_GOPATH=/go 04:33:53 + hack/dockerfile/install/install.sh tini 04:33:53 + RM_GOPATH=0 04:33:53 + TMP_GOPATH=/go 04:33:53 + : /usr/local/bin 04:33:53 + '[' -z /go ']' 04:33:53 + export GOPATH=/go 04:33:53 + GOPATH=/go 04:33:53 + case "$(go env GOARCH)" in 04:33:53 ++ go env GOARCH 04:33:53 + export GO_BUILDMODE=-buildmode=pie 04:33:53 + GO_BUILDMODE=-buildmode=pie 04:33:53 ++ dirname hack/dockerfile/install/install.sh 04:33:53 + dir=hack/dockerfile/install 04:33:53 + bin=tini 04:33:53 + shift 04:33:53 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:33:53 + . hack/dockerfile/install/tini.installer 04:33:53 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:33:53 + install_tini 04:33:53 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:33:53 + git clone https://github.com/krallin/tini.git /go/tini 04:33:53 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:33:53 Cloning into '/go/tini'... 04:33:53 + cd /go/tini 04:33:53 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:33:53 + cmake . 04:33:53 -- The C compiler identification is GNU 4.8.5 04:33:53 -- Check for working C compiler: /usr/bin/cc 04:33:53 -- Check for working C compiler: /usr/bin/cc -- works 04:33:53 -- Detecting C compiler ABI info 04:33:53 -- Detecting C compiler ABI info - done 04:33:54 -- Performing Test HAS_BUILTIN_FORTIFY 04:33:54 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:33:54 -- Configuring done 04:33:54 -- Generating done 04:33:54 -- Build files have been written to: /go/tini 04:33:54 + make tini-static 04:33:54 Scanning dependencies of target tini-static 04:33:54 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:33:54 Linking C executable tini-static 04:33:54 [100%] Built target tini-static 04:33:54 + mkdir -p /usr/local/bin 04:33:54 + cp tini-static /usr/local/bin/docker-init 04:33:54 + for component in tini '"proxy dynamic"' 04:33:54 + TMP_GOPATH=/go 04:33:54 + hack/dockerfile/install/install.sh proxy dynamic 04:33:54 + RM_GOPATH=0 04:33:54 + TMP_GOPATH=/go 04:33:54 + : /usr/local/bin 04:33:54 + '[' -z /go ']' 04:33:54 + export GOPATH=/go 04:33:54 + GOPATH=/go 04:33:54 + case "$(go env GOARCH)" in 04:33:54 ++ go env GOARCH 04:33:54 + export GO_BUILDMODE=-buildmode=pie 04:33:54 + GO_BUILDMODE=-buildmode=pie 04:33:54 ++ dirname hack/dockerfile/install/install.sh 04:33:54 + dir=hack/dockerfile/install 04:33:54 + bin=proxy 04:33:54 + shift 04:33:54 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:33:54 + . hack/dockerfile/install/proxy.installer 04:33:54 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:54 + install_proxy dynamic 04:33:54 + case "$1" in 04:33:54 + install_proxy_dynamic 04:33:54 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:33:54 + PROXY_LDFLAGS=-linkmode=external 04:33:54 + export BUILD_MODE=-buildmode=pie 04:33:54 + BUILD_MODE=-buildmode=pie 04:33:54 + _install_proxy 04:33:54 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:54 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:33:54 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:33:54 Cloning into '/go/src/github.com/docker/libnetwork'... 04:33:54 #21 ... 04:33:54 04:33:54 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:33:54 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e 04:33:54 #13 41.70 Selecting previously unselected package g++-mingw-w64-x86-64. 04:33:54 #13 41.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 04:33:54 #13 41.70 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:33:54 #13 49.19 Selecting previously unselected package libapparmor1:amd64. 04:33:54 #13 49.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 04:33:54 #13 49.20 Unpacking libapparmor1:amd64 (2.13.2-10) ... 04:33:54 #13 49.28 Selecting previously unselected package libapparmor-dev:amd64. 04:33:54 #13 49.29 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 04:33:54 #13 49.30 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 04:33:54 #13 49.39 Selecting previously unselected package libbtrfs0. 04:33:54 #13 49.39 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 04:33:54 #13 49.40 Unpacking libbtrfs0 (4.20.1-2) ... 04:33:54 #13 49.45 Selecting previously unselected package libbtrfs-dev. 04:33:54 #13 49.45 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 04:33:54 #13 49.46 Unpacking libbtrfs-dev (4.20.1-2) ... 04:33:54 #13 49.53 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 04:33:54 #13 49.54 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 04:33:54 #13 49.54 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 04:33:54 #13 49.60 Selecting previously unselected package libudev-dev:amd64. 04:33:54 #13 49.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 04:33:54 #13 49.62 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 04:33:54 #13 49.71 Selecting previously unselected package libsepol1-dev:amd64. 04:33:54 #13 49.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 04:33:54 #13 49.72 Unpacking libsepol1-dev:amd64 (2.8-1) ... 04:33:54 #13 49.87 Selecting previously unselected package libpcre16-3:amd64. 04:33:54 #13 49.87 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 04:33:54 #13 49.87 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 04:33:54 #13 49.96 Selecting previously unselected package libpcre32-3:amd64. 04:33:54 #13 49.97 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 04:33:54 #13 49.97 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 04:33:54 #13 50.09 Selecting previously unselected package libpcrecpp0v5:amd64. 04:33:54 #13 50.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 04:33:54 #13 50.10 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 04:33:54 #13 50.18 Selecting previously unselected package libpcre3-dev:amd64. 04:33:54 #13 50.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 04:33:54 #13 50.19 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 04:33:55 #13 50.43 Selecting previously unselected package libselinux1-dev:amd64. 04:33:55 #13 50.43 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 04:33:55 #13 50.44 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 04:33:55 #13 50.57 Selecting previously unselected package libdevmapper-dev:amd64. 04:33:55 #13 50.58 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 04:33:55 #13 50.58 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 04:33:55 #13 50.64 Selecting previously unselected package libseccomp-dev:amd64. 04:33:55 #13 50.64 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... 04:33:55 #13 50.65 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 04:33:55 #13 50.74 Selecting previously unselected package libsystemd-dev:amd64. 04:33:55 #13 50.74 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 04:33:55 #13 50.75 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 04:33:55 #13 51.07 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 04:33:55 #13 51.09 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 04:33:55 #13 51.11 Setting up libapparmor1:amd64 (2.13.2-10) ... 04:33:55 #13 51.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:33:55 #13 51.14 Setting up libpcre16-3:amd64 (2:8.39-12) ... 04:33:55 #13 51.15 Setting up libsepol1-dev:amd64 (2.8-1) ... 04:33:55 #13 51.17 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 04:33:55 #13 51.18 Setting up libbtrfs0 (4.20.1-2) ... 04:33:55 #13 51.19 Setting up libpcre32-3:amd64 (2:8.39-12) ... 04:33:55 #13 51.20 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 04:33:55 #13 51.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:33:55 #13 51.24 Setting up libbtrfs-dev (4.20.1-2) ... 04:33:55 #13 51.25 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 04:33:55 #13 51.26 Setting up mingw-w64-common (6.0.0-3) ... 04:33:55 #13 51.27 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 04:33:55 #13 51.28 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 04:33:56 #13 51.30 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 04:33:56 #13 51.31 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:33:56 #13 51.33 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 04:33:56 #13 51.34 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 04:33:56 #13 51.35 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:33:56 #13 51.36 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 04:33:56 #13 51.37 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 04:33:56 #13 51.37 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 04:33:56 #13 51.39 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 04:33:56 #13 51.41 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:33:56 #13 51.42 Setting up dmsetup (2:1.02.155-3) ... 04:33:56 #13 51.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 04:33:56 #13 51.45 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 04:33:56 #13 51.46 Processing triggers for libc-bin (2.28-10) ... 04:33:56 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:33:56 04:33:56 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini 04:33:56 + RM_GOPATH=0 04:33:56 + TMP_GOPATH=/go 04:33:56 + : /usr/local/bin 04:33:56 + '[' -z /go ']' 04:33:56 + export GOPATH=/go 04:33:56 + GOPATH=/go 04:33:56 + case "$(go env GOARCH)" in 04:33:56 ++ go env GOARCH 04:33:56 + export GO_BUILDMODE=-buildmode=pie 04:33:56 + GO_BUILDMODE=-buildmode=pie 04:33:56 ++ dirname hack/dockerfile/install/install.sh 04:33:56 + dir=hack/dockerfile/install 04:33:56 + bin=tini 04:33:56 + shift 04:33:56 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:33:56 + . hack/dockerfile/install/tini.installer 04:33:56 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:33:56 + install_tini 04:33:56 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:33:56 + git clone https://github.com/krallin/tini.git /go/tini 04:33:56 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:33:56 Cloning into '/go/tini'... 04:33:56 + cd /go/tini 04:33:56 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:33:56 + cmake . 04:33:56 -- The C compiler identification is GNU 8.3.0 04:33:56 -- Check for working C compiler: /usr/bin/cc 04:33:56 -- Check for working C compiler: /usr/bin/cc -- works 04:33:56 -- Detecting C compiler ABI info 04:33:56 -- Detecting C compiler ABI info - done 04:33:56 -- Detecting C compile features 04:33:56 -- Detecting C compile features - done 04:33:56 -- Performing Test HAS_BUILTIN_FORTIFY 04:33:56 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:33:56 -- Configuring done 04:33:56 -- Generating done 04:33:56 -- Build files have been written to: /go/tini 04:33:56 + make tini-static 04:33:56 make[2]: Entering directory '/go/tini' 04:33:56 make[3]: Entering directory '/go/tini' 04:33:56 make[4]: Entering directory '/go/tini' 04:33:56 make[5]: Entering directory '/go/tini' 04:33:56 Scanning dependencies of target tini-static 04:33:56 make[5]: Leaving directory '/go/tini' 04:33:56 make[5]: Entering directory '/go/tini' 04:33:56 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:33:56 + cd /go/src/github.com/docker/libnetwork 04:33:56 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:56 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:33:56 #13 ... 04:33:56 04:33:56 #23 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:33:56 #23 sha256:990cba2f087124eec679fea444e35f231e10f081da28b8419d980fceb9a8358e 04:33:56 #23 54.25 + for f in rootlesskit rootlesskit-docker-proxy 04:33:56 #23 54.25 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:33:56 [100%] Linking C executable tini-static 04:33:56 make[5]: Leaving directory '/go/tini' 04:33:56 [100%] Built target tini-static 04:33:56 make[4]: Leaving directory '/go/tini' 04:33:56 make[3]: Leaving directory '/go/tini' 04:33:56 make[2]: Leaving directory '/go/tini' 04:33:56 + mkdir -p /usr/local/bin 04:33:56 + cp tini-static /usr/local/bin/docker-init 04:33:56 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic 04:33:56 + RM_GOPATH=0 04:33:56 + TMP_GOPATH=/go 04:33:56 + : /usr/local/bin 04:33:56 + '[' -z /go ']' 04:33:56 + export GOPATH=/go 04:33:56 + GOPATH=/go 04:33:56 + case "$(go env GOARCH)" in 04:33:56 ++ go env GOARCH 04:33:56 + export GO_BUILDMODE=-buildmode=pie 04:33:56 + GO_BUILDMODE=-buildmode=pie 04:33:56 ++ dirname hack/dockerfile/install/install.sh 04:33:56 + dir=hack/dockerfile/install 04:33:56 + bin=proxy 04:33:56 + shift 04:33:56 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:33:56 + . hack/dockerfile/install/proxy.installer 04:33:56 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:56 + install_proxy dynamic 04:33:56 + case "$1" in 04:33:56 + install_proxy_dynamic 04:33:56 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:33:56 + PROXY_LDFLAGS=-linkmode=external 04:33:56 + export BUILD_MODE=-buildmode=pie 04:33:56 + BUILD_MODE=-buildmode=pie 04:33:56 + _install_proxy 04:33:56 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:33:56 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:33:56 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:56 Cloning into '/go/src/github.com/docker/libnetwork'... 04:33:58 + cd /go/src/github.com/docker/libnetwork 04:33:58 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:33:58 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:33:59 #23 ... 04:33:59 04:33:59 #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:33:59 #13 sha256:4145824fa5562d1e73479697098136cbc9a47e91b5467679180524b7dda73e0e 04:33:59 #13 DONE 54.1s 04:33:59 04:33:59 #17 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ 04:33:59 #17 sha256:c4ae39c5d3be95de0d0f99c8cfd4e01c66ff5e9daa25fa6f93f7308bc63e58a6 04:33:59 #17 DONE 0.2s 04:33:59 04:33:59 #18 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 04:33:59 #18 sha256:e5092e467b432392068ba45255b482a9167f2e94d458db4edbc6356d9d27db33 04:33:59 #18 ... 04:33:59 04:33:59 #23 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:33:59 #23 sha256:990cba2f087124eec679fea444e35f231e10f081da28b8419d980fceb9a8358e 04:33:59 #23 DONE 57.4s 04:33:59 04:33:59 #24 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 04:33:59 #24 sha256:ce7be339fb8074cd0732fd5cdd0e4bff961a518fd6bfa20a86783829c6d13525 04:33:59 #24 DONE 0.1s 04:33:59 04:33:59 #25 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 04:33:59 #25 sha256:b75b5bea63ecf122048dfa568248894bd50b28beb71352773eb852d8008a7a30 04:33:59 #25 DONE 0.1s 04:33:59 04:33:59 #18 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 04:33:59 #18 sha256:e5092e467b432392068ba45255b482a9167f2e94d458db4edbc6356d9d27db33 04:33:59 + return 04:33:59 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic 04:33:59 + RM_GOPATH=0 04:33:59 + TMP_GOPATH=/go 04:33:59 + : /usr/local/bin 04:33:59 + '[' -z /go ']' 04:33:59 + export GOPATH=/go 04:33:59 + GOPATH=/go 04:33:59 + case "$(go env GOARCH)" in 04:33:59 ++ go env GOARCH 04:33:59 + export GO_BUILDMODE=-buildmode=pie 04:33:59 + GO_BUILDMODE=-buildmode=pie 04:33:59 ++ dirname hack/dockerfile/install/install.sh 04:33:59 + dir=hack/dockerfile/install 04:33:59 + bin=rootlesskit 04:33:59 + shift 04:33:59 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' 04:33:59 + . hack/dockerfile/install/rootlesskit.installer 04:33:59 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:59 + install_rootlesskit dynamic 04:33:59 + case "$1" in 04:33:59 + install_rootlesskit_dynamic 04:33:59 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:33:59 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:33:59 + export BUILD_MODE=-buildmode=pie 04:33:59 + BUILD_MODE=-buildmode=pie 04:33:59 + _install_rootlesskit 04:33:59 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:33:59 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:33:59 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:59 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:33:59 #18 1.346 + RM_GOPATH=0 04:33:59 #18 1.346 + TMP_GOPATH= 04:33:59 #18 1.346 + : /build 04:33:59 #18 1.346 + '[' -z '' ']' 04:33:59 #18 1.347 ++ mktemp -d 04:33:59 #18 1.347 + export GOPATH=/tmp/tmp.PehufpWYPo 04:33:59 #18 1.347 + GOPATH=/tmp/tmp.PehufpWYPo 04:33:59 #18 1.347 + RM_GOPATH=1 04:33:59 #18 1.347 + case "$(go env GOARCH)" in 04:33:59 #18 1.350 ++ go env GOARCH 04:33:59 #18 1.364 + export GO_BUILDMODE=-buildmode=pie 04:33:59 #18 1.364 + GO_BUILDMODE=-buildmode=pie 04:33:59 #18 1.364 ++ dirname /tmp/install/install.sh 04:33:59 #18 1.364 + dir=/tmp/install 04:33:59 #18 1.364 + bin=runc 04:33:59 #18 1.364 + shift 04:33:59 #18 1.364 + '[' '!' -f /tmp/install/runc.installer ']' 04:33:59 #18 1.364 + . /tmp/install/runc.installer 04:33:59 #18 1.364 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd 04:33:59 #18 1.364 + install_runc 04:33:59 #18 1.364 + grep -q '^3\.10\.0.*\.el7\.' 04:33:59 #18 1.371 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) 04:33:59 #18 1.371 + uname -r 04:33:59 #18 1.371 + RUNC_BUILDTAGS='seccomp ' 04:33:59 #18 1.371 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' 04:33:59 #18 1.371 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PehufpWYPo/src/github.com/opencontainers/runc 04:33:59 #18 1.371 Cloning into '/tmp/tmp.PehufpWYPo/src/github.com/opencontainers/runc'... 04:33:59 + cd /go/src/github.com/rootless-containers/rootlesskit 04:33:59 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:33:59 + export GO111MODULE=on 04:33:59 + GO111MODULE=on 04:33:59 + export GOPROXY=https://proxy.golang.org 04:33:59 + GOPROXY=https://proxy.golang.org 04:33:59 + for f in rootlesskit rootlesskit-docker-proxy 04:33:59 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:34:01 go: downloading github.com/pkg/errors v0.9.1 04:34:01 go: downloading github.com/sirupsen/logrus v1.8.1 04:34:01 go: downloading github.com/urfave/cli/v2 v2.3.0 04:34:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:34:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:34:01 go: downloading github.com/google/uuid v1.3.0 04:34:01 go: downloading github.com/moby/vpnkit v0.5.0 04:34:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:34:01 go: downloading github.com/gofrs/flock v0.8.1 04:34:01 go: downloading github.com/gorilla/mux v1.8.0 04:34:01 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:34:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:34:01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:34:02 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:34:03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:34:04 + return 04:34:04 + VERSION=0.0.0-20211015144513-b485636 04:34:04 + PRODUCT=docker 04:34:04 + hack/make.sh dynbinary 04:34:04 04:34:04 Removing bundles/ 04:34:04 04:34:04 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:34:04 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:34:04 GOOS="" GOARCH="" GOARM="" 04:34:05 #18 5.777 + cd /tmp/tmp.PehufpWYPo/src/github.com/opencontainers/runc 04:34:05 #18 5.777 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd 04:34:05 #18 6.081 + '[' -z '' ']' 04:34:05 #18 6.081 + target=static 04:34:05 #18 6.081 + make 'BUILDTAGS=seccomp ' static 04:34:05 #18 6.412 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . 04:34:08 + for f in rootlesskit rootlesskit-docker-proxy 04:34:08 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:34:09 + return 04:34:09 # Build the CLI 04:34:09 cd /go/src/github.com/docker/cli && \ 04:34:09 LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:34:09 make[2]: Entering directory '/root/build-deb/cli' 04:34:09 GO_LINKMODE=dynamic ./scripts/build/binary 04:34:09 Building dynamic docker-linux-arm-v6 04:35:12 scripts/docs/generate-man.sh 04:35:13 #18 64.32 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 04:35:13 #18 65.14 + mkdir -p /build 04:35:13 #18 65.14 + cp runc /build/runc 04:35:13 #18 DONE 66.7s 04:35:13 04:35:13 #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:35:13 #21 sha256:277fc194e67ba2b6f874fac60a5bfd67e825d5ef5efc8d8f76037d2c00abfaad 04:35:13 #21 ... 04:35:13 04:35:13 #19 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ 04:35:13 #19 sha256:72ed505d05743cf8654a7f61b96f2d05fefad6b35f8f06486c69e4575225ef0d 04:35:13 #19 DONE 0.3s 04:35:13 04:35:13 #21 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:35:13 #21 sha256:277fc194e67ba2b6f874fac60a5bfd67e825d5ef5efc8d8f76037d2c00abfaad 04:35:13 #21 109.9 + bin/containerd 04:35:31 scripts/docs/generate-man.sh 04:35:41 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:35:41 04:35:41 + popd 04:35:41 ~/rpmbuild/BUILD/src 04:35:41 + exit 0 04:35:41 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MDZdSk 04:35:41 + umask 022 04:35:41 + cd /root/rpmbuild/BUILD 04:35:41 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']' 04:35:41 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 04:35:41 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 04:35:41 + mkdir -p /root/rpmbuild/BUILDROOT 04:35:41 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 04:35:41 + cd src 04:35:41 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd 04:35:41 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/dockerd 04:35:41 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/docker-proxy 04:35:41 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/docker-init 04:35:41 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/lib/systemd/system/docker.service 04:35:41 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/lib/systemd/system/docker.socket 04:35:41 + /usr/lib/rpm/check-buildroot 04:35:41 + /usr/lib/rpm/redhat/brp-compress 04:35:41 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip 04:35:41 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:35:41 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip 04:35:41 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 04:35:41 + /usr/lib/rpm/redhat/brp-python-hardlink 04:35:41 + /usr/lib/rpm/redhat/brp-java-repack-jars 04:35:41 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rWBkJP 04:35:41 + umask 022 04:35:41 + cd /root/rpmbuild/BUILD 04:35:41 + cd src 04:35:41 + engine/bundles/dynbinary-daemon/dockerd -v 04:35:41 Docker version 0.0.0-20211015144513-b485636, build e2f740d 04:35:41 + exit 0 04:35:41 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 04:35:41 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.el7 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-0.el7 04:35:41 Requires(interp): /bin/sh /bin/sh /bin/sh 04:35:41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:35:41 Requires(post): /bin/sh 04:35:41 Requires(preun): /bin/sh 04:35:41 Requires(postun): /bin/sh 04:35:41 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) 04:35:41 Conflicts: docker docker-io docker-engine-cs docker-ee 04:35:41 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine 04:35:41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 04:35:41 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.el7.src.rpm 04:35:41 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm 04:35:41 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C6BGhS 04:35:41 + umask 022 04:35:41 + cd /root/rpmbuild/BUILD 04:35:41 + cd src 04:35:41 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el7.x86_64 04:35:41 + exit 0 04:35:41 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H4ubjQ 04:35:41 + umask 022 04:35:41 + cd /root/rpmbuild/BUILD 04:35:41 + cd /root/rpmbuild/BUILD 04:35:41 + rm -rf src 04:35:41 + /usr/bin/mkdir -p src 04:35:41 + cd src 04:35:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz 04:35:41 + /usr/bin/tar -xf - 04:35:41 + STATUS=0 04:35:41 + '[' 0 -ne 0 ']' 04:35:41 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz 04:35:41 + /usr/bin/tar -xf - 04:35:41 + STATUS=0 04:35:41 + '[' 0 -ne 0 ']' 04:35:41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:35:41 + exit 0 04:35:41 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WDoIZP 04:35:41 + umask 022 04:35:41 + cd /root/rpmbuild/BUILD 04:35:41 + cd src 04:35:41 + mkdir -p /go/src/github.com/docker 04:35:41 + rm -f /go/src/github.com/docker/cli 04:35:41 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli 04:35:41 + pushd /go/src/github.com/docker/cli 04:35:41 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src 04:35:41 + DISABLE_WARN_OUTSIDE_CONTAINER=1 04:35:41 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:35:41 GO_LINKMODE=dynamic ./scripts/build/binary 04:35:41 Building dynamic docker-linux-amd64 04:35:45 #21 140.3 + bin/containerd-stress 04:35:45 #21 141.4 + bin/containerd-shim 04:35:50 #21 148.4 + bin/containerd-shim-runc-v1 04:35:54 #21 152.8 + bin/containerd-shim-runc-v2 04:35:54 #21 153.4 + binaries 04:35:54 #21 153.4 + install -D bin/containerd /build/containerd 04:35:54 #21 153.5 + install -D bin/containerd-shim /build/containerd-shim 04:35:54 #21 153.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 04:35:54 #21 153.5 + install -D bin/ctr /build/ctr 04:35:58 #21 DONE 156.8s 04:36:00 04:36:00 #22 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ 04:36:00 #22 sha256:ea80b3d6f3beb49f7b7fbbf78d09eb0a6b8f7e1862caee7f9983c1f63fdb68c6 04:36:01 #22 DONE 1.0s 04:36:01 04:36:01 #26 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ 04:36:01 #26 sha256:1274f6aea5b542217e6e714b517c0ac55c13935a1bdf396b1a7676ee8033675c 04:36:01 #26 DONE 0.3s 04:36:02 04:36:02 #28 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ 04:36:02 #28 sha256:0e05c49efbe060b368386345837eaa10c2fc7fc505ad4c5e272c87db8dc1ef92 04:36:02 #28 DONE 0.1s 04:36:02 04:36:02 #33 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ 04:36:02 #33 sha256:078c592a607e9513c46a8a8f649ac2e2f16c6326e78a096a1dd846571b95c5ca 04:36:03 #33 DONE 1.3s 04:36:03 04:36:03 #34 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker 04:36:03 #34 sha256:eb5e6aae3dcc6920eeb653d44f0fec69b0f9e2288a76d80c3e0201920e40ea35 04:36:03 #34 DONE 0.1s 04:36:03 04:36:03 #35 [build-binary 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=bind,target=/go/src/github.com/docker/docker hack/make.sh binary 04:36:03 #35 sha256:3c03196adf18b6cc33fa06a0141f0c2077b6c9da2b39e0ed19e0c39b86716971 04:36:04 #35 0.775 04:36:04 #35 0.927 Removing /build/bundles/ 04:36:04 #35 0.928 04:36:04 #35 0.936 ---> Making bundle: binary (in /build/bundles/binary) 04:36:04 #35 0.972 Building: /build/bundles/binary-daemon/dockerd-0.0.0-20211015144513-b485636 04:36:04 #35 0.973 GOOS="" GOARCH="" GOARM="" 04:36:20 Project root: /go/src/github.com/docker/cli 04:36:20 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:36:20 2021/11/02 04:36:10 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:36:20 make[2]: Leaving directory '/root/build-deb/cli' 04:36:20 # Build the scan-plugin 04:36:20 # TODO change once we support scan-plugin on other architectures 04:36:20 if [ "amd64" = "amd64" ]; then \ 04:36:20 cd /go/src/github.com/docker/scan-cli-plugin \ 04:36:20 && PLATFORM_BINARY=docker-scan COMMIT=b05830d TAG_NAME=v0.9.0 make native-build \ 04:36:20 && mkdir -p /usr/libexec/docker/cli-plugins/ \ 04:36:20 && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ 04:36:20 fi 04:36:20 make[2]: Entering directory '/root/build-deb/scan-cli-plugin' 04:36:20 GO111MODULE=on make -f builder.Makefile build 04:36:20 make[3]: Entering directory '/root/build-deb/scan-cli-plugin' 04:36:20 mkdir -p bin 04:36:20 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 04:36:38 Project root: /go/src/github.com/docker/cli 04:36:38 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:36:38 2021/11/02 04:36:30 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:36:38 make[2]: Leaving directory '/root/build-deb/cli' 04:36:38 # Build the scan-plugin 04:36:38 # TODO change once we support scan-plugin on other architectures 04:36:38 if [ "armhf" = "amd64" ]; then \ 04:36:38 cd /go/src/github.com/docker/scan-cli-plugin \ 04:36:38 && PLATFORM_BINARY=docker-scan COMMIT=b05830d TAG_NAME=v0.9.0 make native-build \ 04:36:38 && mkdir -p /usr/libexec/docker/cli-plugins/ \ 04:36:38 && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ 04:36:38 fi 04:36:38 # Build the CLI plugins 04:36:38 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values 04:36:38 set -e;cd /sources && \ 04:36:38 tar xzf plugin-installers.tgz; \ 04:36:38 for installer in plugins/*.installer; do \ 04:36:38 LDFLAGS='' bash ${installer} build; \ 04:36:38 done 04:36:38 Cloning into '/go/src/github.com/docker/app'... 04:36:38 Fetching origin 04:36:38 make[2]: Entering directory '/go/src/github.com/docker/app' 04:36:38 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:36:48 scripts/docs/generate-man.sh 04:37:25 make[2]: Leaving directory '/go/src/github.com/docker/app' 04:37:25 Cloning into '/go/src/github.com/docker/buildx'... 04:37:25 #35 78.28 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20211015144513-b485636 04:37:25 #35 78.75 Copying nested executables into /build/bundles/binary-daemon 04:37:25 #35 79.92 04:37:25 #35 DONE 82.6s 04:37:26 Fetching origin 04:37:27 + GO111MODULE=on 04:37:27 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:37:27 04:37:27 #36 [binary 1/1] COPY --from=build-binary /build/bundles/ / 04:37:27 #36 sha256:6c99a4cb2d89a7c32c0a45e32199163530c76e424075d15ff631d39f14343c22 04:37:30 #36 DONE 2.9s 04:37:30 04:37:30 #37 exporting to client 04:37:30 #37 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc 04:37:30 #37 copying files 33B 04:37:31 #37 copying files 204.44MB 1.2s done 04:37:31 #37 DONE 1.2s 04:37:31 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker' 04:37:31 mkdir -p build/linux/docker 04:37:31 cp /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/build/docker build/linux/docker/ 04:37:31 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \ 04:37:31 cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker/$f; \ 04:37:31 done 04:37:31 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20211015144513-b485636.tgz docker 04:37:41 # extra binaries for running rootless 04:37:41 mkdir -p build/linux/docker-rootless-extras 04:37:41 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \ 04:37:41 if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/bundles/binary-daemon/$f ]; then \ 04:37:41 cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ 04:37:41 fi \ 04:37:41 done 04:37:41 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20211015144513-b485636.tgz docker-rootless-extras 04:37:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:37:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:37:45 docker buildx inspect | grep -q 'Driver: docker-container' || docker buildx create --use 04:37:45 youthful_mclaren 04:37:45 mkdir -p build/mac/amd64/docker 04:37:45 GOOS=darwin GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/build/mac/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build 04:37:45 Unable to find image 'golang:1.16.9' locally 04:37:45 1.16.9: Pulling from library/golang 04:37:45 bb7d5a84853b: Pulling fs layer 04:37:45 f02b617c6a8c: Pulling fs layer 04:37:45 d32e17419b7e: Pulling fs layer 04:37:45 c9d2d81226a4: Pulling fs layer 04:37:45 7bd370e02e50: Pulling fs layer 04:37:45 5cdf2d652a4d: Pulling fs layer 04:37:45 4573d57ef426: Pulling fs layer 04:37:45 7bd370e02e50: Waiting 04:37:45 5cdf2d652a4d: Waiting 04:37:45 4573d57ef426: Waiting 04:37:45 c9d2d81226a4: Waiting 04:37:45 f02b617c6a8c: Verifying Checksum 04:37:45 f02b617c6a8c: Download complete 04:37:45 d32e17419b7e: Verifying Checksum 04:37:45 d32e17419b7e: Download complete 04:37:46 bb7d5a84853b: Verifying Checksum 04:37:46 bb7d5a84853b: Download complete 04:37:47 c9d2d81226a4: Verifying Checksum 04:37:47 c9d2d81226a4: Download complete 04:37:47 4573d57ef426: Verifying Checksum 04:37:47 4573d57ef426: Download complete 04:37:47 7bd370e02e50: Verifying Checksum 04:37:47 7bd370e02e50: Download complete 04:37:48 5cdf2d652a4d: Verifying Checksum 04:37:48 5cdf2d652a4d: Download complete 04:37:49 bb7d5a84853b: Pull complete 04:37:49 f02b617c6a8c: Pull complete 04:37:50 d32e17419b7e: Pull complete 04:37:53 c9d2d81226a4: Pull complete 04:37:56 7bd370e02e50: Pull complete 04:38:01 5cdf2d652a4d: Pull complete 04:38:01 4573d57ef426: Pull complete 04:38:01 Digest: sha256:c8b7bf9166093208456120876e51e9cb387b0523bddb9d8c0b33ff621347e26f 04:38:01 Status: Downloaded newer image for golang:1.16.9 04:38:03 Cloning into '/go/src/github.com/docker/app'... 04:38:06 Fetching origin 04:38:07 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:38:10 Project root: /go/src/github.com/docker/cli 04:38:10 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:38:10 2021/11/02 04:37:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:38:10 + popd 04:38:10 ~/rpmbuild/BUILD/src 04:38:10 + pushd /root/rpmbuild/BUILD/src/plugins 04:38:10 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src 04:38:10 + for installer in '*.installer' 04:38:10 + '[' app.installer '!=' scan.installer ']' 04:38:10 + bash app.installer build 04:38:10 Cloning into '/go/src/github.com/docker/app'... 04:38:10 Fetching origin 04:38:10 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 debian/rules override_dh_auto_test 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 ./engine/bundles/dynbinary-daemon/dockerd -v 04:38:48 Docker version 0.0.0-20211015144513-b485636, build e2f740d 04:38:48 ./cli/build/docker -v 04:38:48 Docker version 0.0.0-20211015144513-b485636, build b485636 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 create-stamp debian/debhelper-build-stamp 04:38:48 debian/rules binary 04:38:48 dh binary --with=bash-completion --with=systemd 04:38:48 dh_testroot 04:38:48 dh_prep 04:38:48 debian/rules override_dh_auto_install 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 # docker-ce-cli install 04:38:48 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 04:38:48 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker 04:38:48 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker 04:38:48 set -e;cd /sources && \ 04:38:48 tar xzf plugin-installers.tgz; \ 04:38:48 for installer in plugins/*.installer; do \ 04:38:48 DESTDIR=/root/build-deb/debian/docker-ce-cli \ 04:38:48 PREFIX=/usr/libexec/docker/cli-plugins \ 04:38:48 bash ${installer} install_plugin; \ 04:38:48 done 04:38:48 # docker-ce install 04:38:48 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service 04:38:48 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket 04:38:48 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd 04:38:48 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy 04:38:48 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init 04:38:48 # docker-scan-plugin install 04:38:48 # TODO change once we support scan-plugin on other architectures 04:38:48 if [ "armhf" = "amd64" ]; then \ 04:38:48 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ 04:38:48 fi 04:38:48 # docker-ce-rootless-extras install 04:38:48 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit 04:38:48 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy 04:38:48 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh 04:38:48 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh 04:38:48 # TODO: how can we install vpnkit? 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 debian/rules override_dh_install 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 dh_install 04:38:48 # TODO Can we do this from within our container? 04:38:48 dh_apparmor --profile-name=docker-ce -pdocker-ce 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 dh_installdocs 04:38:48 dh_installchangelogs 04:38:48 dh_installman 04:38:48 dh_bash-completion 04:38:48 dh_systemd_enable 04:38:48 debian/rules override_dh_installinit 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 # use "docker" as our service name, not "docker-ce" 04:38:48 dh_installinit --name=docker 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 dh_systemd_start 04:38:48 dh_perl 04:38:48 dh_link 04:38:48 dh_strip_nondeterminism 04:38:48 dh_compress 04:38:48 dh_fixperms 04:38:48 dh_missing 04:38:48 debian/rules override_dh_strip 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 # Go has lots of problems with stripping, so just don't 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 dh_makeshlibs 04:38:48 debian/rules override_dh_shlibdeps 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 04:38:48 make[1]: Leaving directory '/root/build-deb' 04:38:48 dh_installdeb 04:38:48 debian/rules override_dh_gencontrol 04:38:48 make[1]: Entering directory '/root/build-deb' 04:38:48 # Use separate version for the scan-plugin package, then generate the other control files as usual 04:38:48 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) 04:38:48 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) 04:38:48 if [ "armhf" = "amd64" ]; then \ 04:38:48 dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ 04:38:48 fi 04:38:48 dh_gencontrol --remaining-packages 04:38:49 make[1]: Leaving directory '/root/build-deb' 04:38:49 dh_md5sums 04:38:49 debian/rules override_dh_builddeb 04:38:49 make[1]: Entering directory '/root/build-deb' 04:38:49 dh_builddeb -- -Zxz 04:38:49 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'. 04:38:49 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'. 04:38:57 + for installer in '*.installer' 04:38:57 + '[' buildx.installer '!=' scan.installer ']' 04:38:57 + bash buildx.installer build 04:38:57 Cloning into '/go/src/github.com/docker/buildx'... 04:38:57 Fetching origin 04:38:57 + GO111MODULE=on 04:38:57 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:39:14 Cloning into '/go/src/github.com/docker/buildx'... 04:39:15 Fetching origin 04:39:16 + GO111MODULE=on 04:39:16 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:39:16 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb'. 04:39:55 make[1]: Leaving directory '/root/build-deb' 04:39:55 dpkg-genbuildinfo 04:39:55 dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes 04:39:55 dpkg-genchanges: info: including full source code in upload 04:39:55 dpkg-source -I.git --after-build . 04:39:55 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) 04:39:55 + destination=/build 04:39:55 + mkdir -p /build 04:39:55 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb /build 04:39:55 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' 04:39:55 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' 04:39:55 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' 04:39:55 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' 04:39:55 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' 04:39:55 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.dsc' 04:39:55 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' 04:39:55 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster.tar.gz' 04:39:55 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' 04:39:55 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.buildinfo' 04:39:55 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' 04:39:55 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.changes' 04:39:55 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' 04:39:55 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-buster_armhf.deb' 04:39:56 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster" 04:39:57 == Building packages for raspbian-bullseye == 04:39:57 mkdir -p "debbuild/raspbian-bullseye" 04:39:57 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile . 04:39:58 #1 [internal] load build definition from Dockerfile 04:39:58 #1 sha256:58aaacb40377948f74d3a2da3b514df31f8d8b9bb6f313397cd758696c4065ea 04:39:58 #1 transferring dockerfile: 937B done 04:39:58 #1 DONE 0.0s 04:39:58 04:39:58 #2 [internal] load .dockerignore 04:39:58 #2 sha256:485d87a9bd79e0c17d7d2ed55641b2574d17bfa69c0a600207f09dfe6fc6e2bf 04:39:58 #2 transferring context: 2B done 04:39:58 #2 DONE 0.0s 04:39:58 04:39:58 #4 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye 04:39:58 #4 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 04:39:58 #4 ... 04:39:58 04:39:58 #5 [auth] library/golang:pull token for registry-1.docker.io 04:39:58 #5 sha256:60299d2072c466832e62ac132a3b037fb48e067408990f71b3194fc282b49bb0 04:39:58 #5 DONE 0.0s 04:39:58 04:39:58 #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io 04:39:58 #6 sha256:eeeaca1ecf63407e4e329064e7375fac5956f1e751251fe2078a211564218d25 04:39:58 #6 DONE 0.0s 04:39:58 04:39:58 #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:39:58 #3 sha256:6c6826b174a4f4a43f9f89bc02fa9d6117a45aeba1f3eb4a0ce79829338bebb7 04:39:58 #3 DONE 0.2s 04:39:58 04:39:58 #4 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye 04:39:58 #4 sha256:0d5dd2f8821fe752759cf3d3376b798a199e8721bae9607c5d382072a1643236 04:39:59 #4 DONE 0.4s 04:39:59 04:39:59 #9 [internal] load build context 04:39:59 #9 sha256:3de26ddfbf15143eaa9317c55bda25b01bd6d1f6e8f12b4bfe24e0ded62d1d49 04:39:59 #9 transferring context: 839B done 04:39:59 #9 DONE 0.0s 04:39:59 04:39:59 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:39:59 #13 sha256:fcb6bbd3683710dc38c0a2611aa78c17fb03221e7159fd7323c059280522acda 04:39:59 #13 CACHED 04:39:59 04:39:59 #7 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:4ddb181023788afcda4f92b9e9b18ffe498242675d7c667c6800a9fc07c4009e 04:39:59 #7 sha256:b0768752bd8316275646fd115ef9e23fc65f0969a0cbe5de708285eb30f862e9 04:39:59 #7 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:4ddb181023788afcda4f92b9e9b18ffe498242675d7c667c6800a9fc07c4009e done 04:39:59 #7 sha256:af0dd585c4d9f8141cff4429e19ef884b3736148172fcbf28e1d253c8fd4ead5 5.00kB / 5.00kB done 04:39:59 #7 sha256:e975d2fb0c570b881bece22f12f637e8190a7c6e08d4b7af63f743538750bc12 0B / 305B 0.1s 04:39:59 #7 sha256:4ddb181023788afcda4f92b9e9b18ffe498242675d7c667c6800a9fc07c4009e 1.99kB / 1.99kB done 04:39:59 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 0B / 41.59MB 0.1s 04:39:59 #7 sha256:7317938fa9c019901dc9e8a4bd036c565c60c16149d91c68f294b0bb6049d429 0B / 256B 0.1s 04:39:59 #7 sha256:e975d2fb0c570b881bece22f12f637e8190a7c6e08d4b7af63f743538750bc12 305B / 305B 0.2s done 04:39:59 #7 sha256:7317938fa9c019901dc9e8a4bd036c565c60c16149d91c68f294b0bb6049d429 256B / 256B 0.1s done 04:39:59 #7 sha256:aaa5ed9ea6609d65a06d4e5cd245f5fd9a0e7de5256749329dbc194a19bfeddf 910B / 910B 0.2s done 04:39:59 #7 sha256:78e022a52f6945feaf4e86b344d1d2161a2e3efffbf9029290bb670630a0aead 0B / 176B 0.2s 04:39:59 #7 sha256:8ff5f25763ad4ff7a031fd10f04e95561c57c172c217c59b59867daaecde73ab 0B / 414B 0.2s 04:39:59 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 3.15MB / 41.59MB 0.3s 04:39:59 #7 sha256:78e022a52f6945feaf4e86b344d1d2161a2e3efffbf9029290bb670630a0aead 176B / 176B 0.2s done 04:39:59 #7 sha256:8ff5f25763ad4ff7a031fd10f04e95561c57c172c217c59b59867daaecde73ab 414B / 414B 0.3s done 04:39:59 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 0B / 13.91MB 0.3s 04:39:59 #7 sha256:12708b0c0380f133b13ed54f36ef552600474c23af05412e5cd88bf3901bf18c 0B / 123.08kB 0.3s 04:39:59 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 6.29MB / 41.59MB 0.4s 04:39:59 #7 sha256:12708b0c0380f133b13ed54f36ef552600474c23af05412e5cd88bf3901bf18c 123.08kB / 123.08kB 0.4s done 04:39:59 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 9.44MB / 41.59MB 0.6s 04:39:59 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 4.19MB / 13.91MB 0.6s 04:39:59 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 11.53MB / 41.59MB 0.7s 04:39:59 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 5.24MB / 13.91MB 0.7s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 15.73MB / 41.59MB 0.9s 04:40:00 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 8.39MB / 13.91MB 0.9s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 17.83MB / 41.59MB 1.0s 04:40:00 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 10.49MB / 13.91MB 1.0s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 20.97MB / 41.59MB 1.1s 04:40:00 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 13.63MB / 13.91MB 1.1s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 26.21MB / 41.59MB 1.3s 04:40:00 #7 sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 13.91MB / 13.91MB 1.1s done 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 29.36MB / 41.59MB 1.4s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 35.65MB / 41.59MB 1.6s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 38.80MB / 41.59MB 1.7s 04:40:00 #7 sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 41.59MB / 41.59MB 1.8s done 04:40:01 #7 extracting sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 0.1s 04:40:03 #7 extracting sha256:da18e49d56cd9bdffc7c435b0fc4925fe3ed3883eedf5aa053969525b05f2169 2.5s done 04:40:03 #7 extracting sha256:e975d2fb0c570b881bece22f12f637e8190a7c6e08d4b7af63f743538750bc12 done 04:40:03 #7 extracting sha256:7317938fa9c019901dc9e8a4bd036c565c60c16149d91c68f294b0bb6049d429 04:40:03 #7 extracting sha256:7317938fa9c019901dc9e8a4bd036c565c60c16149d91c68f294b0bb6049d429 done 04:40:03 #7 extracting sha256:aaa5ed9ea6609d65a06d4e5cd245f5fd9a0e7de5256749329dbc194a19bfeddf done 04:40:03 #7 extracting sha256:78e022a52f6945feaf4e86b344d1d2161a2e3efffbf9029290bb670630a0aead 04:40:03 #7 extracting sha256:78e022a52f6945feaf4e86b344d1d2161a2e3efffbf9029290bb670630a0aead done 04:40:03 #7 extracting sha256:8ff5f25763ad4ff7a031fd10f04e95561c57c172c217c59b59867daaecde73ab done 04:40:03 #7 extracting sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 04:40:04 #7 extracting sha256:ef255c1bc2e8ce53505a46d5f0c155559acbeb7d9826b0483be8220325a98e70 0.4s done 04:40:04 #7 extracting sha256:12708b0c0380f133b13ed54f36ef552600474c23af05412e5cd88bf3901bf18c 04:40:04 #7 extracting sha256:12708b0c0380f133b13ed54f36ef552600474c23af05412e5cd88bf3901bf18c 0.0s done 04:40:04 #7 DONE 5.6s 04:40:04 04:40:04 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:40:04 #8 sha256:c2bf0b4f7df6219332c22043f6dcc436e201e86b3b1229b646457074fff8589d 04:40:06 #8 1.073 Get:1 http://archive.raspberrypi.org/debian bullseye InRelease [23.5 kB] 04:40:06 #8 1.223 Get:2 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB] 04:40:06 #8 1.319 Get:3 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [177 kB] 04:40:06 #8 1.463 Get:4 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB] 04:40:06 #8 1.705 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.2 MB] 04:40:07 #8 3.030 Get:6 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B] 04:40:07 #8 3.040 Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.2 kB] 04:40:07 #8 3.040 Get:8 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B] 04:40:08 #8 3.802 Fetched 18.7 MB in 3s (5841 kB/s) 04:40:10 #8 3.802 Reading package lists... 04:40:10 #8 5.166 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?) 04:40:11 #8 5.180 Reading package lists... 04:40:11 #8 6.559 Building dependency tree... 04:40:11 #8 6.737 Reading state information... 04:40:11 #8 7.039 curl is already the newest version (7.74.0-1.3). 04:40:11 #8 7.039 The following additional packages will be installed: 04:40:11 #8 7.039 autoconf automake autopoint autotools-dev binutils 04:40:11 #8 7.039 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 04:40:11 #8 7.039 debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file 04:40:11 #8 7.039 gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian 04:40:11 #8 7.039 libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils 04:40:11 #8 7.039 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl 04:40:11 #8 7.039 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl 04:40:11 #8 7.039 libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1 04:40:11 #8 7.039 libencode-locale-perl liberror-perl libexpat1 libfakeroot 04:40:11 #8 7.039 libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl 04:40:11 #8 7.039 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl 04:40:11 #8 7.040 libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl 04:40:11 #8 7.040 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl 04:40:11 #8 7.040 libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl 04:40:11 #8 7.040 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl 04:40:11 #8 7.040 libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc 04:40:11 #8 7.040 libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 04:40:11 #8 7.040 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl 04:40:11 #8 7.040 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal 04:40:11 #8 7.040 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl 04:40:11 #8 7.040 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 04:40:11 #8 7.040 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl 04:40:11 #8 7.040 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db 04:40:11 #8 7.040 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults 04:40:11 #8 7.041 po-debconf python3 python3-minimal python3.9 python3.9-minimal 04:40:11 #8 7.041 sensible-utils wdiff xz-utils 04:40:11 #8 7.043 Suggested packages: 04:40:11 #8 7.043 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc 04:40:11 #8 7.043 gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx 04:40:11 #8 7.043 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el 04:40:11 #8 7.043 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help 04:40:11 #8 7.043 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl 04:40:11 #8 7.043 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap 04:40:11 #8 7.043 mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt 04:40:11 #8 7.043 reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib 04:40:11 #8 7.043 manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev 04:40:11 #8 7.043 libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el 04:40:11 #8 7.043 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc 04:40:11 #8 7.043 libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl 04:40:11 #8 7.043 libscalar-number-perl libbareword-filehandles-perl libindirect-perl 04:40:11 #8 7.043 libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk 04:40:11 #8 7.043 libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed 04:40:11 #8 7.043 diffutils-doc perl-doc libterm-readline-gnu-perl 04:40:11 #8 7.043 | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl 04:40:11 #8 7.043 python3-doc python3-tk python3-venv python3.9-venv python3.9-doc 04:40:11 #8 7.043 binfmt-support wdiff-doc 04:40:11 #8 7.043 Recommended packages: 04:40:11 #8 7.043 dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl 04:40:11 #8 7.043 libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl 04:40:11 #8 7.043 licensecheck lintian pristine-tar python3-apt python3-debian python3-magic 04:40:11 #8 7.043 python3-requests python3-unidiff python3-xdg strace unzip debian-keyring 04:40:11 #8 7.043 libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client 04:40:11 #8 7.043 manpages manpages-dev libc-devtools libnss-nis libnss-nisplus 04:40:11 #8 7.043 libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl 04:40:11 #8 7.043 libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl 04:40:11 #8 7.043 libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl 04:40:11 #8 7.043 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl 04:40:13 #8 8.827 The following NEW packages will be installed: 04:40:13 #8 8.827 autoconf automake autopoint autotools-dev binutils 04:40:13 #8 8.828 binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10 04:40:13 #8 8.828 debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz 04:40:13 #8 8.828 equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base 04:40:13 #8 8.828 intltool-debian libarchive-zip-perl libasan6 libatomic1 04:40:13 #8 8.828 libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0 04:40:13 #8 8.828 libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0 04:40:13 #8 8.828 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl 04:40:13 #8 8.828 libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl 04:40:13 #8 8.828 libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl 04:40:13 #8 8.828 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl 04:40:13 #8 8.828 libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 04:40:13 #8 8.828 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 04:40:13 #8 8.828 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 04:40:13 #8 8.828 libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl 04:40:13 #8 8.828 libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23 04:40:13 #8 8.829 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 04:40:13 #8 8.829 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6 04:40:13 #8 8.829 libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl 04:40:13 #8 8.829 libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal 04:40:13 #8 8.829 libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl 04:40:13 #8 8.829 libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5 04:40:13 #8 8.829 libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl 04:40:13 #8 8.829 libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db 04:40:13 #8 8.829 media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults 04:40:13 #8 8.830 po-debconf python3 python3-minimal python3.9 python3.9-minimal 04:40:13 #8 8.830 sensible-utils wdiff xz-utils 04:40:13 #8 8.831 The following packages will be upgraded: 04:40:13 #8 8.832 libc6 04:40:13 #8 9.318 1 upgraded, 126 newly installed, 0 to remove and 1 not upgraded. 04:40:13 #8 9.318 Need to get 79.5 MB of archives. 04:40:13 #8 9.318 After this operation, 300 MB of additional disk space will be used. 04:40:13 #8 9.318 Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1 [2297 kB] 04:40:13 #8 9.357 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8 [137 kB] 04:40:14 #8 9.680 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB] 04:40:14 #8 9.681 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB] 04:40:14 #8 9.845 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB] 04:40:14 #8 9.846 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB] 04:40:14 #8 9.847 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB] 04:40:14 #8 9.932 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] 04:40:15 #8 10.09 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1 [266 kB] 04:40:15 #8 10.11 Get:10 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20211007-2 [1012 kB] 04:40:15 #8 10.14 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB] 04:40:15 #8 10.15 Get:12 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1 [1813 kB] 04:40:15 #8 10.15 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB] 04:40:15 #8 10.32 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB] 04:40:15 #8 10.33 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB] 04:40:15 #8 10.33 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2 [73.4 kB] 04:40:15 #8 10.34 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB] 04:40:15 #8 10.42 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB] 04:40:15 #8 10.42 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB] 04:40:15 #8 10.42 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB] 04:40:15 #8 10.42 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB] 04:40:15 #8 10.50 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB] 04:40:15 #8 10.57 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB] 04:40:15 #8 10.57 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB] 04:40:15 #8 10.57 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB] 04:40:15 #8 10.57 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB] 04:40:15 #8 10.57 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3 [273 kB] 04:40:15 #8 10.57 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3 [117 kB] 04:40:15 #8 10.58 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3 [68.0 kB] 04:40:15 #8 10.58 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB] 04:40:15 #8 10.64 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2 [215 kB] 04:40:15 #8 10.72 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB] 04:40:15 #8 10.72 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB] 04:40:15 #8 10.73 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB] 04:40:15 #8 10.73 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB] 04:40:15 #8 10.73 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB] 04:40:15 #8 10.74 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB] 04:40:15 #8 10.81 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB] 04:40:15 #8 10.90 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB] 04:40:15 #8 10.90 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB] 04:40:15 #8 10.90 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB] 04:40:15 #8 10.94 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB] 04:40:15 #8 11.05 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB] 04:40:15 #8 11.05 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB] 04:40:15 #8 11.06 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB] 04:40:15 #8 11.13 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB] 04:40:15 #8 11.13 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB] 04:40:16 #8 11.59 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB] 04:40:16 #8 11.62 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB] 04:40:16 #8 11.63 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB] 04:40:16 #8 11.63 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB] 04:40:16 #8 11.63 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B] 04:40:16 #8 11.63 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB] 04:40:16 #8 11.66 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB] 04:40:16 #8 11.69 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB] 04:40:16 #8 11.77 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB] 04:40:17 #8 12.75 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B] 04:40:17 #8 12.75 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB] 04:40:17 #8 12.75 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1 [173 kB] 04:40:17 #8 12.75 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB] 04:40:17 #8 12.75 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB] 04:40:17 #8 12.76 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB] 04:40:17 #8 12.76 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB] 04:40:17 #8 12.76 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB] 04:40:17 #8 12.76 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] 04:40:17 #8 12.83 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] 04:40:17 #8 12.84 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.9+rpi1 [1538 kB] 04:40:17 #8 12.91 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB] 04:40:17 #8 12.92 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB] 04:40:17 #8 12.94 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.9+rpi1 [2152 kB] 04:40:17 #8 13.02 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB] 04:40:17 #8 13.03 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB] 04:40:17 #8 13.03 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB] 04:40:18 #8 13.65 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7 [580 kB] 04:40:18 #8 13.66 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB] 04:40:18 #8 13.70 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB] 04:40:18 #8 13.70 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB] 04:40:18 #8 13.70 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB] 04:40:18 #8 13.72 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB] 04:40:18 #8 13.72 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB] 04:40:18 #8 13.72 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B] 04:40:18 #8 13.72 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB] 04:40:18 #8 13.73 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB] 04:40:18 #8 13.81 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B] 04:40:18 #8 13.81 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB] 04:40:18 #8 13.82 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB] 04:40:18 #8 13.82 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB] 04:40:18 #8 13.82 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB] 04:40:18 #8 13.82 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] 04:40:18 #8 13.82 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB] 04:40:18 #8 13.82 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB] 04:40:18 #8 13.89 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB] 04:40:18 #8 13.90 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB] 04:40:18 + popd 04:40:18 + exit 0 04:40:18 ~/rpmbuild/BUILD/src 04:40:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9VDKnA 04:40:18 + umask 022 04:40:18 + cd /root/rpmbuild/BUILD 04:40:18 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']' 04:40:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 + mkdir -p /root/rpmbuild/BUILDROOT 04:40:18 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 + cd src 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin 04:40:18 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/docker 04:40:18 + pushd /root/rpmbuild/BUILD/src/plugins 04:40:18 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src 04:40:18 + for installer in '*.installer' 04:40:18 + '[' app.installer '!=' scan.installer ']' 04:40:18 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 + PREFIX=/usr/libexec/docker/cli-plugins 04:40:18 + bash app.installer install_plugin 04:40:18 + for installer in '*.installer' 04:40:18 + '[' buildx.installer '!=' scan.installer ']' 04:40:18 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 + PREFIX=/usr/libexec/docker/cli-plugins 04:40:18 + bash buildx.installer install_plugin 04:40:18 ~/rpmbuild/BUILD/src 04:40:18 + popd 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/bash-completion/completions 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/zsh/vendor-completions 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/fish/vendor_completions.d 04:40:18 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/bash-completion/completions/docker 04:40:18 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker 04:40:18 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man1 04:40:18 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man1 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man5 04:40:18 + 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.20211015144513.b485636-0.el7.x86_64/usr/share/man/man5 04:40:18 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man8 04:40:18 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/man/man8 04:40:18 + mkdir -p build-docs 04:40:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:40:18 + cp cli/LICENSE build-docs/LICENSE 04:40:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:40:18 + cp cli/MAINTAINERS build-docs/MAINTAINERS 04:40:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:40:18 + cp cli/NOTICE build-docs/NOTICE 04:40:18 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:40:18 + cp cli/README.md build-docs/README.md 04:40:18 + /usr/lib/rpm/check-buildroot 04:40:18 + /usr/lib/rpm/redhat/brp-compress 04:40:18 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip 04:40:18 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:40:18 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip 04:40:18 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 04:40:18 + /usr/lib/rpm/redhat/brp-python-hardlink 04:40:18 + /usr/lib/rpm/redhat/brp-java-repack-jars 04:40:18 Processing files: docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eFjKQp 04:40:18 + umask 022 04:40:18 + cd /root/rpmbuild/BUILD 04:40:18 + cd src 04:40:18 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 04:40:18 + export DOCDIR 04:40:18 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 04:40:18 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 04:40:18 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 04:40:18 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 04:40:18 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20211015144513.b485636 04:40:18 + exit 0 04:40:18 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-0.el7 04:40:18 Requires(interp): /bin/sh 04:40:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:40:18 Requires(post): /bin/sh 04:40:18 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) 04:40:18 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli 04:40:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:18 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.src.rpm 04:40:18 #8 13.97 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB] 04:40:18 #8 13.98 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB] 04:40:18 #8 13.98 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB] 04:40:18 #8 13.98 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB] 04:40:18 #8 13.98 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB] 04:40:18 #8 13.98 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB] 04:40:18 #8 13.98 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB] 04:40:18 #8 14.06 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB] 04:40:18 #8 14.06 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB] 04:40:18 #8 14.06 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB] 04:40:18 #8 14.14 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB] 04:40:19 #8 14.30 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB] 04:40:19 #8 14.62 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB] 04:40:19 #8 14.62 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB] 04:40:19 #8 14.62 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB] 04:40:19 #8 14.62 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB] 04:40:19 #8 14.62 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB] 04:40:19 #8 14.62 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B] 04:40:19 #8 14.62 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB] 04:40:19 #8 14.70 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB] 04:40:19 #8 14.70 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB] 04:40:19 #8 14.78 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB] 04:40:19 #8 14.78 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB] 04:40:19 #8 14.78 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB] 04:40:19 #8 14.78 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB] 04:40:19 #8 14.78 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB] 04:40:19 #8 14.79 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2 [324 kB] 04:40:19 #8 14.79 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB] 04:40:19 #8 14.86 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB] 04:40:19 #8 14.87 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB] 04:40:19 #8 14.94 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3 [301 kB] 04:40:19 #8 14.94 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB] 04:40:19 #8 14.94 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1 [1827 kB] 04:40:19 #8 15.03 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1 [4724 kB] 04:40:20 #8 15.59 debconf: delaying package configuration, since apt-utils is not installed 04:40:20 #8 15.63 Fetched 79.5 MB in 7s (12.1 MB/s) 04:40:20 #8 15.65 Selecting previously unselected package bsdextrautils. 04:40:20 #8 15.65 (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 ... 7759 files and directories currently installed.) 04:40:20 #8 15.66 Preparing to unpack .../bsdextrautils_2.36.1-8_armhf.deb ... 04:40:20 #8 15.66 Unpacking bsdextrautils (2.36.1-8) ... 04:40:20 #8 15.71 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1_armhf.deb ... 04:40:20 #8 15.92 Unpacking libc6:armhf (2.31-13+rpt2+rpi1) over (2.31-13+rpi1+deb11u2) ... 04:40:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm 04:40:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lA6elB 04:40:21 + umask 022 04:40:21 + cd /root/rpmbuild/BUILD 04:40:21 + cd src 04:40:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:21 + exit 0 04:40:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ODQyd2 04:40:21 + umask 022 04:40:21 + cd /root/rpmbuild/BUILD 04:40:21 + cd /root/rpmbuild/BUILD 04:40:21 + rm -rf src 04:40:21 + /usr/bin/mkdir -p src 04:40:21 + cd src 04:40:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:40:21 + /usr/bin/tar -xf - 04:40:22 #8 17.09 Setting up libc6:armhf (2.31-13+rpt2+rpi1) ... 04:40:22 + STATUS=0 04:40:22 + '[' 0 -ne 0 ']' 04:40:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:40:22 + /usr/bin/tar -xf - 04:40:23 #8 18.23 Selecting previously unselected package libuchardet0:armhf. 04:40:23 #8 18.23 (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 ... 7790 files and directories currently installed.) 04:40:23 #8 18.24 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ... 04:40:23 #8 18.25 Unpacking libuchardet0:armhf (0.0.7-1) ... 04:40:23 #8 18.27 Selecting previously unselected package groff-base. 04:40:23 #8 18.28 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ... 04:40:23 #8 18.28 Unpacking groff-base (1.22.4-6) ... 04:40:23 #8 18.37 Selecting previously unselected package libgdbm6:armhf. 04:40:23 + STATUS=0 04:40:23 + '[' 0 -ne 0 ']' 04:40:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:40:23 + exit 0 04:40:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NAI5Bw 04:40:23 + umask 022 04:40:23 + cd /root/rpmbuild/BUILD 04:40:23 + cd src 04:40:23 + export DOCKER_GITCOMMIT=e2f740d 04:40:23 + DOCKER_GITCOMMIT=e2f740d 04:40:23 + mkdir -p /go/src/github.com/docker 04:40:23 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker 04:40:23 + TMP_GOPATH=/go 04:40:23 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic 04:40:23 + RM_GOPATH=0 04:40:23 + TMP_GOPATH=/go 04:40:23 + : /usr/local/bin 04:40:23 + '[' -z /go ']' 04:40:23 + export GOPATH=/go 04:40:23 + GOPATH=/go 04:40:23 + case "$(go env GOARCH)" in 04:40:23 ++ go env GOARCH 04:40:23 + export GO_BUILDMODE=-buildmode=pie 04:40:23 + GO_BUILDMODE=-buildmode=pie 04:40:23 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh 04:40:23 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install 04:40:23 + bin=rootlesskit 04:40:23 + shift 04:40:23 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' 04:40:23 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer 04:40:23 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:40:23 + install_rootlesskit dynamic 04:40:23 + case "$1" in 04:40:23 + install_rootlesskit_dynamic 04:40:23 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:40:23 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:40:23 + export BUILD_MODE=-buildmode=pie 04:40:23 + BUILD_MODE=-buildmode=pie 04:40:23 + _install_rootlesskit 04:40:23 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:40:23 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:40:23 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:40:23 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:40:23 #8 18.37 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ... 04:40:23 #8 18.38 Unpacking libgdbm6:armhf (1.19-2) ... 04:40:23 #8 18.41 Selecting previously unselected package libpipeline1:armhf. 04:40:23 #8 18.41 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ... 04:40:23 #8 18.41 Unpacking libpipeline1:armhf (1.5.3-1) ... 04:40:23 #8 18.46 Selecting previously unselected package man-db. 04:40:23 #8 18.46 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ... 04:40:23 #8 18.46 Unpacking man-db (2.9.4-2) ... 04:40:23 #8 18.57 Selecting previously unselected package perl-modules-5.32. 04:40:23 #8 18.57 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... 04:40:23 #8 18.57 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... 04:40:23 #8 18.91 Selecting previously unselected package libgdbm-compat4:armhf. 04:40:23 #8 18.91 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ... 04:40:23 #8 18.92 Unpacking libgdbm-compat4:armhf (1.19-2) ... 04:40:23 #8 18.95 Selecting previously unselected package libperl5.32:armhf. 04:40:23 #8 18.95 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ... 04:40:23 #8 18.96 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ... 04:40:24 + cd /go/src/github.com/rootless-containers/rootlesskit 04:40:24 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:40:24 + export GO111MODULE=on 04:40:24 + GO111MODULE=on 04:40:24 + export GOPROXY=https://proxy.golang.org 04:40:24 + GOPROXY=https://proxy.golang.org 04:40:24 + for f in rootlesskit rootlesskit-docker-proxy 04:40:24 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:40:24 go: downloading github.com/pkg/errors v0.9.1 04:40:24 go: downloading github.com/sirupsen/logrus v1.8.1 04:40:24 go: downloading github.com/urfave/cli/v2 v2.3.0 04:40:24 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:40:24 #8 19.33 Selecting previously unselected package perl. 04:40:24 #8 19.33 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ... 04:40:24 #8 19.34 Unpacking perl (5.32.1-4+deb11u2) ... 04:40:24 #8 19.39 Selecting previously unselected package libpython3.9-minimal:armhf. 04:40:24 #8 19.39 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ... 04:40:24 #8 19.40 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... 04:40:24 #8 19.50 Selecting previously unselected package libexpat1:armhf. 04:40:24 #8 19.51 Preparing to unpack .../10-libexpat1_2.2.10-2_armhf.deb ... 04:40:24 #8 19.51 Unpacking libexpat1:armhf (2.2.10-2) ... 04:40:24 #8 19.55 Selecting previously unselected package python3.9-minimal. 04:40:24 #8 19.55 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ... 04:40:24 #8 19.56 Unpacking python3.9-minimal (3.9.2-1+rpi1) ... 04:40:24 #8 19.72 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ... 04:40:24 #8 19.74 Setting up libexpat1:armhf (2.2.10-2) ... 04:40:24 #8 19.75 Setting up python3.9-minimal (3.9.2-1+rpi1) ... 04:40:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:40:24 go: downloading github.com/google/uuid v1.3.0 04:40:24 go: downloading github.com/moby/vpnkit v0.5.0 04:40:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:40:24 go: downloading github.com/gofrs/flock v0.8.1 04:40:24 go: downloading github.com/gorilla/mux v1.8.0 04:40:24 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:40:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:40:24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:40:24 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:40:25 #8 20.44 Selecting previously unselected package python3-minimal. 04:40:25 #8 20.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10597 files and directories currently installed.) 04:40:25 #8 20.45 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ... 04:40:25 #8 20.45 Unpacking python3-minimal (3.9.2-3) ... 04:40:25 #8 20.48 Selecting previously unselected package media-types. 04:40:25 #8 20.48 Preparing to unpack .../1-media-types_4.0.0_all.deb ... 04:40:25 #8 20.49 Unpacking media-types (4.0.0) ... 04:40:25 #8 20.52 Selecting previously unselected package libmpdec3:armhf. 04:40:25 #8 20.52 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ... 04:40:25 #8 20.53 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ... 04:40:25 #8 20.56 Selecting previously unselected package libpython3.9-stdlib:armhf. 04:40:25 #8 20.56 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ... 04:40:25 #8 20.57 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... 04:40:25 #8 20.74 Selecting previously unselected package python3.9. 04:40:25 #8 20.74 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ... 04:40:25 #8 20.75 Unpacking python3.9 (3.9.2-1+rpi1) ... 04:40:25 #8 20.78 Selecting previously unselected package libpython3-stdlib:armhf. 04:40:25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:40:25 #8 20.78 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ... 04:40:25 #8 20.79 Unpacking libpython3-stdlib:armhf (3.9.2-3) ... 04:40:25 #8 20.82 Setting up python3-minimal (3.9.2-3) ... 04:40:25 #8 21.01 Selecting previously unselected package python3. 04:40:25 #8 21.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10994 files and directories currently installed.) 04:40:25 #8 21.02 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ... 04:40:25 #8 21.02 Unpacking python3 (3.9.2-3) ... 04:40:25 #8 21.05 Selecting previously unselected package sensible-utils. 04:40:25 #8 21.05 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ... 04:40:25 #8 21.06 Unpacking sensible-utils (0.0.14) ... 04:40:25 #8 21.09 Selecting previously unselected package bzip2. 04:40:25 #8 21.09 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ... 04:40:25 #8 21.09 Unpacking bzip2 (1.0.8-4) ... 04:40:25 #8 21.12 Selecting previously unselected package libmagic-mgc. 04:40:25 #8 21.13 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3_armhf.deb ... 04:40:25 #8 21.13 Unpacking libmagic-mgc (1:5.39-3) ... 04:40:25 #8 21.20 Selecting previously unselected package libmagic1:armhf. 04:40:25 #8 21.21 Preparing to unpack .../004-libmagic1_1%3a5.39-3_armhf.deb ... 04:40:25 #8 21.21 Unpacking libmagic1:armhf (1:5.39-3) ... 04:40:25 #8 21.25 Selecting previously unselected package file. 04:40:25 #8 21.25 Preparing to unpack .../005-file_1%3a5.39-3_armhf.deb ... 04:40:25 #8 21.25 Unpacking file (1:5.39-3) ... 04:40:25 #8 21.28 Selecting previously unselected package gettext-base. 04:40:25 #8 21.28 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ... 04:40:25 #8 21.29 Unpacking gettext-base (0.21-4) ... 04:40:25 #8 21.33 Selecting previously unselected package xz-utils. 04:40:26 #8 21.34 Preparing to unpack .../007-xz-utils_5.2.5-2_armhf.deb ... 04:40:26 #8 21.34 Unpacking xz-utils (5.2.5-2) ... 04:40:26 #8 21.39 Selecting previously unselected package libsigsegv2:armhf. 04:40:26 #8 21.39 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ... 04:40:26 #8 21.39 Unpacking libsigsegv2:armhf (2.13-1) ... 04:40:26 #8 21.42 Selecting previously unselected package m4. 04:40:26 #8 21.42 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ... 04:40:26 #8 21.42 Unpacking m4 (1.4.18-5) ... 04:40:26 #8 21.46 Selecting previously unselected package autoconf. 04:40:26 #8 21.46 Preparing to unpack .../010-autoconf_2.69-14_all.deb ... 04:40:26 #8 21.47 Unpacking autoconf (2.69-14) ... 04:40:26 #8 21.52 Selecting previously unselected package autotools-dev. 04:40:26 #8 21.52 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ... 04:40:26 #8 21.52 Unpacking autotools-dev (20180224.1+nmu1) ... 04:40:26 #8 21.56 Selecting previously unselected package automake. 04:40:26 #8 21.56 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ... 04:40:26 #8 21.56 Unpacking automake (1:1.16.3-2) ... 04:40:26 #8 21.63 Selecting previously unselected package autopoint. 04:40:26 #8 21.63 Preparing to unpack .../013-autopoint_0.21-4_all.deb ... 04:40:26 #8 21.64 Unpacking autopoint (0.21-4) ... 04:40:26 #8 21.67 Selecting previously unselected package binutils-common:armhf. 04:40:26 #8 21.68 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ... 04:40:26 #8 21.68 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ... 04:40:26 #8 21.91 Selecting previously unselected package libbinutils:armhf. 04:40:26 #8 21.91 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ... 04:40:26 #8 21.92 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ... 04:40:26 #8 21.98 Selecting previously unselected package libctf-nobfd0:armhf. 04:40:26 #8 21.98 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ... 04:40:26 #8 21.98 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ... 04:40:26 #8 22.02 Selecting previously unselected package libctf0:armhf. 04:40:26 #8 22.02 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ... 04:40:26 #8 22.03 Unpacking libctf0:armhf (2.35.2-2+rpi1) ... 04:40:26 #8 22.06 Selecting previously unselected package binutils-arm-linux-gnueabihf. 04:40:26 #8 22.07 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ... 04:40:26 #8 22.07 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... 04:40:27 #8 22.30 Selecting previously unselected package binutils. 04:40:27 #8 22.30 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ... 04:40:27 #8 22.30 Unpacking binutils (2.35.2-2+rpi1) ... 04:40:27 #8 22.35 Selecting previously unselected package libisl23:armhf. 04:40:27 #8 22.35 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ... 04:40:27 #8 22.35 Unpacking libisl23:armhf (0.23-1) ... 04:40:27 #8 22.43 Selecting previously unselected package libmpfr6:armhf. 04:40:27 #8 22.43 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ... 04:40:27 #8 22.43 Unpacking libmpfr6:armhf (4.1.0-3) ... 04:40:27 #8 22.49 Selecting previously unselected package libmpc3:armhf. 04:40:27 #8 22.49 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ... 04:40:27 #8 22.49 Unpacking libmpc3:armhf (1.2.0-1) ... 04:40:27 #8 22.52 Selecting previously unselected package cpp-10. 04:40:27 #8 22.52 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ... 04:40:27 #8 22.53 Unpacking cpp-10 (10.2.1-6+rpi1) ... 04:40:27 #8 23.10 Selecting previously unselected package cpp. 04:40:27 #8 23.11 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ... 04:40:27 #8 23.11 Unpacking cpp (4:10.2.1-1+rpi1) ... 04:40:27 #8 23.14 Selecting previously unselected package libdebhelper-perl. 04:40:27 #8 23.14 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ... 04:40:27 #8 23.14 Unpacking libdebhelper-perl (13.3.4) ... 04:40:27 #8 23.19 Selecting previously unselected package libcc1-0:armhf. 04:40:27 #8 23.19 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ... 04:40:27 #8 23.19 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ... 04:40:27 #8 23.23 Selecting previously unselected package libgomp1:armhf. 04:40:27 #8 23.23 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ... 04:40:27 #8 23.23 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ... 04:40:27 #8 23.27 Selecting previously unselected package libatomic1:armhf. 04:40:28 #8 23.27 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ... 04:40:28 #8 23.27 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ... 04:40:28 #8 23.32 Selecting previously unselected package libasan6:armhf. 04:40:28 #8 23.32 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ... 04:40:28 #8 23.32 Unpacking libasan6:armhf (10.2.1-6+rpi1) ... 04:40:28 #8 23.54 Selecting previously unselected package libubsan1:armhf. 04:40:28 #8 23.54 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ... 04:40:28 #8 23.55 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ... 04:40:28 #8 23.64 Selecting previously unselected package libgcc-10-dev:armhf. 04:40:28 #8 23.64 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ... 04:40:28 #8 23.64 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ... 04:40:28 #8 23.75 Selecting previously unselected package gcc-10. 04:40:28 #8 23.75 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ... 04:40:28 #8 23.76 Unpacking gcc-10 (10.2.1-6+rpi1) ... 04:40:29 #8 24.86 Selecting previously unselected package gcc. 04:40:29 #8 24.86 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ... 04:40:29 #8 24.87 Unpacking gcc (4:10.2.1-1+rpi1) ... 04:40:29 #8 24.89 Selecting previously unselected package libc-dev-bin. 04:40:29 #8 24.89 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1_armhf.deb ... 04:40:29 #8 24.90 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1) ... 04:40:29 #8 24.93 Selecting previously unselected package linux-libc-dev:armhf. 04:40:29 #8 24.93 Preparing to unpack .../035-linux-libc-dev_1%3a1.20211007-2_armhf.deb ... 04:40:29 #8 24.94 Unpacking linux-libc-dev:armhf (1:1.20211007-2) ... 04:40:29 #8 25.12 Selecting previously unselected package libcrypt-dev:armhf. 04:40:29 #8 25.12 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ... 04:40:29 #8 25.13 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ... 04:40:29 #8 25.16 Selecting previously unselected package libtirpc-dev:armhf. 04:40:29 #8 25.16 Preparing to unpack .../037-libtirpc-dev_1.3.1-1_armhf.deb ... 04:40:29 #8 25.16 Unpacking libtirpc-dev:armhf (1.3.1-1) ... 04:40:29 #8 25.21 Selecting previously unselected package libnsl-dev:armhf. 04:40:30 #8 25.21 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ... 04:40:30 #8 25.21 Unpacking libnsl-dev:armhf (1.3.0-2) ... 04:40:30 #8 25.25 Selecting previously unselected package libc6-dev:armhf. 04:40:30 #8 25.25 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1_armhf.deb ... 04:40:30 #8 25.25 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1) ... 04:40:30 #8 25.47 Selecting previously unselected package libtool. 04:40:30 #8 25.47 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ... 04:40:30 #8 25.48 Unpacking libtool (2.4.6-15) ... 04:40:30 #8 25.52 Selecting previously unselected package dh-autoreconf. 04:40:30 #8 25.52 Preparing to unpack .../041-dh-autoreconf_20_all.deb ... 04:40:30 #8 25.53 Unpacking dh-autoreconf (20) ... 04:40:30 #8 25.57 Selecting previously unselected package libarchive-zip-perl. 04:40:30 #8 25.57 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ... 04:40:30 #8 25.57 Unpacking libarchive-zip-perl (1.68-1) ... 04:40:30 #8 25.61 Selecting previously unselected package libsub-override-perl. 04:40:30 #8 25.62 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ... 04:40:30 #8 25.62 Unpacking libsub-override-perl (0.09-2) ... 04:40:30 #8 25.65 Selecting previously unselected package libfile-stripnondeterminism-perl. 04:40:30 #8 25.65 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... 04:40:30 #8 25.65 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... 04:40:30 #8 25.69 Selecting previously unselected package dh-strip-nondeterminism. 04:40:30 #8 25.69 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ... 04:40:30 #8 25.69 Unpacking dh-strip-nondeterminism (1.12.0-1) ... 04:40:30 #8 25.72 Selecting previously unselected package libdpkg-perl. 04:40:30 #8 25.72 Preparing to unpack .../046-libdpkg-perl_1.20.9+rpi1_all.deb ... 04:40:30 #8 25.73 Unpacking libdpkg-perl (1.20.9+rpi1) ... 04:40:30 #8 25.79 Selecting previously unselected package patch. 04:40:30 #8 25.79 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ... 04:40:30 #8 25.80 Unpacking patch (2.7.6-7) ... 04:40:30 #8 25.84 Selecting previously unselected package make. 04:40:30 #8 25.84 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ... 04:40:30 #8 25.84 Unpacking make (4.3-4.1) ... 04:40:30 #8 25.91 Selecting previously unselected package dpkg-dev. 04:40:30 #8 25.91 Preparing to unpack .../049-dpkg-dev_1.20.9+rpi1_all.deb ... 04:40:30 #8 25.91 Unpacking dpkg-dev (1.20.9+rpi1) ... 04:40:30 #8 26.01 Selecting previously unselected package libelf1:armhf. 04:40:30 + for f in rootlesskit rootlesskit-docker-proxy 04:40:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:40:30 #8 26.01 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ... 04:40:30 #8 26.02 Unpacking libelf1:armhf (0.183-1) ... 04:40:30 #8 26.06 Selecting previously unselected package dwz. 04:40:30 #8 26.06 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ... 04:40:30 #8 26.07 Unpacking dwz (0.13+20210201-1) ... 04:40:30 #8 26.13 Selecting previously unselected package libicu67:armhf. 04:40:30 #8 26.13 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ... 04:40:30 #8 26.14 Unpacking libicu67:armhf (67.1-7) ... 04:40:31 + return 04:40:31 + exit 0 04:40:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.85yQBn 04:40:31 + umask 022 04:40:31 + cd /root/rpmbuild/BUILD 04:40:31 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 '!=' / ']' 04:40:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:31 + mkdir -p /root/rpmbuild/BUILDROOT 04:40:31 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:31 + cd src 04:40:31 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/dockerd-rootless.sh 04:40:31 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh 04:40:31 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/rootlesskit 04:40:31 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy 04:40:31 + /usr/lib/rpm/check-buildroot 04:40:31 + /usr/lib/rpm/redhat/brp-compress 04:40:31 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip 04:40:31 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:40:31 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip 04:40:31 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 04:40:31 + /usr/lib/rpm/redhat/brp-python-hardlink 04:40:31 + /usr/lib/rpm/redhat/brp-java-repack-jars 04:40:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9meDRe 04:40:31 + umask 022 04:40:31 + cd /root/rpmbuild/BUILD 04:40:31 + cd src 04:40:31 + /usr/local/bin/rootlesskit -v 04:40:31 rootlesskit version 0.14.4 04:40:31 + exit 0 04:40:31 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:31 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-0.el7 04:40:31 Requires(interp): /bin/sh /bin/sh /bin/sh 04:40:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:40:31 Requires(post): /bin/sh 04:40:31 Requires(preun): /bin/sh 04:40:31 Requires(postun): /bin/sh 04:40:31 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) 04:40:31 Conflicts: rootlesskit 04:40:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:31 #8 26.92 Selecting previously unselected package libxml2:armhf. 04:40:31 #8 26.92 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7_armhf.deb ... 04:40:31 #8 26.92 Unpacking libxml2:armhf (2.9.10+dfsg-6.7) ... 04:40:31 #8 27.00 Selecting previously unselected package gettext. 04:40:31 #8 27.00 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ... 04:40:31 #8 27.01 Unpacking gettext (0.21-4) ... 04:40:31 #8 27.12 Selecting previously unselected package intltool-debian. 04:40:31 #8 27.12 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ... 04:40:31 #8 27.13 Unpacking intltool-debian (0.35.0+20060710.5) ... 04:40:31 #8 27.16 Selecting previously unselected package po-debconf. 04:40:31 #8 27.16 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ... 04:40:31 #8 27.17 Unpacking po-debconf (1.0.21+nmu1) ... 04:40:31 #8 27.21 Selecting previously unselected package debhelper. 04:40:31 #8 27.21 Preparing to unpack .../057-debhelper_13.3.4_all.deb ... 04:40:31 #8 27.21 Unpacking debhelper (13.3.4) ... 04:40:32 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.src.rpm 04:40:32 #8 27.30 Selecting previously unselected package libfakeroot:armhf. 04:40:32 #8 27.31 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ... 04:40:32 #8 27.31 Unpacking libfakeroot:armhf (1.25.3-1.1) ... 04:40:32 #8 27.34 Selecting previously unselected package fakeroot. 04:40:32 #8 27.35 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ... 04:40:32 #8 27.35 Unpacking fakeroot (1.25.3-1.1) ... 04:40:32 #8 27.38 Selecting previously unselected package libfile-dirlist-perl. 04:40:32 #8 27.39 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ... 04:40:32 #8 27.39 Unpacking libfile-dirlist-perl (0.05-2) ... 04:40:32 #8 27.42 Selecting previously unselected package libfile-which-perl. 04:40:32 #8 27.42 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ... 04:40:32 #8 27.42 Unpacking libfile-which-perl (1.23-1) ... 04:40:32 #8 27.45 Selecting previously unselected package libfile-homedir-perl. 04:40:32 #8 27.46 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ... 04:40:32 #8 27.46 Unpacking libfile-homedir-perl (1.006-1) ... 04:40:32 #8 27.49 Selecting previously unselected package libfile-touch-perl. 04:40:32 #8 27.49 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ... 04:40:32 #8 27.50 Unpacking libfile-touch-perl (0.11-1) ... 04:40:32 #8 27.53 Selecting previously unselected package libio-pty-perl. 04:40:32 #8 27.53 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ... 04:40:32 #8 27.53 Unpacking libio-pty-perl (1:1.15-2) ... 04:40:32 #8 27.56 Selecting previously unselected package libipc-run-perl. 04:40:32 #8 27.57 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ... 04:40:32 #8 27.57 Unpacking libipc-run-perl (20200505.0-1) ... 04:40:32 #8 27.60 Selecting previously unselected package libclass-method-modifiers-perl. 04:40:32 #8 27.61 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ... 04:40:32 #8 27.61 Unpacking libclass-method-modifiers-perl (2.13-1) ... 04:40:32 #8 27.64 Selecting previously unselected package libb-hooks-op-check-perl. 04:40:32 #8 27.64 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ... 04:40:32 #8 27.64 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ... 04:40:32 #8 27.67 Selecting previously unselected package libdynaloader-functions-perl. 04:40:32 #8 27.67 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ... 04:40:32 #8 27.68 Unpacking libdynaloader-functions-perl (0.003-1.1) ... 04:40:32 #8 27.70 Selecting previously unselected package libdevel-callchecker-perl. 04:40:32 #8 27.71 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ... 04:40:32 #8 27.71 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... 04:40:32 #8 27.74 Selecting previously unselected package libparams-classify-perl. 04:40:32 #8 27.74 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ... 04:40:32 #8 27.74 Unpacking libparams-classify-perl (0.015-1+b3) ... 04:40:32 #8 27.77 Selecting previously unselected package libmodule-runtime-perl. 04:40:32 #8 27.78 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ... 04:40:32 #8 27.78 Unpacking libmodule-runtime-perl (0.016-1) ... 04:40:32 #8 27.81 Selecting previously unselected package libimport-into-perl. 04:40:32 #8 27.81 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ... 04:40:32 #8 27.81 Unpacking libimport-into-perl (1.002005-1) ... 04:40:32 #8 27.84 Selecting previously unselected package librole-tiny-perl. 04:40:32 #8 27.84 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ... 04:40:32 #8 27.85 Unpacking librole-tiny-perl (2.002004-1) ... 04:40:32 #8 27.87 Selecting previously unselected package libstrictures-perl. 04:40:32 #8 27.88 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ... 04:40:32 #8 27.88 Unpacking libstrictures-perl (2.000006-1) ... 04:40:32 #8 27.91 Selecting previously unselected package libsub-quote-perl. 04:40:32 #8 27.91 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ... 04:40:32 #8 27.92 Unpacking libsub-quote-perl (2.006006-1) ... 04:40:32 #8 27.95 Selecting previously unselected package libmoo-perl. 04:40:32 #8 27.95 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ... 04:40:32 #8 27.96 Unpacking libmoo-perl (2.004004-1) ... 04:40:32 #8 27.99 Selecting previously unselected package libencode-locale-perl. 04:40:32 #8 27.99 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ... 04:40:32 #8 27.99 Unpacking libencode-locale-perl (1.05-1.1) ... 04:40:32 #8 28.02 Selecting previously unselected package libtimedate-perl. 04:40:32 #8 28.02 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ... 04:40:32 #8 28.03 Unpacking libtimedate-perl (2.3300-2) ... 04:40:32 #8 28.06 Selecting previously unselected package libhttp-date-perl. 04:40:32 #8 28.06 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ... 04:40:32 #8 28.06 Unpacking libhttp-date-perl (6.05-1) ... 04:40:32 #8 28.09 Selecting previously unselected package libfile-listing-perl. 04:40:32 #8 28.10 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ... 04:40:32 #8 28.10 Unpacking libfile-listing-perl (6.14-1) ... 04:40:32 #8 28.13 Selecting previously unselected package libhtml-tagset-perl. 04:40:32 #8 28.13 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ... 04:40:32 #8 28.13 Unpacking libhtml-tagset-perl (3.20-4) ... 04:40:32 #8 28.17 Selecting previously unselected package liburi-perl. 04:40:32 #8 28.17 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ... 04:40:32 #8 28.18 Unpacking liburi-perl (5.08-1) ... 04:40:32 #8 28.21 Selecting previously unselected package libhtml-parser-perl. 04:40:32 #8 28.21 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ... 04:40:32 #8 28.22 Unpacking libhtml-parser-perl (3.75-1+b1) ... 04:40:32 #8 28.26 Selecting previously unselected package libhtml-tree-perl. 04:40:33 #8 28.26 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ... 04:40:33 #8 28.27 Unpacking libhtml-tree-perl (5.07-2) ... 04:40:33 #8 28.31 Selecting previously unselected package libio-html-perl. 04:40:33 #8 28.31 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ... 04:40:33 #8 28.32 Unpacking libio-html-perl (1.004-2) ... 04:40:33 #8 28.34 Selecting previously unselected package liblwp-mediatypes-perl. 04:40:33 #8 28.35 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ... 04:40:33 #8 28.35 Unpacking liblwp-mediatypes-perl (6.04-1) ... 04:40:33 #8 28.38 Selecting previously unselected package libhttp-message-perl. 04:40:33 #8 28.38 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ... 04:40:33 #8 28.38 Unpacking libhttp-message-perl (6.28-1) ... 04:40:33 #8 28.42 Selecting previously unselected package libhttp-cookies-perl. 04:40:33 #8 28.42 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ... 04:40:33 #8 28.42 Unpacking libhttp-cookies-perl (6.10-1) ... 04:40:33 #8 28.45 Selecting previously unselected package libhttp-negotiate-perl. 04:40:33 #8 28.45 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ... 04:40:33 #8 28.45 Unpacking libhttp-negotiate-perl (6.01-1) ... 04:40:33 #8 28.48 Selecting previously unselected package perl-openssl-defaults:armhf. 04:40:33 #8 28.48 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ... 04:40:33 #8 28.49 Unpacking perl-openssl-defaults:armhf (5) ... 04:40:33 #8 28.51 Selecting previously unselected package libnet-ssleay-perl. 04:40:33 #8 28.52 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ... 04:40:33 #8 28.52 Unpacking libnet-ssleay-perl (1.88-3+b1) ... 04:40:33 #8 28.57 Selecting previously unselected package libio-socket-ssl-perl. 04:40:33 #8 28.58 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ... 04:40:33 #8 28.58 Unpacking libio-socket-ssl-perl (2.069-1) ... 04:40:33 #8 28.62 Selecting previously unselected package libnet-http-perl. 04:40:33 #8 28.62 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ... 04:40:33 #8 28.62 Unpacking libnet-http-perl (6.20-1) ... 04:40:33 #8 28.65 Selecting previously unselected package liblwp-protocol-https-perl. 04:40:33 #8 28.65 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ... 04:40:33 #8 28.66 Unpacking liblwp-protocol-https-perl (6.10-1) ... 04:40:33 #8 28.69 Selecting previously unselected package libtry-tiny-perl. 04:40:33 #8 28.69 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ... 04:40:33 #8 28.69 Unpacking libtry-tiny-perl (0.30-1) ... 04:40:33 #8 28.72 Selecting previously unselected package libwww-robotrules-perl. 04:40:33 #8 28.72 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ... 04:40:33 #8 28.73 Unpacking libwww-robotrules-perl (6.02-1) ... 04:40:33 #8 28.75 Selecting previously unselected package libwww-perl. 04:40:33 #8 28.75 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ... 04:40:33 #8 28.76 Unpacking libwww-perl (6.52-1) ... 04:40:33 #8 28.80 Selecting previously unselected package patchutils. 04:40:33 #8 28.80 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ... 04:40:33 #8 28.80 Unpacking patchutils (0.4.2-1) ... 04:40:33 #8 28.85 Selecting previously unselected package libtinfo5:armhf. 04:40:33 #8 28.85 Preparing to unpack .../099-libtinfo5_6.2+20201114-2_armhf.deb ... 04:40:33 #8 28.85 Unpacking libtinfo5:armhf (6.2+20201114-2) ... 04:40:33 #8 28.89 Selecting previously unselected package wdiff. 04:40:33 #8 28.89 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ... 04:40:33 #8 28.89 Unpacking wdiff (1.2.2-2) ... 04:40:33 #8 28.94 Selecting previously unselected package devscripts. 04:40:33 #8 28.94 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ... 04:40:33 #8 28.96 Unpacking devscripts (2.21.3+deb11u1) ... 04:40:33 #8 29.09 Selecting previously unselected package equivs. 04:40:33 #8 29.09 Preparing to unpack .../102-equivs_2.3.1_all.deb ... 04:40:33 #8 29.11 Unpacking equivs (2.3.1) ... 04:40:33 #8 29.17 Selecting previously unselected package libcurl3-gnutls:armhf. 04:40:33 #8 29.17 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3_armhf.deb ... 04:40:33 #8 29.18 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3) ... 04:40:33 #8 29.24 Selecting previously unselected package liberror-perl. 04:40:34 #8 29.24 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ... 04:40:34 #8 29.24 Unpacking liberror-perl (0.17029-1) ... 04:40:34 #8 29.27 Selecting previously unselected package git-man. 04:40:34 #8 29.28 Preparing to unpack .../105-git-man_1%3a2.30.2-1_all.deb ... 04:40:34 #8 29.28 Unpacking git-man (1:2.30.2-1) ... 04:40:34 #8 29.38 Selecting previously unselected package git. 04:40:34 #8 29.38 Preparing to unpack .../106-git_1%3a2.30.2-1_armhf.deb ... 04:40:34 #8 29.41 Unpacking git (1:2.30.2-1) ... 04:40:34 #8 29.92 Setting up media-types (4.0.0) ... 04:40:34 #8 29.93 Setting up libpipeline1:armhf (1.5.3-1) ... 04:40:34 #8 29.94 Setting up bsdextrautils (2.36.1-8) ... 04:40:34 #8 29.96 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode 04:40:34 #8 29.96 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist 04:40:34 #8 29.97 Setting up libicu67:armhf (67.1-7) ... 04:40:34 #8 29.98 Setting up libmagic-mgc (1:5.39-3) ... 04:40:34 #8 29.99 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... 04:40:34 #8 30.00 Setting up binutils-common:armhf (2.35.2-2+rpi1) ... 04:40:34 #8 30.01 Setting up libmagic1:armhf (1:5.39-3) ... 04:40:34 #8 30.03 Setting up perl-openssl-defaults:armhf (5) ... 04:40:34 #8 30.04 Setting up linux-libc-dev:armhf (1:1.20211007-2) ... 04:40:34 #8 30.05 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ... 04:40:34 #8 30.07 Setting up gettext-base (0.21-4) ... 04:40:34 #8 30.08 Setting up libcurl3-gnutls:armhf (7.74.0-1.3) ... 04:40:34 #8 30.09 Setting up file (1:5.39-3) ... 04:40:34 #8 30.10 Setting up libgomp1:armhf (10.2.1-6+rpi1) ... 04:40:34 #8 30.11 Setting up bzip2 (1.0.8-4) ... 04:40:34 #8 30.12 Setting up libfakeroot:armhf (1.25.3-1.1) ... 04:40:34 #8 30.14 Setting up libasan6:armhf (10.2.1-6+rpi1) ... 04:40:34 #8 30.15 Setting up fakeroot (1.25.3-1.1) ... 04:40:35 #8 30.17 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.17 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 04:40:35 #8 30.18 Setting up autotools-dev (20180224.1+nmu1) ... 04:40:35 #8 30.19 Setting up libtirpc-dev:armhf (1.3.1-1) ... 04:40:35 #8 30.20 Setting up make (4.3-4.1) ... 04:40:35 #8 30.21 Setting up libmpfr6:armhf (4.1.0-3) ... 04:40:35 #8 30.22 Setting up libsigsegv2:armhf (2.13-1) ... 04:40:35 #8 30.23 Setting up xz-utils (5.2.5-2) ... 04:40:35 #8 30.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.24 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 04:40:35 #8 30.25 Setting up libmpc3:armhf (1.2.0-1) ... 04:40:35 #8 30.26 Setting up libatomic1:armhf (10.2.1-6+rpi1) ... 04:40:35 #8 30.27 Setting up patch (2.7.6-7) ... 04:40:35 #8 30.28 Setting up autopoint (0.21-4) ... 04:40:35 #8 30.29 Setting up libubsan1:armhf (10.2.1-6+rpi1) ... 04:40:35 #8 30.30 Setting up libnsl-dev:armhf (1.3.0-2) ... 04:40:35 #8 30.31 Setting up sensible-utils (0.0.14) ... 04:40:35 #8 30.32 Setting up libcrypt-dev:armhf (1:4.4.18-4) ... 04:40:35 #8 30.33 Setting up libuchardet0:armhf (0.0.7-1) ... 04:40:35 #8 30.34 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ... 04:40:35 #8 30.35 Setting up git-man (1:2.30.2-1) ... 04:40:35 #8 30.36 Setting up libbinutils:armhf (2.35.2-2+rpi1) ... 04:40:35 #8 30.38 Setting up libisl23:armhf (0.23-1) ... 04:40:35 #8 30.39 Setting up libc-dev-bin (2.31-13+rpt2+rpi1) ... 04:40:35 #8 30.40 Setting up libtinfo5:armhf (6.2+20201114-2) ... 04:40:35 #8 30.41 Setting up libelf1:armhf (0.183-1) ... 04:40:35 #8 30.42 Setting up libxml2:armhf (2.9.10+dfsg-6.7) ... 04:40:35 #8 30.44 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ... 04:40:35 #8 30.45 Setting up cpp-10 (10.2.1-6+rpi1) ... 04:40:35 #8 30.46 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ... 04:40:35 #8 30.47 Setting up libpython3-stdlib:armhf (3.9.2-3) ... 04:40:35 #8 30.49 Setting up libgdbm6:armhf (1.19-2) ... 04:40:35 #8 30.50 Setting up libctf0:armhf (2.35.2-2+rpi1) ... 04:40:35 #8 30.51 Setting up wdiff (1.2.2-2) ... 04:40:35 #8 30.52 Setting up gettext (0.21-4) ... 04:40:35 #8 30.53 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ... 04:40:35 #8 30.54 Setting up m4 (1.4.18-5) ... 04:40:35 #8 30.55 Setting up libgdbm-compat4:armhf (1.19-2) ... 04:40:35 #8 30.56 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ... 04:40:35 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64.rpm 04:40:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mZ2Ar0 04:40:35 + umask 022 04:40:35 + cd /root/rpmbuild/BUILD 04:40:35 + cd src 04:40:35 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el7.x86_64 04:40:35 + exit 0 04:40:35 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pGoCk1 04:40:35 + umask 022 04:40:35 + cd /root/rpmbuild/BUILD 04:40:35 + cd /root/rpmbuild/BUILD 04:40:35 + rm -rf src 04:40:35 + /usr/bin/mkdir -p src 04:40:35 + cd src 04:40:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz 04:40:35 + /usr/bin/tar -xf - 04:40:35 + STATUS=0 04:40:35 + '[' 0 -ne 0 ']' 04:40:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz 04:40:35 + /usr/bin/tar -xf - 04:40:35 + STATUS=0 04:40:35 + '[' 0 -ne 0 ']' 04:40:35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:40:35 + exit 0 04:40:35 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A4GwF2 04:40:35 + umask 022 04:40:35 + cd /root/rpmbuild/BUILD 04:40:35 + cd src 04:40:35 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin 04:40:35 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 04:40:35 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.9.0" COMMIT="b05830d" PLATFORM_BINARY=docker-scan make native-build' 04:40:35 GO111MODULE=on make -f builder.Makefile build 04:40:35 make[1]: Entering directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' 04:40:35 mkdir -p bin 04:40:35 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 04:40:35 #8 30.57 Setting up dwz (0.13+20210201-1) ... 04:40:35 #8 30.58 Setting up groff-base (1.22.4-6) ... 04:40:35 #8 30.60 Setting up cpp (4:10.2.1-1+rpi1) ... 04:40:35 #8 30.62 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1) ... 04:40:35 #8 30.63 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ... 04:40:35 #8 30.64 Setting up python3.9 (3.9.2-1+rpi1) ... 04:40:36 #8 31.37 Setting up python3 (3.9.2-3) ... 04:40:36 #8 31.48 Setting up binutils (2.35.2-2+rpi1) ... 04:40:36 #8 31.49 Setting up man-db (2.9.4-2) ... 04:40:36 #8 31.60 Building database of manual pages ... 04:40:37 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build/mac/amd64 04:40:37 Unable to find image 'alpine:latest' locally 04:40:37 latest: Pulling from library/alpine 04:40:37 a0d0a0d46f8b: Already exists 04:40:37 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:40:37 Status: Downloaded newer image for alpine:latest 04:40:37 mkdir -p build/mac/arm64/docker 04:40:37 GOOS=darwin GOARCH=arm64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/build/mac/arm64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build 04:40:37 Cloning into '/go/src/github.com/docker/app'... 04:40:38 go: downloading github.com/docker/cli v20.10.9+incompatible 04:40:38 go: downloading github.com/docker/docker v20.10.9+incompatible 04:40:39 go: downloading github.com/spf13/cobra v1.2.1 04:40:39 go: downloading github.com/fvbommel/sortorder v1.0.2 04:40:39 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 04:40:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:40:39 Fetching origin 04:40:39 go: downloading github.com/docker/go-connections v0.4.0 04:40:39 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 04:40:39 go: downloading github.com/spf13/pflag v1.0.5 04:40:39 go: downloading github.com/theupdateframework/notary v0.7.0 04:40:39 #8 34.35 Setting up perl (5.32.1-4+deb11u2) ... 04:40:39 #8 34.37 Setting up libio-html-perl (1.004-2) ... 04:40:39 #8 34.39 Setting up libb-hooks-op-check-perl (0.22-1+b4) ... 04:40:39 #8 34.42 Setting up gcc-10 (10.2.1-6+rpi1) ... 04:40:39 go: downloading github.com/docker/go-units v0.4.0 04:40:39 go: downloading github.com/opencontainers/image-spec v1.0.1 04:40:39 go: downloading github.com/Masterminds/semver/v3 v3.1.1 04:40:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:40:39 go: downloading github.com/opencontainers/go-digest v1.0.0 04:40:39 go: downloading github.com/containerd/containerd v1.5.7 04:40:39 go: downloading github.com/moby/sys/mount v0.2.0 04:40:39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 04:40:39 go: downloading github.com/morikuni/aec v1.0.0 04:40:39 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 04:40:39 #8 35.19 Setting up libdpkg-perl (1.20.9+rpi1) ... 04:40:39 #8 35.20 Setting up autoconf (2.69-14) ... 04:40:39 #8 35.22 Setting up libtimedate-perl (2.3300-2) ... 04:40:39 #8 35.23 Setting up libsub-override-perl (0.09-2) ... 04:40:39 #8 35.24 Setting up libstrictures-perl (2.000006-1) ... 04:40:39 #8 35.26 Setting up libsub-quote-perl (2.006006-1) ... 04:40:39 #8 35.27 Setting up libfile-dirlist-perl (0.05-2) ... 04:40:39 #8 35.28 Setting up liburi-perl (5.08-1) ... 04:40:40 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:40:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:40:40 #8 35.30 Setting up libfile-touch-perl (0.11-1) ... 04:40:40 #8 35.31 Setting up libnet-ssleay-perl (1.88-3+b1) ... 04:40:40 #8 35.32 Setting up automake (1:1.16.3-2) ... 04:40:40 #8 35.33 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 04:40:40 #8 35.33 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist 04:40:40 #8 35.33 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist 04:40:40 #8 35.33 Setting up libhttp-date-perl (6.05-1) ... 04:40:40 #8 35.35 Setting up libfile-which-perl (1.23-1) ... 04:40:40 #8 35.37 Setting up libfile-listing-perl (6.14-1) ... 04:40:40 #8 35.38 Setting up libdynaloader-functions-perl (0.003-1.1) ... 04:40:40 #8 35.39 Setting up libclass-method-modifiers-perl (2.13-1) ... 04:40:40 #8 35.40 Setting up libio-pty-perl (1:1.15-2) ... 04:40:40 #8 35.42 Setting up libtool (2.4.6-15) ... 04:40:40 #8 35.43 Setting up libarchive-zip-perl (1.68-1) ... 04:40:40 #8 35.44 Setting up libhtml-tagset-perl (3.20-4) ... 04:40:40 #8 35.45 Setting up libdebhelper-perl (13.3.4) ... 04:40:40 #8 35.46 Setting up liblwp-mediatypes-perl (6.04-1) ... 04:40:40 #8 35.47 Setting up libtry-tiny-perl (0.30-1) ... 04:40:40 #8 35.48 Setting up libnet-http-perl (6.20-1) ... 04:40:40 #8 35.49 Setting up libencode-locale-perl (1.05-1.1) ... 04:40:40 go: downloading github.com/docker/docker-credential-helpers v0.6.4 04:40:40 go: downloading google.golang.org/grpc v1.40.0 04:40:40 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 04:40:40 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 04:40:40 #8 35.50 Setting up libdevel-callchecker-perl (0.008-1+b2) ... 04:40:40 #8 35.51 Setting up gcc (4:10.2.1-1+rpi1) ... 04:40:40 #8 35.53 Setting up dpkg-dev (1.20.9+rpi1) ... 04:40:40 #8 35.55 Setting up intltool-debian (0.35.0+20060710.5) ... 04:40:40 #8 35.56 Setting up liberror-perl (0.17029-1) ... 04:40:40 #8 35.58 Setting up dh-autoreconf (20) ... 04:40:40 #8 35.58 Setting up patchutils (0.4.2-1) ... 04:40:40 #8 35.60 Setting up libipc-run-perl (20200505.0-1) ... 04:40:40 #8 35.61 Setting up git (1:2.30.2-1) ... 04:40:40 #8 35.64 Setting up libwww-robotrules-perl (6.02-1) ... 04:40:40 #8 35.65 Setting up libhtml-parser-perl (3.75-1+b1) ... 04:40:40 #8 35.66 Setting up librole-tiny-perl (2.002004-1) ... 04:40:40 #8 35.68 Setting up libfile-homedir-perl (1.006-1) ... 04:40:40 #8 35.69 Setting up libio-socket-ssl-perl (2.069-1) ... 04:40:40 #8 35.70 Setting up libhttp-message-perl (6.28-1) ... 04:40:40 #8 35.71 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... 04:40:40 #8 35.72 Setting up libhttp-negotiate-perl (6.01-1) ... 04:40:40 #8 35.73 Setting up libhttp-cookies-perl (6.10-1) ... 04:40:40 #8 35.74 Setting up po-debconf (1.0.21+nmu1) ... 04:40:40 #8 35.76 Setting up libhtml-tree-perl (5.07-2) ... 04:40:40 #8 35.78 Setting up libparams-classify-perl (0.015-1+b3) ... 04:40:40 #8 35.79 Setting up libmodule-runtime-perl (0.016-1) ... 04:40:40 #8 35.80 Setting up dh-strip-nondeterminism (1.12.0-1) ... 04:40:40 #8 35.81 Setting up libimport-into-perl (1.002005-1) ... 04:40:40 #8 35.82 Setting up libmoo-perl (2.004004-1) ... 04:40:40 #8 35.83 Setting up debhelper (13.3.4) ... 04:40:40 #8 35.84 Setting up equivs (2.3.1) ... 04:40:40 #8 35.86 Setting up liblwp-protocol-https-perl (6.10-1) ... 04:40:40 #8 35.87 Setting up libwww-perl (6.52-1) ... 04:40:40 #8 35.88 Setting up devscripts (2.21.3+deb11u1) ... 04:40:40 #8 36.04 Processing triggers for libc-bin (2.31-13+rpi1+deb11u2) ... 04:40:40 go: downloading github.com/gogo/protobuf v1.3.2 04:40:40 go: downloading github.com/opencontainers/runc v1.0.2 04:40:40 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 04:40:41 go: downloading github.com/golang/protobuf v1.5.2 04:40:41 go: downloading github.com/docker/go-metrics v0.0.1 04:40:41 go: downloading google.golang.org/protobuf v1.26.0 04:40:41 go: downloading github.com/prometheus/client_golang v1.7.1 04:40:41 go: downloading github.com/beorn7/perks v1.0.1 04:40:41 go: downloading github.com/cespare/xxhash v1.1.0 04:40:41 go: downloading github.com/cespare/xxhash/v2 v2.1.1 04:40:41 go: downloading github.com/prometheus/client_model v0.2.0 04:40:41 go: downloading github.com/prometheus/common v0.10.0 04:40:41 go: downloading github.com/prometheus/procfs v0.6.0 04:40:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:40:42 #8 DONE 37.2s 04:40:42 04:40:42 #10 [stage-1 3/8] COPY common /root/build-deb/debian 04:40:42 #10 sha256:dff587a76143de9fe4608c28a068f95a42343cc56944f5a7cc5a8a26a98a1acd 04:40:42 #10 DONE 0.0s 04:40:42 04:40:42 #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control 04:40:42 #11 sha256:f12b00983aa134fc2177191d47d73163b80ec62dcdeb2dd641c502f45dc69a0f 04:40:43 #11 1.068 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease 04:40:43 #11 1.080 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease 04:40:44 #11 1.401 Reading package lists... 04:40:45 #11 2.822 W: Skipping acquire of configured file 'ui/binary-armhf/Packages' as repository 'http://archive.raspberrypi.org/debian bullseye InRelease' doesn't have the component 'ui' (component misspelt in sources.list?) 04:40:45 #11 3.135 dpkg-buildpackage: info: source package docker-ce-build-deps 04:40:45 #11 3.135 dpkg-buildpackage: info: source version 1.0 04:40:45 #11 3.135 dpkg-buildpackage: info: source distribution unstable 04:40:45 #11 3.135 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost> 04:40:45 #11 3.174 dpkg-buildpackage: info: host architecture armhf 04:40:45 #11 3.174 dpkg-source --before-build . 04:40:45 #11 3.286 debian/rules clean 04:40:45 #11 3.288 dh clean 04:40:45 #11 3.375 dh_clean 04:40:45 #11 3.410 debian/rules binary 04:40:45 #11 3.412 dh binary 04:40:45 #11 3.486 dh_update_autotools_config 04:40:45 #11 3.518 dh_autoreconf 04:40:45 #11 3.562 create-stamp debian/debhelper-build-stamp 04:40:45 #11 3.562 dh_prep 04:40:45 #11 3.594 dh_install 04:40:45 #11 3.631 dh_installdocs 04:40:45 #11 3.673 dh_installchangelogs 04:40:45 #11 3.762 dh_perl 04:40:45 #11 3.802 dh_link 04:40:45 #11 3.840 dh_strip_nondeterminism 04:40:45 #11 3.908 dh_compress 04:40:45 #11 3.951 dh_fixperms 04:40:45 #11 3.995 dh_missing 04:40:46 #11 4.026 dh_installdeb 04:40:46 #11 4.063 dh_gencontrol 04:40:46 #11 4.188 dh_md5sums 04:40:46 #11 4.225 dh_builddeb 04:40:46 #11 4.254 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. 04:40:46 #11 4.275 dpkg-genbuildinfo --build=binary 04:40:46 #11 4.419 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes 04:40:46 #11 4.505 dpkg-genchanges: info: binary-only upload (no source code included) 04:40:46 #11 4.508 dpkg-source --after-build . 04:40:46 #11 4.617 dpkg-buildpackage: info: binary-only upload (no source included) 04:40:46 #11 4.621 04:40:46 #11 4.621 The package has been created. 04:40:46 #11 4.621 Attention, the package has been created in the current directory, 04:40:46 #11 4.621 not in ".." as indicated by the message above! 04:40:46 #11 4.639 Selecting previously unselected package docker-ce-build-deps. 04:40:46 #11 4.650 (Reading database ... 17325 files and directories currently installed.) 04:40:46 #11 4.651 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... 04:40:46 #11 4.654 Unpacking docker-ce-build-deps (1.0) ... 04:40:48 #11 4.696 Reading package lists... 04:40:48 #11 6.067 Building dependency tree... 04:40:48 #11 6.262 Reading state information... 04:40:48 #11 6.294 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 04:40:48 #11 6.566 Starting 2 pkgProblemResolver with broken count: 0 04:40:48 #11 6.569 Done 04:40:48 #11 6.790 Done 04:40:49 #11 6.986 Starting pkgProblemResolver with broken count: 0 04:40:49 #11 7.031 Starting 2 pkgProblemResolver with broken count: 0 04:40:49 #11 7.035 Done 04:40:49 #11 7.389 The following additional packages will be installed: 04:40:49 #11 7.389 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ 04:40:49 #11 7.389 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:40:49 #11 7.390 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 04:40:49 #11 7.390 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 04:40:49 #11 7.390 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 04:40:49 #11 7.390 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config 04:40:49 #11 7.392 Suggested packages: 04:40:49 #11 7.392 cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp 04:40:49 #11 7.392 libstdc++-10-doc 04:40:49 #11 7.392 Recommended packages: 04:40:49 #11 7.392 libglib2.0-data shared-mime-info xdg-user-dirs 04:40:49 #11 7.810 The following NEW packages will be installed: 04:40:49 #11 7.810 bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++ 04:40:49 #11 7.810 g++-10 libarchive13 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:40:49 #11 7.811 libdevmapper-event1.02.1 libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 04:40:49 #11 7.811 libltdl-dev libltdl7 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 04:40:49 #11 7.811 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 04:40:49 #11 7.811 libstdc++-10-dev libsystemd-dev libudev-dev libuv1 pkg-config 04:40:50 #11 8.246 0 upgraded, 31 newly installed, 0 to remove and 1 not upgraded. 04:40:50 #11 8.246 1 not fully installed or removed. 04:40:50 #11 8.246 Need to get 19.6 MB of archives. 04:40:50 #11 8.246 After this operation, 84.0 MB of additional disk space will be used. 04:40:50 #11 8.246 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB] 04:40:50 #11 8.817 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB] 04:40:51 #11 9.303 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B] 04:40:51 #11 9.304 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B] 04:40:51 #11 9.305 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB] 04:40:51 #11 9.305 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf cmake-data all 3.18.4-2+rpi1 [1725 kB] 04:40:51 #11 9.377 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2 [294 kB] 04:40:51 #11 9.404 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB] 04:40:51 #11 9.442 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB] 04:40:51 #11 9.444 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-1 [118 kB] 04:40:51 #11 9.446 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf cmake armhf 3.18.4-2+rpi1 [3118 kB] 04:40:51 #11 9.571 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB] 04:40:51 #11 9.571 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs0 armhf 5.10.1-2 [218 kB] 04:40:51 #11 9.573 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libbtrfs-dev armhf 5.10.1-2 [279 kB] 04:40:51 #11 9.575 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB] 04:40:51 #11 9.656 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB] 04:40:51 #11 9.657 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB] 04:40:51 #11 9.658 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-6+rpi1 [123 kB] 04:40:51 #11 9.659 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB] 04:40:51 #11 9.661 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2 [197 kB] 04:40:51 #11 9.669 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2 [187 kB] 04:40:51 #11 9.671 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2 [48.7 kB] 04:40:51 #11 9.672 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2 [626 kB] 04:40:51 #11 9.684 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB] 04:40:51 #11 9.755 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB] 04:40:51 #11 9.756 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB] 04:40:51 #11 9.761 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB] 04:40:51 #11 9.763 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1 [87.7 kB] 04:40:51 #11 9.764 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-6+rpi1 [401 kB] 04:40:51 #11 9.842 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB] 04:40:51 #11 9.860 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB] 04:40:52 #11 10.12 debconf: delaying package configuration, since apt-utils is not installed 04:40:52 #11 10.16 Fetched 19.6 MB in 2s (9245 kB/s) 04:40:52 #11 10.18 Selecting previously unselected package libstdc++-10-dev:armhf. 04:40:52 #11 10.18 (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 ... 17329 files and directories currently installed.) 04:40:52 #11 10.19 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ... 04:40:52 #11 10.20 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... 04:40:52 #11 10.43 Selecting previously unselected package g++-10. 04:40:52 #11 10.44 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ... 04:40:52 #11 10.44 Unpacking g++-10 (10.2.1-6+rpi1) ... 04:40:53 #11 11.07 Selecting previously unselected package g++. 04:40:53 #11 11.07 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ... 04:40:53 #11 11.08 Unpacking g++ (4:10.2.1-1+rpi1) ... 04:40:53 #11 11.10 Selecting previously unselected package build-essential. 04:40:53 #11 11.11 Preparing to unpack .../03-build-essential_12.9_armhf.deb ... 04:40:53 #11 11.11 Unpacking build-essential (12.9) ... 04:40:53 #11 11.15 Selecting previously unselected package bash-completion. 04:40:53 #11 11.15 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ... 04:40:53 #11 11.69 Unpacking bash-completion (1:2.11-2) ... 04:40:53 #11 11.80 Selecting previously unselected package cmake-data. 04:40:53 #11 11.80 Preparing to unpack .../05-cmake-data_3.18.4-2+rpi1_all.deb ... 04:40:53 #11 11.81 Unpacking cmake-data (3.18.4-2+rpi1) ... 04:40:54 #11 12.14 Selecting previously unselected package libarchive13:armhf. 04:40:54 #11 12.14 Preparing to unpack .../06-libarchive13_3.4.3-2_armhf.deb ... 04:40:54 #11 12.15 Unpacking libarchive13:armhf (3.4.3-2) ... 04:40:54 #11 12.20 Selecting previously unselected package libjsoncpp24:armhf. 04:40:54 #11 12.20 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ... 04:40:54 #11 12.20 Unpacking libjsoncpp24:armhf (1.9.4-4) ... 04:40:54 #11 12.24 Selecting previously unselected package librhash0:armhf. 04:40:54 #11 12.24 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ... 04:40:54 #11 12.25 Unpacking librhash0:armhf (1.4.1-2) ... 04:40:54 #11 12.29 Selecting previously unselected package libuv1:armhf. 04:40:54 #11 12.29 Preparing to unpack .../09-libuv1_1.40.0-1_armhf.deb ... 04:40:54 #11 12.29 Unpacking libuv1:armhf (1.40.0-1) ... 04:40:54 #11 12.33 Selecting previously unselected package cmake. 04:40:54 #11 12.33 Preparing to unpack .../10-cmake_3.18.4-2+rpi1_armhf.deb ... 04:40:54 #11 12.33 Unpacking cmake (3.18.4-2+rpi1) ... 04:40:54 #11 12.66 Selecting previously unselected package dh-apparmor. 04:40:54 #11 12.67 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ... 04:40:54 #11 12.67 Unpacking dh-apparmor (2.13.6-10) ... 04:40:54 #11 12.71 Selecting previously unselected package libbtrfs0:armhf. 04:40:54 #11 12.71 Preparing to unpack .../12-libbtrfs0_5.10.1-2_armhf.deb ... 04:40:54 #11 12.71 Unpacking libbtrfs0:armhf (5.10.1-2) ... 04:40:54 #11 12.76 Selecting previously unselected package libbtrfs-dev:armhf. 04:40:54 #11 12.76 Preparing to unpack .../13-libbtrfs-dev_5.10.1-2_armhf.deb ... 04:40:54 #11 12.76 Unpacking libbtrfs-dev:armhf (5.10.1-2) ... 04:40:54 #11 12.81 Selecting previously unselected package dmsetup. 04:40:54 #11 12.82 Preparing to unpack .../14-dmsetup_2%3a1.02.175-2.1_armhf.deb ... 04:40:54 #11 12.82 Unpacking dmsetup (2:1.02.175-2.1) ... 04:40:54 #11 12.86 Selecting previously unselected package libdevmapper1.02.1:armhf. 04:40:54 #11 12.87 Preparing to unpack .../15-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ... 04:40:54 #11 12.87 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... 04:40:54 #11 12.92 Selecting previously unselected package libdevmapper-event1.02.1:armhf. 04:40:54 #11 12.92 Preparing to unpack .../16-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ... 04:40:54 #11 12.93 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... 04:40:54 #11 12.95 Selecting previously unselected package libudev-dev:armhf. 04:40:54 #11 12.96 Preparing to unpack .../17-libudev-dev_247.3-6+rpi1_armhf.deb ... 04:40:54 #11 12.96 Unpacking libudev-dev:armhf (247.3-6+rpi1) ... 04:40:54 #11 12.99 Selecting previously unselected package libsepol1-dev:armhf. 04:40:55 #11 13.00 Preparing to unpack .../18-libsepol1-dev_3.1-1_armhf.deb ... 04:40:55 #11 13.00 Unpacking libsepol1-dev:armhf (3.1-1) ... 04:40:55 #11 13.06 Selecting previously unselected package libpcre2-16-0:armhf. 04:40:55 #11 13.06 Preparing to unpack .../19-libpcre2-16-0_10.36-2_armhf.deb ... 04:40:55 #11 13.06 Unpacking libpcre2-16-0:armhf (10.36-2) ... 04:40:55 #11 13.11 Selecting previously unselected package libpcre2-32-0:armhf. 04:40:55 #11 13.12 Preparing to unpack .../20-libpcre2-32-0_10.36-2_armhf.deb ... 04:40:55 #11 13.12 Unpacking libpcre2-32-0:armhf (10.36-2) ... 04:40:55 #11 13.17 Selecting previously unselected package libpcre2-posix2:armhf. 04:40:55 #11 13.17 Preparing to unpack .../21-libpcre2-posix2_10.36-2_armhf.deb ... 04:40:55 #11 13.17 Unpacking libpcre2-posix2:armhf (10.36-2) ... 04:40:55 #11 13.20 Selecting previously unselected package libpcre2-dev:armhf. 04:40:55 #11 13.20 Preparing to unpack .../22-libpcre2-dev_10.36-2_armhf.deb ... 04:40:55 #11 13.21 Unpacking libpcre2-dev:armhf (10.36-2) ... 04:40:55 #11 13.28 Selecting previously unselected package libselinux1-dev:armhf. 04:40:55 #11 13.28 Preparing to unpack .../23-libselinux1-dev_3.1-3_armhf.deb ... 04:40:55 #11 13.28 Unpacking libselinux1-dev:armhf (3.1-3) ... 04:40:55 #11 13.32 Selecting previously unselected package libdevmapper-dev:armhf. 04:40:55 #11 13.33 Preparing to unpack .../24-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ... 04:40:55 #11 13.33 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ... 04:40:55 #11 13.36 Selecting previously unselected package libltdl7:armhf. 04:40:55 #11 13.36 Preparing to unpack .../25-libltdl7_2.4.6-15_armhf.deb ... 04:40:55 #11 13.37 Unpacking libltdl7:armhf (2.4.6-15) ... 04:40:55 #11 13.40 Selecting previously unselected package libltdl-dev:armhf. 04:40:55 #11 13.40 Preparing to unpack .../26-libltdl-dev_2.4.6-15_armhf.deb ... 04:40:55 #11 13.41 Unpacking libltdl-dev:armhf (2.4.6-15) ... 04:40:55 #11 13.44 Selecting previously unselected package libseccomp-dev:armhf. 04:40:55 #11 13.45 Preparing to unpack .../27-libseccomp-dev_2.5.1-1+rpi1_armhf.deb ... 04:40:55 #11 13.45 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1) ... 04:40:55 #11 13.48 Selecting previously unselected package libsystemd-dev:armhf. 04:40:55 #11 13.49 Preparing to unpack .../28-libsystemd-dev_247.3-6+rpi1_armhf.deb ... 04:40:55 #11 13.49 Unpacking libsystemd-dev:armhf (247.3-6+rpi1) ... 04:40:55 #11 13.56 Selecting previously unselected package libglib2.0-0:armhf. 04:40:55 #11 13.57 Preparing to unpack .../29-libglib2.0-0_2.66.8-1_armhf.deb ... 04:40:55 #11 13.57 Unpacking libglib2.0-0:armhf (2.66.8-1) ... 04:40:55 #11 13.69 Selecting previously unselected package pkg-config. 04:40:55 #11 13.69 Preparing to unpack .../30-pkg-config_0.29.2-1_armhf.deb ... 04:40:55 #11 13.70 Unpacking pkg-config (0.29.2-1) ... 04:40:55 #11 13.74 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1) ... 04:40:55 #11 13.75 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ... 04:40:55 #11 13.75 Setting up g++-10 (10.2.1-6+rpi1) ... 04:40:55 #11 13.77 Setting up libarchive13:armhf (3.4.3-2) ... 04:40:55 #11 13.78 Setting up libglib2.0-0:armhf (2.66.8-1) ... 04:40:55 #11 13.79 No schema files found: doing nothing. 04:40:55 #11 13.80 Setting up libsepol1-dev:armhf (3.1-1) ... 04:40:55 #11 13.81 Setting up libpcre2-16-0:armhf (10.36-2) ... 04:40:55 #11 13.82 Setting up libbtrfs0:armhf (5.10.1-2) ... 04:40:55 #11 13.83 Setting up libpcre2-32-0:armhf (10.36-2) ... 04:40:55 #11 13.84 Setting up libuv1:armhf (1.40.0-1) ... 04:40:56 #11 13.85 Setting up bash-completion (1:2.11-2) ... 04:40:56 #11 14.45 Setting up pkg-config (0.29.2-1) ... 04:40:56 #11 14.50 Setting up libudev-dev:armhf (247.3-6+rpi1) ... 04:40:56 #11 14.51 Setting up libpcre2-posix2:armhf (10.36-2) ... 04:40:56 #11 14.52 Setting up libltdl7:armhf (2.4.6-15) ... 04:40:56 #11 14.53 Setting up libjsoncpp24:armhf (1.9.4-4) ... 04:40:56 #11 14.54 Setting up libbtrfs-dev:armhf (5.10.1-2) ... 04:40:56 #11 14.55 Setting up g++ (4:10.2.1-1+rpi1) ... 04:40:56 #11 14.58 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 04:40:56 #11 14.58 Setting up librhash0:armhf (1.4.1-2) ... 04:40:56 #11 14.59 Setting up build-essential (12.9) ... 04:40:56 #11 14.60 Setting up cmake-data (3.18.4-2+rpi1) ... 04:40:56 #11 14.62 Setting up dh-apparmor (2.13.6-10) ... 04:40:56 #11 14.63 Setting up libsystemd-dev:armhf (247.3-6+rpi1) ... 04:40:56 #11 14.65 Setting up libpcre2-dev:armhf (10.36-2) ... 04:40:56 #11 14.66 Setting up libselinux1-dev:armhf (3.1-3) ... 04:40:56 #11 14.67 Setting up libltdl-dev:armhf (2.4.6-15) ... 04:40:56 #11 14.68 Setting up cmake (3.18.4-2+rpi1) ... 04:40:56 #11 14.69 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ... 04:40:56 #11 14.72 Setting up dmsetup (2:1.02.175-2.1) ... 04:40:56 #11 14.77 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ... 04:40:56 #11 14.79 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ... 04:40:56 #11 14.81 Setting up docker-ce-build-deps (1.0) ... 04:40:56 #11 14.82 Processing triggers for libc-bin (2.31-13+rpi1+deb11u2) ... 04:40:56 #11 14.84 Processing triggers for man-db (2.9.4-2) ... 04:40:57 #11 DONE 15.1s 04:40:57 04:40:57 #12 [stage-1 5/8] COPY sources/ /sources 04:40:57 #12 sha256:29b0648753d5190690f9566953bc48bb147a47971b148f3da4f3ad4a65b29ad5 04:40:57 #12 DONE 0.1s 04:40:57 04:40:57 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go 04:40:57 #14 sha256:3d18582ab919f21c927008dd2166b23bc00847bfcccb6b784f3858b0a0dc4c26 04:41:00 #14 DONE 2.8s 04:41:00 04:41:00 #15 [stage-1 7/8] WORKDIR /root/build-deb 04:41:00 #15 sha256:e492d97c64b52700fdd1c96646e81094a7079c7e767560d7dc4769f8ee11c7e4 04:41:00 #15 DONE 0.0s 04:41:00 04:41:00 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb 04:41:00 #16 sha256:cd98f1cb70ba3aef21c513728d79d21318b4b606de8efea140d645b12ea607be 04:41:00 #16 DONE 0.0s 04:41:00 04:41:00 #17 exporting to image 04:41:00 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:41:00 #17 exporting layers 04:41:07 #17 exporting layers 6.2s done 04:41:07 #17 writing image sha256:8d5bf34e93f3516aeeb5346192fa0bf13174ba979e4667072c4de6934fe9ae05 done 04:41:07 #17 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done 04:41:07 #17 DONE 6.2s 04:41:07 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=e2f740d -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/debbuild/raspbian-bullseye:/build debbuild-raspbian-bullseye/aarch64 04:41:07 + set -e 04:41:07 + mkdir -p /root/build-deb/engine 04:41:07 + tar -C /root/build-deb -xzf /sources/engine.tgz 04:41:07 + mkdir -p /root/build-deb/cli 04:41:07 + tar -C /root/build-deb -xzf /sources/cli.tgz 04:41:08 + mkdir -p /root/build-deb/scan-cli-plugin 04:41:08 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz 04:41:08 + mkdir -p /go/src/github.com/docker 04:41:08 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker 04:41:08 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 04:41:08 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin 04:41:08 + EPOCH=5 04:41:08 + EPOCH_SEP= 04:41:08 + [[ ! -z 5 ]] 04:41:08 + EPOCH_SEP=: 04:41:08 + [[ -z 0.0.0-20211015144513-b485636 ]] 04:41:08 + echo VERSION AAA 0.0.0-20211015144513-b485636 04:41:08 VERSION AAA 0.0.0-20211015144513-b485636 04:41:08 + VERSION=0.0.0-20211015144513-b485636 04:41:08 + echo VERSION bbb 0.0.0-20211015144513-b485636 04:41:08 VERSION bbb 0.0.0-20211015144513-b485636 04:41:08 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control 04:41:08 + debSource=docker-ce 04:41:08 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control 04:41:08 + debMaintainer='Docker <support@docker.com>' 04:41:08 ++ date --rfc-2822 04:41:08 + debDate='Tue, 02 Nov 2021 04:41:07 +0000' 04:41:08 + cat 04:41:08 + export CLI_GITCOMMIT=b485636 04:41:08 + CLI_GITCOMMIT=b485636 04:41:08 + export ENGINE_GITCOMMIT=e2f740d 04:41:08 + ENGINE_GITCOMMIT=e2f740d 04:41:08 + export SCAN_GITCOMMIT=b05830d 04:41:08 + SCAN_GITCOMMIT=b05830d 04:41:08 + echo VERSION BBB 0.0.0-20211015144513-b485636 04:41:08 + dpkg-buildpackage -uc -us -I.git 04:41:08 VERSION BBB 0.0.0-20211015144513-b485636 04:41:08 dpkg-buildpackage: info: source package docker-ce 04:41:08 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~raspbian-bullseye 04:41:08 dpkg-buildpackage: info: source distribution bullseye 04:41:08 dpkg-buildpackage: info: source changed by Docker <support@docker.com> 04:41:08 dpkg-source -I.git --before-build . 04:41:08 dpkg-buildpackage: info: host architecture armhf 04:41:08 debian/rules clean 04:41:08 dh clean --with=bash-completion --with=systemd 04:41:08 dh_clean 04:41:08 dpkg-source -I.git -b . 04:41:08 dpkg-source: warning: native package version may not have a revision 04:41:08 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~raspbian' 04:41:08 dpkg-source: info: using source format '1.0' 04:41:08 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz 04:41:18 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc 04:41:18 debian/rules build 04:41:18 dh build --with=bash-completion --with=systemd 04:41:18 dh_update_autotools_config 04:41:18 dh_autoreconf 04:41:18 debian/rules override_dh_auto_build 04:41:18 make[1]: Entering directory '/root/build-deb' 04:41:18 # Build the daemon and dependencies 04:41:18 cd engine && DOCKER_GITCOMMIT=e2f740d PRODUCT=docker ./hack/make.sh dynbinary 04:41:18 04:41:18 Removing bundles/ 04:41:18 04:41:18 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:41:18 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:41:18 GOOS="" GOARCH="" GOARM="" 04:41:20 make[1]: Leaving directory `/root/rpmbuild/BUILD/src/scan-cli-plugin' 04:41:20 + popd 04:41:20 ~/rpmbuild/BUILD/src 04:41:20 + exit 0 04:41:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z6bELM 04:41:20 + umask 022 04:41:20 + cd /root/rpmbuild/BUILD 04:41:20 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 '!=' / ']' 04:41:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 04:41:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 04:41:20 + mkdir -p /root/rpmbuild/BUILDROOT 04:41:20 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 04:41:20 + cd src 04:41:20 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin 04:41:20 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 04:41:20 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan 04:41:20 + popd 04:41:20 ~/rpmbuild/BUILD/src 04:41:20 + /usr/lib/rpm/check-buildroot 04:41:20 + /usr/lib/rpm/redhat/brp-compress 04:41:20 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip 04:41:20 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:41:20 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip 04:41:20 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 04:41:20 + /usr/lib/rpm/redhat/brp-python-hardlink 04:41:20 + /usr/lib/rpm/redhat/brp-java-repack-jars 04:41:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W6b2Fx 04:41:20 + umask 022 04:41:20 + cd /root/rpmbuild/BUILD 04:41:20 + cd src 04:41:20 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help 04:41:20 04:41:20 Usage: docker [OPTIONS] COMMAND 04:41:20 04:41:20 docker-scan is a Docker CLI plugin 04:41:20 04:41:20 Options: 04:41:20 --config string Location of client config files (default 04:41:20 "/root/.docker") 04:41:20 -c, --context string Name of the context to use to connect to the 04:41:20 daemon (overrides DOCKER_HOST env var and 04:41:20 default context set with "docker context use") 04:41:20 -D, --debug Enable debug mode 04:41:20 -H, --host list Daemon socket(s) to connect to 04:41:20 -l, --log-level string Set the logging level 04:41:20 ("debug"|"info"|"warn"|"error"|"fatal") 04:41:20 (default "info") 04:41:20 --tls Use TLS; implied by --tlsverify 04:41:20 --tlscacert string Trust certs signed only by this CA (default 04:41:20 "/root/.docker/ca.pem") 04:41:20 --tlscert string Path to TLS certificate file (default 04:41:20 "/root/.docker/cert.pem") 04:41:20 --tlskey string Path to TLS key file (default 04:41:20 "/root/.docker/key.pem") 04:41:20 --tlsverify Use TLS and verify the remote 04:41:20 04:41:20 Management Commands: 04:41:20 completion generate the autocompletion script for the specified shell 04:41:20 04:41:20 Commands: 04:41:20 scan Docker Scan 04:41:20 04:41:20 Run 'docker COMMAND --help' for more information on a command. 04:41:20 04:41:20 To get more help with docker, check out our guides at https://docs.docker.com/go/guides/ 04:41:20 + exit 0 04:41:20 Processing files: docker-scan-plugin-0.9.0-0.el7.x86_64 04:41:20 Provides: docker-scan-plugin = 0:0.9.0-0.el7 docker-scan-plugin(x86-64) = 0:0.9.0-0.el7 04:41:20 Requires(interp): /bin/sh /bin/sh /bin/sh 04:41:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:41:20 Requires(post): /bin/sh 04:41:20 Requires(preun): /bin/sh 04:41:20 Requires(postun): /bin/sh 04:41:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 04:41:20 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.9.0-0.el7.src.rpm 04:41:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.9.0-0.el7.x86_64.rpm 04:41:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bRVkGT 04:41:20 + umask 022 04:41:20 + cd /root/rpmbuild/BUILD 04:41:20 + cd src 04:41:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el7.x86_64 04:41:20 + exit 0 04:41:20 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7" 04:41:20 == Building packages for centos-8 == 04:41:20 mkdir -p "rpmbuild/centos-8" 04:41:20 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile . 04:41:20 #1 [internal] load build definition from Dockerfile 04:41:20 #1 sha256:e34df042877255cf050d05d40433bb198d30aeaef54721ad97f9f733d12fa57d 04:41:20 #1 transferring dockerfile: 1.62kB done 04:41:20 #1 DONE 0.0s 04:41:20 04:41:20 #2 [internal] load .dockerignore 04:41:20 #2 sha256:a4ec3b6bed877e54aa0892befda330ba51f88bf265d86d03ceb736bd3f5b7b65 04:41:20 #2 transferring context: 2B done 04:41:20 #2 DONE 0.0s 04:41:20 04:41:20 #5 [auth] library/centos:pull token for registry-1.docker.io 04:41:20 #5 sha256:1d983cc8528723301e2adc2acdacf087814c307c7d08ee1c961f3f6fdba5f635 04:41:20 #5 DONE 0.0s 04:41:20 04:41:20 #6 [auth] library/golang:pull token for registry-1.docker.io 04:41:20 #6 sha256:efcbf1ec2c34c711ad110c6cf7b52a615e11d8125d9f5b0bc05b8de694e06bf8 04:41:20 #6 DONE 0.0s 04:41:20 04:41:20 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:41:20 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:41:20 #4 DONE 0.2s 04:41:20 04:41:20 #3 [internal] load metadata for docker.io/library/centos:8 04:41:20 #3 sha256:0f4c16f11bd64c9382bfa626d7c8af1e8a90f6d58793a0367081f85067f800b9 04:41:20 #3 DONE 0.4s 04:41:20 04:41:20 #12 [internal] load build context 04:41:20 #12 sha256:fc15ba39ee833db9fcf4cb565f035c9d2fbe1e56f20f94a0e8f544f50e2ba7c3 04:41:20 #12 transferring context: 216B done 04:41:20 #12 DONE 0.0s 04:41:20 04:41:20 #15 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:41:20 #15 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:41:20 #15 CACHED 04:41:20 04:41:20 #7 [stage-1 1/9] FROM docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 04:41:20 #7 sha256:5d18bf816b6874e1743e18d7103bd9e7f581dec365306e493929ac16c754b4b2 04:41:20 #7 resolve docker.io/library/centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 done 04:41:20 #7 sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 762B / 762B done 04:41:20 #7 sha256:a1801b843b1bfaf77c501e7a6d3f709401a1e0c83863037fa3aab063a7fdb9dc 529B / 529B done 04:41:20 #7 sha256:5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6 2.14kB / 2.14kB done 04:41:20 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 16.78MB / 83.52MB 0.2s 04:41:20 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 26.21MB / 83.52MB 0.3s 04:41:21 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 46.14MB / 83.52MB 0.5s 04:41:21 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 56.62MB / 83.52MB 0.6s 04:41:21 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 66.06MB / 83.52MB 0.7s 04:41:21 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 81.79MB / 83.52MB 0.9s 04:41:22 #7 sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 83.52MB / 83.52MB 1.5s done 04:41:22 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 0.1s 04:41:26 #7 extracting sha256:a1d0c75327776413fa0db9ed3adcdbadedc95a662eb1d360dad82bb913f8a1d1 3.4s done 04:41:26 #7 DONE 5.1s 04:41:26 04:41:26 #8 [stage-1 2/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-Sources.repo ]; then sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Linux-Sources.repo; fi 04:41:26 #8 sha256:a612b90f588e8bcac1c155b01820085e52a8458c1cd162834ff920a9b8ee4c86 04:41:27 #8 DONE 1.1s 04:41:27 04:41:27 #9 [stage-1 3/9] RUN if [ -f /etc/yum.repos.d/CentOS-Linux-PowerTools.repo ]; then sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/CentOS-Linux-PowerTools.repo; fi 04:41:27 #9 sha256:aa3f435f1fe821abdfbeedf2a857f496bbc41ede68496a3f9a24953ebc1c4e87 04:41:28 #9 DONE 0.8s 04:41:28 04:41:28 #10 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 04:41:28 #10 sha256:dbcd8a47c2e2b89b63f59b44b7f6e8aeb5a69dd4e158e965bc3a5a40459b9c85 04:41:28 #10 DONE 0.8s 04:41:28 04:41:28 #11 [stage-1 5/9] RUN yum install -y rpm-build rpmlint yum-utils 04:41:28 #11 sha256:e4f34146c2aa02fa5d7724db3c3bb2b60aad59dd710a6713bff8c88c23561690 04:41:30 #11 2.091 CentOS Linux 8 - AppStream 9.6 MB/s | 9.5 MB 00:00 04:41:35 #11 6.154 CentOS Linux 8 - BaseOS 8.4 MB/s | 7.5 MB 00:00 04:41:37 #11 8.930 CentOS Linux 8 - Extras 13 kB/s | 10 kB 00:00 04:41:38 #11 9.706 CentOS Linux 8 - PowerTools 3.4 MB/s | 2.4 MB 00:00 04:41:39 #11 11.36 Dependencies resolved. 04:41:39 #11 11.37 ============================================================================================= 04:41:39 #11 11.37 Package Arch Version Repo Size 04:41:39 #11 11.37 ============================================================================================= 04:41:39 #11 11.37 Installing: 04:41:39 #11 11.37 rpm-build x86_64 4.14.3-14.el8_4 appstream 173 k 04:41:39 #11 11.37 rpmlint noarch 1.10-14.el8 appstream 192 k 04:41:39 #11 11.37 yum-utils noarch 4.0.18-4.el8 baseos 71 k 04:41:39 #11 11.37 Upgrading: 04:41:39 #11 11.37 python3-rpm x86_64 4.14.3-14.el8_4 baseos 158 k 04:41:39 #11 11.37 rpm x86_64 4.14.3-14.el8_4 baseos 542 k 04:41:39 #11 11.37 rpm-build-libs x86_64 4.14.3-14.el8_4 baseos 155 k 04:41:39 #11 11.37 rpm-libs x86_64 4.14.3-14.el8_4 baseos 339 k 04:41:39 #11 11.37 Installing dependencies: 04:41:39 #11 11.37 bzip2 x86_64 1.0.6-26.el8 baseos 60 k 04:41:39 #11 11.37 dbus-glib x86_64 0.110-2.el8 baseos 127 k 04:41:39 #11 11.37 desktop-file-utils x86_64 0.23-8.el8 appstream 80 k 04:41:39 #11 11.37 diffutils x86_64 3.6-6.el8 baseos 358 k 04:41:39 #11 11.37 dnf-plugins-core noarch 4.0.18-4.el8 baseos 69 k 04:41:39 #11 11.37 dwz x86_64 0.12-9.el8 appstream 109 k 04:41:39 #11 11.37 efi-srpm-macros noarch 3-3.el8 appstream 22 k 04:41:39 #11 11.37 elfutils x86_64 0.182-3.el8 baseos 540 k 04:41:39 #11 11.37 emacs-filesystem noarch 1:26.1-5.el8 baseos 69 k 04:41:39 #11 11.37 file x86_64 5.33-16.el8_3.1 baseos 77 k 04:41:39 #11 11.37 gc x86_64 7.6.4-3.el8 appstream 109 k 04:41:39 #11 11.37 gdb-headless x86_64 8.2-15.el8 appstream 3.7 M 04:41:39 #11 11.37 ghc-srpm-macros noarch 1.4.2-7.el8 appstream 9.3 k 04:41:39 #11 11.37 go-srpm-macros noarch 2-17.el8 appstream 13 k 04:41:39 #11 11.37 groff-base x86_64 1.22.3-18.el8 baseos 1.0 M 04:41:39 #11 11.37 guile x86_64 5:2.0.14-7.el8 appstream 3.5 M 04:41:39 #11 11.37 libatomic_ops x86_64 7.6.2-3.el8 appstream 38 k 04:41:39 #11 11.37 libbabeltrace x86_64 1.5.4-3.el8 baseos 200 k 04:41:39 #11 11.37 libipt x86_64 1.6.1-8.el8 appstream 50 k 04:41:39 #11 11.37 libpkgconf x86_64 1.4.2-1.el8 baseos 35 k 04:41:39 #11 11.37 libtool-ltdl x86_64 2.4.6-25.el8 baseos 58 k 04:41:39 #11 11.37 ncurses x86_64 6.1-7.20180224.el8 baseos 387 k 04:41:39 #11 11.37 ocaml-srpm-macros noarch 5-4.el8 appstream 9.4 k 04:41:39 #11 11.37 openblas-srpm-macros noarch 2-2.el8 appstream 7.9 k 04:41:39 #11 11.37 openssl x86_64 1:1.1.1g-15.el8_3 baseos 707 k 04:41:39 #11 11.37 patch x86_64 2.7.6-11.el8 baseos 138 k 04:41:39 #11 11.37 perl-Carp noarch 1.42-396.el8 baseos 30 k 04:41:39 #11 11.37 perl-Data-Dumper x86_64 2.167-399.el8 baseos 58 k 04:41:39 #11 11.37 perl-Digest noarch 1.17-395.el8 appstream 27 k 04:41:39 #11 11.37 perl-Digest-MD5 x86_64 2.55-396.el8 appstream 37 k 04:41:39 #11 11.37 perl-Encode x86_64 4:2.97-3.el8 baseos 1.5 M 04:41:39 #11 11.37 perl-Errno x86_64 1.28-419.el8_4.1 baseos 76 k 04:41:39 #11 11.37 perl-Exporter noarch 5.72-396.el8 baseos 34 k 04:41:39 #11 11.37 perl-File-Path noarch 2.15-2.el8 baseos 38 k 04:41:39 #11 11.37 perl-File-Temp noarch 0.230.600-1.el8 baseos 63 k 04:41:39 #11 11.37 perl-Getopt-Long noarch 1:2.50-4.el8 baseos 63 k 04:41:39 #11 11.37 perl-HTTP-Tiny noarch 0.074-1.el8 baseos 58 k 04:41:39 #11 11.37 perl-IO x86_64 1.38-419.el8_4.1 baseos 142 k 04:41:39 #11 11.37 perl-MIME-Base64 x86_64 3.15-396.el8 baseos 31 k 04:41:39 #11 11.37 perl-Net-SSLeay x86_64 1.88-1.module_el8.3.0+410+ff426aa3 appstream 379 k 04:41:39 #11 11.37 perl-PathTools x86_64 3.74-1.el8 baseos 90 k 04:41:39 #11 11.37 perl-Pod-Escapes noarch 1:1.07-395.el8 baseos 20 k 04:41:39 #11 11.37 perl-Pod-Perldoc noarch 3.28-396.el8 baseos 86 k 04:41:39 #11 11.37 perl-Pod-Simple noarch 1:3.35-395.el8 baseos 213 k 04:41:39 #11 11.37 perl-Pod-Usage noarch 4:1.69-395.el8 baseos 34 k 04:41:39 #11 11.37 perl-Scalar-List-Utils x86_64 3:1.49-2.el8 baseos 68 k 04:41:39 #11 11.37 perl-Socket x86_64 4:2.027-3.el8 baseos 59 k 04:41:39 #11 11.37 perl-Storable x86_64 1:3.11-3.el8 baseos 98 k 04:41:39 #11 11.37 perl-Term-ANSIColor noarch 4.06-396.el8 baseos 46 k 04:41:39 #11 11.37 perl-Term-Cap noarch 1.17-395.el8 baseos 23 k 04:41:39 #11 11.37 perl-Text-ParseWords noarch 3.30-395.el8 baseos 18 k 04:41:39 #11 11.37 perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 baseos 24 k 04:41:39 #11 11.37 perl-Time-Local noarch 1:1.280-1.el8 baseos 34 k 04:41:39 #11 11.37 perl-URI noarch 1.73-3.el8 appstream 116 k 04:41:39 #11 11.37 perl-Unicode-Normalize x86_64 1.25-396.el8 baseos 82 k 04:41:39 #11 11.37 perl-constant noarch 1.33-396.el8 baseos 25 k 04:41:39 #11 11.37 perl-interpreter x86_64 4:5.26.3-419.el8_4.1 baseos 6.3 M 04:41:39 #11 11.37 perl-libnet noarch 3.11-3.el8 appstream 121 k 04:41:39 #11 11.37 perl-libs x86_64 4:5.26.3-419.el8_4.1 baseos 1.6 M 04:41:39 #11 11.37 perl-macros x86_64 4:5.26.3-419.el8_4.1 baseos 72 k 04:41:39 #11 11.37 perl-parent noarch 1:0.237-1.el8 baseos 20 k 04:41:39 #11 11.37 perl-podlators noarch 4.11-1.el8 baseos 118 k 04:41:39 #11 11.37 perl-srpm-macros noarch 1-25.el8 appstream 11 k 04:41:39 #11 11.37 perl-threads x86_64 1:2.21-2.el8 baseos 61 k 04:41:39 #11 11.37 perl-threads-shared x86_64 1.58-2.el8 baseos 48 k 04:41:39 #11 11.37 pkgconf x86_64 1.4.2-1.el8 baseos 38 k 04:41:39 #11 11.37 pkgconf-m4 noarch 1.4.2-1.el8 baseos 17 k 04:41:39 #11 11.37 pkgconf-pkg-config x86_64 1.4.2-1.el8 baseos 15 k 04:41:39 #11 11.37 python-rpm-macros noarch 3-41.el8 appstream 15 k 04:41:39 #11 11.37 python-srpm-macros noarch 3-41.el8 appstream 15 k 04:41:39 #11 11.37 python3-dateutil noarch 1:2.6.1-6.el8 baseos 251 k 04:41:39 #11 11.37 python3-dbus x86_64 1.2.4-15.el8 baseos 134 k 04:41:39 #11 11.37 python3-dnf-plugins-core noarch 4.0.18-4.el8 baseos 234 k 04:41:39 #11 11.37 python3-rpm-macros noarch 3-41.el8 appstream 14 k 04:41:39 #11 11.37 python3-six noarch 1.11.0-8.el8 baseos 38 k 04:41:39 #11 11.37 qt5-srpm-macros noarch 5.12.5-3.el8 appstream 10 k 04:41:39 #11 11.37 redhat-rpm-config noarch 125-1.el8 appstream 86 k 04:41:39 #11 11.37 rust-srpm-macros noarch 5-2.el8 appstream 9.2 k 04:41:39 #11 11.37 unzip x86_64 6.0-45.el8_4 baseos 195 k 04:41:39 #11 11.37 zip x86_64 3.0-23.el8 baseos 270 k 04:41:39 #11 11.37 zstd x86_64 1.4.4-1.el8 appstream 393 k 04:41:39 #11 11.37 Installing weak dependencies: 04:41:39 #11 11.37 elfutils-debuginfod-client x86_64 0.182-3.el8 baseos 65 k 04:41:39 #11 11.37 perl-IO-Socket-IP noarch 0.39-5.el8 appstream 47 k 04:41:39 #11 11.37 perl-IO-Socket-SSL noarch 2.066-4.module_el8.3.0+410+ff426aa3 appstream 298 k 04:41:39 #11 11.37 perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef appstream 15 k 04:41:39 #11 11.37 Enabling module streams: 04:41:39 #11 11.37 perl 5.26 04:41:39 #11 11.37 perl-IO-Socket-SSL 2.066 04:41:39 #11 11.37 perl-libwww-perl 6.34 04:41:39 #11 11.37 04:41:39 #11 11.37 Transaction Summary 04:41:39 #11 11.37 ============================================================================================= 04:41:39 #11 11.37 Install 88 Packages 04:41:39 #11 11.37 Upgrade 4 Packages 04:41:39 #11 11.37 04:41:40 #11 11.38 Total download size: 27 M 04:41:40 #11 11.38 Downloading Packages: 04:41:41 #11 12.30 (1/92): desktop-file-utils-0.23-8.el8.x86_64.rp 356 kB/s | 80 kB 00:00 04:41:41 #11 12.30 (2/92): dwz-0.12-9.el8.x86_64.rpm 482 kB/s | 109 kB 00:00 04:41:41 #11 12.30 (3/92): efi-srpm-macros-3-3.el8.noarch.rpm 98 kB/s | 22 kB 00:00 04:41:41 #11 12.31 (4/92): gc-7.6.4-3.el8.x86_64.rpm 28 MB/s | 109 kB 00:00 04:41:41 #11 12.31 (5/92): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm 3.6 MB/s | 9.3 kB 00:00 04:41:41 #11 12.31 (6/92): go-srpm-macros-2-17.el8.noarch.rpm 6.1 MB/s | 13 kB 00:00 04:41:41 #11 12.31 (7/92): libatomic_ops-7.6.2-3.el8.x86_64.rpm 14 MB/s | 38 kB 00:00 04:41:41 #11 12.32 (8/92): libipt-1.6.1-8.el8.x86_64.rpm 14 MB/s | 50 kB 00:00 04:41:41 #11 12.32 (9/92): ocaml-srpm-macros-5-4.el8.noarch.rpm 3.7 MB/s | 9.4 kB 00:00 04:41:41 #11 12.32 (10/92): openblas-srpm-macros-2-2.el8.noarch.rp 4.2 MB/s | 7.9 kB 00:00 04:41:41 #11 12.32 (11/92): perl-Digest-1.17-395.el8.noarch.rpm 11 MB/s | 27 kB 00:00 04:41:41 #11 12.33 (12/92): perl-Digest-MD5-2.55-396.el8.x86_64.rp 15 MB/s | 37 kB 00:00 04:41:41 #11 12.33 (13/92): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 17 MB/s | 47 kB 00:00 04:41:41 #11 12.34 (14/92): perl-IO-Socket-SSL-2.066-4.module_el8. 45 MB/s | 298 kB 00:00 04:41:41 #11 12.34 (15/92): perl-Mozilla-CA-20160104-7.module_el8. 7.9 MB/s | 15 kB 00:00 04:41:41 #11 12.35 (16/92): perl-Net-SSLeay-1.88-1.module_el8.3.0+ 53 MB/s | 379 kB 00:00 04:41:41 #11 12.37 (17/92): gdb-headless-8.2-15.el8.x86_64.rpm 59 MB/s | 3.7 MB 00:00 04:41:41 #11 12.37 (18/92): perl-URI-1.73-3.el8.noarch.rpm 5.9 MB/s | 116 kB 00:00 04:41:41 #11 12.37 (19/92): perl-libnet-3.11-3.el8.noarch.rpm 38 MB/s | 121 kB 00:00 04:41:41 #11 12.37 (20/92): perl-srpm-macros-1-25.el8.noarch.rpm 4.8 MB/s | 11 kB 00:00 04:41:41 #11 12.37 (21/92): python-rpm-macros-3-41.el8.noarch.rpm 6.1 MB/s | 15 kB 00:00 04:41:41 #11 12.37 (22/92): python-srpm-macros-3-41.el8.noarch.rpm 4.8 MB/s | 15 kB 00:00 04:41:41 #11 12.37 (23/92): python3-rpm-macros-3-41.el8.noarch.rpm 7.8 MB/s | 14 kB 00:00 04:41:41 #11 12.38 (24/92): qt5-srpm-macros-5.12.5-3.el8.noarch.rp 5.7 MB/s | 10 kB 00:00 04:41:41 #11 12.38 (25/92): redhat-rpm-config-125-1.el8.noarch.rpm 29 MB/s | 86 kB 00:00 04:41:41 #11 12.38 (26/92): rpm-build-4.14.3-14.el8_4.x86_64.rpm 37 MB/s | 173 kB 00:00 04:41:41 #11 12.40 (27/92): guile-2.0.14-7.el8.x86_64.rpm 39 MB/s | 3.5 MB 00:00 04:41:41 #11 12.40 (28/92): rust-srpm-macros-5-2.el8.noarch.rpm 551 kB/s | 9.2 kB 00:00 04:41:41 #11 12.40 (29/92): rpmlint-1.10-14.el8.noarch.rpm 9.0 MB/s | 192 kB 00:00 04:41:41 #11 12.40 (30/92): bzip2-1.0.6-26.el8.x86_64.rpm 20 MB/s | 60 kB 00:00 04:41:41 #11 12.40 (31/92): dbus-glib-0.110-2.el8.x86_64.rpm 36 MB/s | 127 kB 00:00 04:41:41 #11 12.41 (32/92): zstd-1.4.4-1.el8.x86_64.rpm 42 MB/s | 393 kB 00:00 04:41:41 #11 12.41 (33/92): dnf-plugins-core-4.0.18-4.el8.noarch.r 18 MB/s | 69 kB 00:00 04:41:41 #11 12.41 (34/92): diffutils-3.6-6.el8.x86_64.rpm 39 MB/s | 358 kB 00:00 04:41:41 #11 12.41 (35/92): elfutils-debuginfod-client-0.182-3.el8 17 MB/s | 65 kB 00:00 04:41:41 #11 12.42 (36/92): file-5.33-16.el8_3.1.x86_64.rpm 28 MB/s | 77 kB 00:00 04:41:41 #11 12.42 (37/92): elfutils-0.182-3.el8.x86_64.rpm 51 MB/s | 540 kB 00:00 04:41:41 #11 12.42 (38/92): emacs-filesystem-26.1-5.el8.noarch.rpm 8.8 MB/s | 69 kB 00:00 04:41:41 #11 12.42 (39/92): libpkgconf-1.4.2-1.el8.x86_64.rpm 11 MB/s | 35 kB 00:00 04:41:41 #11 12.42 (40/92): libbabeltrace-1.5.4-3.el8.x86_64.rpm 34 MB/s | 200 kB 00:00 04:41:41 #11 12.43 (41/92): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 17 MB/s | 58 kB 00:00 04:41:41 #11 12.43 (42/92): ncurses-6.1-7.20180224.el8.x86_64.rpm 51 MB/s | 387 kB 00:00 04:41:41 #11 12.44 (43/92): groff-base-1.22.3-18.el8.x86_64.rpm 48 MB/s | 1.0 MB 00:00 04:41:41 #11 12.44 (44/92): patch-2.7.6-11.el8.x86_64.rpm 21 MB/s | 138 kB 00:00 04:41:41 #11 12.44 (45/92): perl-Carp-1.42-396.el8.noarch.rpm 12 MB/s | 30 kB 00:00 04:41:41 #11 12.44 (46/92): openssl-1.1.1g-15.el8_3.x86_64.rpm 38 MB/s | 707 kB 00:00 04:41:41 #11 12.44 (47/92): perl-Data-Dumper-2.167-399.el8.x86_64. 9.2 MB/s | 58 kB 00:00 04:41:41 #11 12.45 (48/92): perl-Exporter-5.72-396.el8.noarch.rpm 14 MB/s | 34 kB 00:00 04:41:41 #11 12.45 (49/92): perl-Errno-1.28-419.el8_4.1.x86_64.rpm 21 MB/s | 76 kB 00:00 04:41:41 #11 12.45 (50/92): perl-File-Path-2.15-2.el8.noarch.rpm 17 MB/s | 38 kB 00:00 04:41:41 #11 12.45 (51/92): perl-File-Temp-0.230.600-1.el8.noarch. 25 MB/s | 63 kB 00:00 04:41:41 #11 12.45 (52/92): perl-Getopt-Long-2.50-4.el8.noarch.rpm 24 MB/s | 63 kB 00:00 04:41:41 #11 12.45 (53/92): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 23 MB/s | 58 kB 00:00 04:41:41 #11 12.46 (54/92): perl-MIME-Base64-3.15-396.el8.x86_64.r 15 MB/s | 31 kB 00:00 04:41:41 #11 12.46 (55/92): perl-IO-1.38-419.el8_4.1.x86_64.rpm 34 MB/s | 142 kB 00:00 04:41:41 #11 12.46 (56/92): perl-PathTools-3.74-1.el8.x86_64.rpm 30 MB/s | 90 kB 00:00 04:41:41 #11 12.46 (57/92): perl-Pod-Escapes-1.07-395.el8.noarch.r 7.5 MB/s | 20 kB 00:00 04:41:41 #11 12.47 (58/92): perl-Encode-2.97-3.el8.x86_64.rpm 52 MB/s | 1.5 MB 00:00 04:41:41 #11 12.47 (59/92): perl-Pod-Perldoc-3.28-396.el8.noarch.r 9.8 MB/s | 86 kB 00:00 04:41:41 #11 12.47 (60/92): perl-Pod-Usage-1.69-395.el8.noarch.rpm 16 MB/s | 34 kB 00:00 04:41:41 #11 12.47 (61/92): perl-Pod-Simple-3.35-395.el8.noarch.rp 19 MB/s | 213 kB 00:00 04:41:41 #11 12.47 (62/92): perl-Scalar-List-Utils-1.49-2.el8.x86_ 18 MB/s | 68 kB 00:00 04:41:41 #11 12.47 (63/92): perl-Socket-2.027-3.el8.x86_64.rpm 19 MB/s | 59 kB 00:00 04:41:41 #11 12.48 (64/92): perl-Storable-3.11-3.el8.x86_64.rpm 26 MB/s | 98 kB 00:00 04:41:41 #11 12.48 (65/92): perl-Term-Cap-1.17-395.el8.noarch.rpm 8.7 MB/s | 23 kB 00:00 04:41:41 #11 12.48 (66/92): perl-Term-ANSIColor-4.06-396.el8.noarc 13 MB/s | 46 kB 00:00 04:41:41 #11 12.48 (67/92): perl-Text-ParseWords-3.30-395.el8.noar 8.7 MB/s | 18 kB 00:00 04:41:41 #11 12.48 (68/92): perl-Text-Tabs+Wrap-2013.0523-395.el8. 11 MB/s | 24 kB 00:00 04:41:41 #11 12.48 (69/92): perl-Time-Local-1.280-1.el8.noarch.rpm 12 MB/s | 34 kB 00:00 04:41:41 #11 12.48 (70/92): perl-Unicode-Normalize-1.25-396.el8.x8 28 MB/s | 82 kB 00:00 04:41:41 #11 12.49 (71/92): perl-constant-1.33-396.el8.noarch.rpm 4.4 MB/s | 25 kB 00:00 04:41:41 #11 12.49 (72/92): perl-macros-5.26.3-419.el8_4.1.x86_64. 19 MB/s | 72 kB 00:00 04:41:41 #11 12.49 (73/92): perl-parent-0.237-1.el8.noarch.rpm 8.5 MB/s | 20 kB 00:00 04:41:41 #11 12.50 (74/92): perl-podlators-4.11-1.el8.noarch.rpm 31 MB/s | 118 kB 00:00 04:41:41 #11 12.50 (75/92): perl-threads-2.21-2.el8.x86_64.rpm 24 MB/s | 61 kB 00:00 04:41:41 #11 12.50 (76/92): perl-threads-shared-1.58-2.el8.x86_64. 19 MB/s | 48 kB 00:00 04:41:41 #11 12.51 (77/92): perl-libs-5.26.3-419.el8_4.1.x86_64.rp 56 MB/s | 1.6 MB 00:00 04:41:41 #11 12.51 (78/92): pkgconf-1.4.2-1.el8.x86_64.rpm 4.9 MB/s | 38 kB 00:00 04:41:41 #11 12.51 (79/92): pkgconf-m4-1.4.2-1.el8.noarch.rpm 8.8 MB/s | 17 kB 00:00 04:41:41 #11 12.51 (80/92): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 7.9 MB/s | 15 kB 00:00 04:41:41 #11 12.52 (81/92): python3-dbus-1.2.4-15.el8.x86_64.rpm 35 MB/s | 134 kB 00:00 04:41:41 #11 12.52 (82/92): python3-dateutil-2.6.1-6.el8.noarch.rp 41 MB/s | 251 kB 00:00 04:41:41 #11 12.52 (83/92): python3-dnf-plugins-core-4.0.18-4.el8. 47 MB/s | 234 kB 00:00 04:41:41 #11 12.52 (84/92): python3-six-1.11.0-8.el8.noarch.rpm 9.2 MB/s | 38 kB 00:00 04:41:41 #11 12.53 (85/92): unzip-6.0-45.el8_4.x86_64.rpm 36 MB/s | 195 kB 00:00 04:41:41 #11 12.53 (86/92): yum-utils-4.0.18-4.el8.noarch.rpm 14 MB/s | 71 kB 00:00 04:41:41 #11 12.53 (87/92): python3-rpm-4.14.3-14.el8_4.x86_64.rpm 33 MB/s | 158 kB 00:00 04:41:41 #11 12.54 (88/92): zip-3.0-23.el8.x86_64.rpm 39 MB/s | 270 kB 00:00 04:41:41 #11 12.54 (89/92): rpm-build-libs-4.14.3-14.el8_4.x86_64. 36 MB/s | 155 kB 00:00 04:41:41 #11 12.55 (90/92): rpm-4.14.3-14.el8_4.x86_64.rpm 49 MB/s | 542 kB 00:00 04:41:41 #11 12.55 (91/92): rpm-libs-4.14.3-14.el8_4.x86_64.rpm 43 MB/s | 339 kB 00:00 04:41:41 #11 12.58 (92/92): perl-interpreter-5.26.3-419.el8_4.1.x8 63 MB/s | 6.3 MB 00:00 04:41:41 #11 12.59 -------------------------------------------------------------------------------- 04:41:41 #11 12.59 Total 22 MB/s | 27 MB 00:01 04:41:41 #11 12.68 Running transaction check 04:41:41 #11 12.75 Transaction check succeeded. 04:41:41 #11 12.75 Running transaction test 04:41:41 #11 13.05 Transaction test succeeded. 04:41:41 #11 13.06 Running transaction 04:41:42 #11 14.02 Preparing : 1/1 04:41:42 #11 14.09 Upgrading : rpm-libs-4.14.3-14.el8_4.x86_64 1/96 04:41:42 #11 14.10 Running scriptlet: rpm-libs-4.14.3-14.el8_4.x86_64 1/96 04:41:42 #11 14.18 Upgrading : rpm-4.14.3-14.el8_4.x86_64 2/96 04:41:42 #11 14.21 Upgrading : rpm-build-libs-4.14.3-14.el8_4.x86_64 3/96 04:41:42 #11 14.22 Running scriptlet: rpm-build-libs-4.14.3-14.el8_4.x86_64 3/96 04:41:43 #11 14.25 Installing : unzip-6.0-45.el8_4.x86_64 4/96 04:41:43 #11 14.39 Installing : groff-base-1.22.3-18.el8.x86_64 5/96 04:41:43 #11 14.42 Installing : file-5.33-16.el8_3.1.x86_64 6/96 04:41:43 #11 14.44 Installing : bzip2-1.0.6-26.el8.x86_64 7/96 04:41:43 #11 14.45 Installing : python-srpm-macros-3-41.el8.noarch 8/96 04:41:43 #11 14.46 Installing : python-rpm-macros-3-41.el8.noarch 9/96 04:41:43 #11 14.48 Installing : python3-rpm-macros-3-41.el8.noarch 10/96 04:41:43 #11 14.51 Installing : zip-3.0-23.el8.x86_64 11/96 04:41:43 #11 14.54 Upgrading : python3-rpm-4.14.3-14.el8_4.x86_64 12/96 04:41:43 #11 14.56 Installing : efi-srpm-macros-3-3.el8.noarch 13/96 04:41:43 #11 14.57 Installing : python3-six-1.11.0-8.el8.noarch 14/96 04:41:43 #11 14.61 Installing : python3-dateutil-1:2.6.1-6.el8.noarch 15/96 04:41:43 #11 14.63 Installing : pkgconf-m4-1.4.2-1.el8.noarch 16/96 04:41:43 #11 14.65 Installing : patch-2.7.6-11.el8.x86_64 17/96 04:41:43 #11 14.73 Installing : openssl-1:1.1.1g-15.el8_3.x86_64 18/96 04:41:43 #11 14.77 Installing : ncurses-6.1-7.20180224.el8.x86_64 19/96 04:41:43 #11 14.79 Installing : perl-Digest-1.17-395.el8.noarch 20/96 04:41:43 #11 14.80 Installing : perl-Digest-MD5-2.55-396.el8.x86_64 21/96 04:41:43 #11 14.82 Installing : perl-Data-Dumper-2.167-399.el8.x86_64 22/96 04:41:43 #11 14.85 Installing : perl-libnet-3.11-3.el8.noarch 23/96 04:41:43 #11 14.91 Installing : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3 24/96 04:41:43 #11 14.94 Installing : perl-URI-1.73-3.el8.noarch 25/96 04:41:43 #11 14.96 Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 26/96 04:41:43 #11 14.97 Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 27/96 04:41:43 #11 14.99 Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 28/96 04:41:43 #11 15.00 Installing : perl-Time-Local-1:1.280-1.el8.noarch 29/96 04:41:43 #11 15.04 Installing : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42 30/96 04:41:43 #11 15.05 Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 31/96 04:41:43 #11 15.07 Installing : perl-Term-Cap-1.17-395.el8.noarch 32/96 04:41:43 #11 15.09 Installing : perl-File-Temp-0.230.600-1.el8.noarch 33/96 04:41:43 #11 15.12 Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 34/96 04:41:43 #11 15.14 Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 35/96 04:41:43 #11 15.16 Installing : perl-podlators-4.11-1.el8.noarch 36/96 04:41:43 #11 15.19 Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 37/96 04:41:43 #11 15.20 Installing : perl-Text-ParseWords-3.30-395.el8.noarch 38/96 04:41:43 #11 15.22 Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 39/96 04:41:43 #11 15.24 Installing : perl-MIME-Base64-3.15-396.el8.x86_64 40/96 04:41:43 #11 15.26 Installing : perl-Storable-1:3.11-3.el8.x86_64 41/96 04:41:43 #11 15.28 Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 42/96 04:41:43 #11 15.29 Installing : perl-Errno-1.28-419.el8_4.1.x86_64 43/96 04:41:44 #11 15.30 Installing : perl-Socket-4:2.027-3.el8.x86_64 44/96 04:41:44 #11 15.53 Installing : perl-Encode-4:2.97-3.el8.x86_64 45/96 04:41:44 #11 15.55 Installing : perl-Carp-1.42-396.el8.noarch 46/96 04:41:44 #11 15.57 Installing : perl-Exporter-5.72-396.el8.noarch 47/96 04:41:44 #11 15.78 Installing : perl-libs-4:5.26.3-419.el8_4.1.x86_64 48/96 04:41:44 #11 15.81 Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 49/96 04:41:44 #11 15.82 Installing : perl-parent-1:0.237-1.el8.noarch 50/96 04:41:44 #11 15.83 Installing : perl-macros-4:5.26.3-419.el8_4.1.x86_64 51/96 04:41:44 #11 15.84 Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 52/96 04:41:44 #11 15.87 Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 53/96 04:41:44 #11 15.88 Installing : perl-File-Path-2.15-2.el8.noarch 54/96 04:41:44 #11 15.90 Installing : perl-IO-1.38-419.el8_4.1.x86_64 55/96 04:41:44 #11 15.93 Installing : perl-PathTools-3.74-1.el8.x86_64 56/96 04:41:44 #11 15.94 Installing : perl-constant-1.33-396.el8.noarch 57/96 04:41:44 #11 15.96 Installing : perl-threads-1:2.21-2.el8.x86_64 58/96 04:41:45 #11 15.98 Installing : perl-threads-shared-1.58-2.el8.x86_64 59/96 04:41:45 #11 16.53 Installing : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 60/96 04:41:45 #11 16.56 Installing : libtool-ltdl-2.4.6-25.el8.x86_64 61/96 04:41:45 #11 16.57 Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 61/96 04:41:45 #11 16.59 Installing : libpkgconf-1.4.2-1.el8.x86_64 62/96 04:41:45 #11 16.60 Installing : pkgconf-1.4.2-1.el8.x86_64 63/96 04:41:45 #11 16.62 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 64/96 04:41:45 #11 16.65 Installing : libbabeltrace-1.5.4-3.el8.x86_64 65/96 04:41:45 #11 16.67 Running scriptlet: libbabeltrace-1.5.4-3.el8.x86_64 65/96 04:41:45 #11 16.68 Installing : emacs-filesystem-1:26.1-5.el8.noarch 66/96 04:41:45 #11 16.70 Installing : desktop-file-utils-0.23-8.el8.x86_64 67/96 04:41:45 #11 16.72 Installing : elfutils-debuginfod-client-0.182-3.el8.x86_64 68/96 04:41:45 #11 16.79 Installing : elfutils-0.182-3.el8.x86_64 69/96 04:41:45 #11 16.85 Installing : diffutils-3.6-6.el8.x86_64 70/96 04:41:45 #11 16.86 Running scriptlet: diffutils-3.6-6.el8.x86_64 70/96 04:41:45 #11 16.88 Installing : dbus-glib-0.110-2.el8.x86_64 71/96 04:41:45 #11 16.90 Running scriptlet: dbus-glib-0.110-2.el8.x86_64 71/96 04:41:45 #11 16.93 Installing : python3-dbus-1.2.4-15.el8.x86_64 72/96 04:41:45 #11 16.96 Installing : python3-dnf-plugins-core-4.0.18-4.el8.noarch 73/96 04:41:45 #11 16.98 Installing : dnf-plugins-core-4.0.18-4.el8.noarch 74/96 04:41:45 #11 17.04 Installing : zstd-1.4.4-1.el8.x86_64 75/96 04:41:45 #11 17.06 Installing : rust-srpm-macros-5-2.el8.noarch 76/96 04:41:45 #11 17.07 Installing : qt5-srpm-macros-5.12.5-3.el8.noarch 77/96 04:41:45 #11 17.08 Installing : perl-srpm-macros-1-25.el8.noarch 78/96 04:41:45 #11 17.08 Installing : openblas-srpm-macros-2-2.el8.noarch 79/96 04:41:45 #11 17.09 Installing : ocaml-srpm-macros-5-4.el8.noarch 80/96 04:41:45 #11 17.11 Installing : libipt-1.6.1-8.el8.x86_64 81/96 04:41:45 #11 17.13 Installing : libatomic_ops-7.6.2-3.el8.x86_64 82/96 04:41:46 #11 17.16 Installing : gc-7.6.4-3.el8.x86_64 83/96 04:41:46 #11 17.54 Installing : guile-5:2.0.14-7.el8.x86_64 84/96 04:41:46 #11 17.57 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 84/96 04:41:46 #11 17.95 Installing : gdb-headless-8.2-15.el8.x86_64 85/96 04:41:46 #11 17.96 Installing : go-srpm-macros-2-17.el8.noarch 86/96 04:41:46 #11 17.97 Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 87/96 04:41:46 #11 18.00 Installing : dwz-0.12-9.el8.x86_64 88/96 04:41:46 #11 18.02 Installing : redhat-rpm-config-125-1.el8.noarch 89/96 04:41:46 #11 18.04 Installing : rpm-build-4.14.3-14.el8_4.x86_64 90/96 04:41:46 #11 18.07 Installing : yum-utils-4.0.18-4.el8.noarch 91/96 04:41:46 #11 18.11 Installing : rpmlint-1.10-14.el8.noarch 92/96 04:41:46 #11 18.12 Cleanup : python3-rpm-4.14.3-13.el8.x86_64 93/96 04:41:46 #11 18.14 Cleanup : rpm-build-libs-4.14.3-13.el8.x86_64 94/96 04:41:46 #11 18.14 Running scriptlet: rpm-build-libs-4.14.3-13.el8.x86_64 94/96 04:41:46 #11 18.17 Cleanup : rpm-4.14.3-13.el8.x86_64 95/96 04:41:46 #11 18.19 Cleanup : rpm-libs-4.14.3-13.el8.x86_64 96/96 04:41:46 #11 18.19 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 96/96 04:41:46 #11 18.21 Running scriptlet: guile-5:2.0.14-7.el8.x86_64 96/96 04:41:46 #11 18.22 Running scriptlet: rpm-libs-4.14.3-13.el8.x86_64 96/96 04:41:47 #11 18.34 Verifying : desktop-file-utils-0.23-8.el8.x86_64 1/96 04:41:47 #11 18.34 Verifying : dwz-0.12-9.el8.x86_64 2/96 04:41:47 #11 18.34 Verifying : efi-srpm-macros-3-3.el8.noarch 3/96 04:41:47 #11 18.34 Verifying : gc-7.6.4-3.el8.x86_64 4/96 04:41:47 #11 18.34 Verifying : gdb-headless-8.2-15.el8.x86_64 5/96 04:41:47 #11 18.34 Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 6/96 04:41:47 #11 18.35 Verifying : go-srpm-macros-2-17.el8.noarch 7/96 04:41:47 #11 18.35 Verifying : guile-5:2.0.14-7.el8.x86_64 8/96 04:41:47 #11 18.35 Verifying : libatomic_ops-7.6.2-3.el8.x86_64 9/96 04:41:47 #11 18.35 Verifying : libipt-1.6.1-8.el8.x86_64 10/96 04:41:47 #11 18.35 Verifying : ocaml-srpm-macros-5-4.el8.noarch 11/96 04:41:47 #11 18.35 Verifying : openblas-srpm-macros-2-2.el8.noarch 12/96 04:41:47 #11 18.35 Verifying : perl-Digest-1.17-395.el8.noarch 13/96 04:41:47 #11 18.35 Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 14/96 04:41:47 #11 18.35 Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 15/96 04:41:47 #11 18.35 Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff42 16/96 04:41:47 #11 18.35 Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7 17/96 04:41:47 #11 18.35 Verifying : perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3 18/96 04:41:47 #11 18.35 Verifying : perl-URI-1.73-3.el8.noarch 19/96 04:41:47 #11 18.35 Verifying : perl-libnet-3.11-3.el8.noarch 20/96 04:41:47 #11 18.35 Verifying : perl-srpm-macros-1-25.el8.noarch 21/96 04:41:47 #11 18.35 Verifying : python-rpm-macros-3-41.el8.noarch 22/96 04:41:47 #11 18.35 Verifying : python-srpm-macros-3-41.el8.noarch 23/96 04:41:47 #11 18.35 Verifying : python3-rpm-macros-3-41.el8.noarch 24/96 04:41:47 #11 18.35 Verifying : qt5-srpm-macros-5.12.5-3.el8.noarch 25/96 04:41:47 #11 18.35 Verifying : redhat-rpm-config-125-1.el8.noarch 26/96 04:41:47 #11 18.35 Verifying : rpm-build-4.14.3-14.el8_4.x86_64 27/96 04:41:47 #11 18.35 Verifying : rpmlint-1.10-14.el8.noarch 28/96 04:41:47 #11 18.35 Verifying : rust-srpm-macros-5-2.el8.noarch 29/96 04:41:47 #11 18.35 Verifying : zstd-1.4.4-1.el8.x86_64 30/96 04:41:47 #11 18.35 Verifying : bzip2-1.0.6-26.el8.x86_64 31/96 04:41:47 #11 18.35 Verifying : dbus-glib-0.110-2.el8.x86_64 32/96 04:41:47 #11 18.35 Verifying : diffutils-3.6-6.el8.x86_64 33/96 04:41:47 #11 18.35 Verifying : dnf-plugins-core-4.0.18-4.el8.noarch 34/96 04:41:47 #11 18.35 Verifying : elfutils-0.182-3.el8.x86_64 35/96 04:41:47 #11 18.35 Verifying : elfutils-debuginfod-client-0.182-3.el8.x86_64 36/96 04:41:47 #11 18.35 Verifying : emacs-filesystem-1:26.1-5.el8.noarch 37/96 04:41:47 #11 18.35 Verifying : file-5.33-16.el8_3.1.x86_64 38/96 04:41:47 #11 18.35 Verifying : groff-base-1.22.3-18.el8.x86_64 39/96 04:41:47 #11 18.35 Verifying : libbabeltrace-1.5.4-3.el8.x86_64 40/96 04:41:47 #11 18.35 Verifying : libpkgconf-1.4.2-1.el8.x86_64 41/96 04:41:47 #11 18.35 Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 42/96 04:41:47 #11 18.35 Verifying : ncurses-6.1-7.20180224.el8.x86_64 43/96 04:41:47 #11 18.35 Verifying : openssl-1:1.1.1g-15.el8_3.x86_64 44/96 04:41:47 #11 18.35 Verifying : patch-2.7.6-11.el8.x86_64 45/96 04:41:47 #11 18.35 Verifying : perl-Carp-1.42-396.el8.noarch 46/96 04:41:47 #11 18.35 Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 47/96 04:41:47 #11 18.35 Verifying : perl-Encode-4:2.97-3.el8.x86_64 48/96 04:41:47 #11 18.35 Verifying : perl-Errno-1.28-419.el8_4.1.x86_64 49/96 04:41:47 #11 18.35 Verifying : perl-Exporter-5.72-396.el8.noarch 50/96 04:41:47 #11 18.35 Verifying : perl-File-Path-2.15-2.el8.noarch 51/96 04:41:47 #11 18.35 Verifying : perl-File-Temp-0.230.600-1.el8.noarch 52/96 04:41:47 #11 18.35 Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 53/96 04:41:47 #11 18.35 Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 54/96 04:41:47 #11 18.35 Verifying : perl-IO-1.38-419.el8_4.1.x86_64 55/96 04:41:47 #11 18.35 Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 56/96 04:41:47 #11 18.35 Verifying : perl-PathTools-3.74-1.el8.x86_64 57/96 04:41:47 #11 18.35 Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 58/96 04:41:47 #11 18.35 Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 59/96 04:41:47 #11 18.35 Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 60/96 04:41:47 #11 18.35 Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 61/96 04:41:47 #11 18.35 Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 62/96 04:41:47 #11 18.35 Verifying : perl-Socket-4:2.027-3.el8.x86_64 63/96 04:41:47 #11 18.35 Verifying : perl-Storable-1:3.11-3.el8.x86_64 64/96 04:41:47 #11 18.35 Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 65/96 04:41:47 #11 18.35 Verifying : perl-Term-Cap-1.17-395.el8.noarch 66/96 04:41:47 #11 18.35 Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 67/96 04:41:47 #11 18.35 Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 68/96 04:41:47 #11 18.35 Verifying : perl-Time-Local-1:1.280-1.el8.noarch 69/96 04:41:47 #11 18.35 Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 70/96 04:41:47 #11 18.35 Verifying : perl-constant-1.33-396.el8.noarch 71/96 04:41:47 #11 18.35 Verifying : perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 72/96 04:41:47 #11 18.35 Verifying : perl-libs-4:5.26.3-419.el8_4.1.x86_64 73/96 04:41:47 #11 18.35 Verifying : perl-macros-4:5.26.3-419.el8_4.1.x86_64 74/96 04:41:47 #11 18.35 Verifying : perl-parent-1:0.237-1.el8.noarch 75/96 04:41:47 #11 18.35 Verifying : perl-podlators-4.11-1.el8.noarch 76/96 04:41:47 #11 18.35 Verifying : perl-threads-1:2.21-2.el8.x86_64 77/96 04:41:47 #11 18.35 Verifying : perl-threads-shared-1.58-2.el8.x86_64 78/96 04:41:47 #11 18.35 Verifying : pkgconf-1.4.2-1.el8.x86_64 79/96 04:41:47 #11 18.35 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 80/96 04:41:47 #11 18.35 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 81/96 04:41:47 #11 18.35 Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 82/96 04:41:47 #11 18.35 Verifying : python3-dbus-1.2.4-15.el8.x86_64 83/96 04:41:47 #11 18.35 Verifying : python3-dnf-plugins-core-4.0.18-4.el8.noarch 84/96 04:41:47 #11 18.35 Verifying : python3-six-1.11.0-8.el8.noarch 85/96 04:41:47 #11 18.35 Verifying : unzip-6.0-45.el8_4.x86_64 86/96 04:41:47 #11 18.35 Verifying : yum-utils-4.0.18-4.el8.noarch 87/96 04:41:47 #11 18.35 Verifying : zip-3.0-23.el8.x86_64 88/96 04:41:47 #11 18.35 Verifying : python3-rpm-4.14.3-14.el8_4.x86_64 89/96 04:41:47 #11 18.35 Verifying : python3-rpm-4.14.3-13.el8.x86_64 90/96 04:41:47 #11 18.36 Verifying : rpm-4.14.3-14.el8_4.x86_64 91/96 04:41:47 #11 18.36 Verifying : rpm-4.14.3-13.el8.x86_64 92/96 04:41:47 #11 18.36 Verifying : rpm-build-libs-4.14.3-14.el8_4.x86_64 93/96 04:41:47 #11 18.36 Verifying : rpm-build-libs-4.14.3-13.el8.x86_64 94/96 04:41:47 #11 18.36 Verifying : rpm-libs-4.14.3-14.el8_4.x86_64 95/96 04:41:47 #11 18.36 Verifying : rpm-libs-4.14.3-13.el8.x86_64 96/96 04:41:47 #11 19.13 04:41:47 #11 19.13 Upgraded: 04:41:47 #11 19.13 python3-rpm-4.14.3-14.el8_4.x86_64 rpm-4.14.3-14.el8_4.x86_64 04:41:47 #11 19.13 rpm-build-libs-4.14.3-14.el8_4.x86_64 rpm-libs-4.14.3-14.el8_4.x86_64 04:41:47 #11 19.13 Installed: 04:41:47 #11 19.13 bzip2-1.0.6-26.el8.x86_64 04:41:47 #11 19.13 dbus-glib-0.110-2.el8.x86_64 04:41:47 #11 19.13 desktop-file-utils-0.23-8.el8.x86_64 04:41:47 #11 19.13 diffutils-3.6-6.el8.x86_64 04:41:47 #11 19.13 dnf-plugins-core-4.0.18-4.el8.noarch 04:41:47 #11 19.13 dwz-0.12-9.el8.x86_64 04:41:47 #11 19.13 efi-srpm-macros-3-3.el8.noarch 04:41:47 #11 19.13 elfutils-0.182-3.el8.x86_64 04:41:47 #11 19.13 elfutils-debuginfod-client-0.182-3.el8.x86_64 04:41:47 #11 19.13 emacs-filesystem-1:26.1-5.el8.noarch 04:41:47 #11 19.13 file-5.33-16.el8_3.1.x86_64 04:41:47 #11 19.13 gc-7.6.4-3.el8.x86_64 04:41:47 #11 19.13 gdb-headless-8.2-15.el8.x86_64 04:41:47 #11 19.13 ghc-srpm-macros-1.4.2-7.el8.noarch 04:41:47 #11 19.13 go-srpm-macros-2-17.el8.noarch 04:41:47 #11 19.13 groff-base-1.22.3-18.el8.x86_64 04:41:47 #11 19.13 guile-5:2.0.14-7.el8.x86_64 04:41:47 #11 19.13 libatomic_ops-7.6.2-3.el8.x86_64 04:41:47 #11 19.13 libbabeltrace-1.5.4-3.el8.x86_64 04:41:47 #11 19.13 libipt-1.6.1-8.el8.x86_64 04:41:47 #11 19.13 libpkgconf-1.4.2-1.el8.x86_64 04:41:47 #11 19.13 libtool-ltdl-2.4.6-25.el8.x86_64 04:41:47 #11 19.13 ncurses-6.1-7.20180224.el8.x86_64 04:41:47 #11 19.13 ocaml-srpm-macros-5-4.el8.noarch 04:41:47 #11 19.13 openblas-srpm-macros-2-2.el8.noarch 04:41:47 #11 19.13 openssl-1:1.1.1g-15.el8_3.x86_64 04:41:47 #11 19.13 patch-2.7.6-11.el8.x86_64 04:41:47 #11 19.13 perl-Carp-1.42-396.el8.noarch 04:41:47 #11 19.13 perl-Data-Dumper-2.167-399.el8.x86_64 04:41:47 #11 19.13 perl-Digest-1.17-395.el8.noarch 04:41:47 #11 19.13 perl-Digest-MD5-2.55-396.el8.x86_64 04:41:47 #11 19.13 perl-Encode-4:2.97-3.el8.x86_64 04:41:47 #11 19.13 perl-Errno-1.28-419.el8_4.1.x86_64 04:41:47 #11 19.13 perl-Exporter-5.72-396.el8.noarch 04:41:47 #11 19.13 perl-File-Path-2.15-2.el8.noarch 04:41:47 #11 19.13 perl-File-Temp-0.230.600-1.el8.noarch 04:41:47 #11 19.13 perl-Getopt-Long-1:2.50-4.el8.noarch 04:41:47 #11 19.13 perl-HTTP-Tiny-0.074-1.el8.noarch 04:41:47 #11 19.13 perl-IO-1.38-419.el8_4.1.x86_64 04:41:47 #11 19.13 perl-IO-Socket-IP-0.39-5.el8.noarch 04:41:47 #11 19.13 perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+ff426aa3.noarch 04:41:47 #11 19.13 perl-MIME-Base64-3.15-396.el8.x86_64 04:41:47 #11 19.13 perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch 04:41:47 #11 19.13 perl-Net-SSLeay-1.88-1.module_el8.3.0+410+ff426aa3.x86_64 04:41:47 #11 19.13 perl-PathTools-3.74-1.el8.x86_64 04:41:47 #11 19.13 perl-Pod-Escapes-1:1.07-395.el8.noarch 04:41:47 #11 19.13 perl-Pod-Perldoc-3.28-396.el8.noarch 04:41:47 #11 19.13 perl-Pod-Simple-1:3.35-395.el8.noarch 04:41:47 #11 19.13 perl-Pod-Usage-4:1.69-395.el8.noarch 04:41:47 #11 19.13 perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 04:41:47 #11 19.13 perl-Socket-4:2.027-3.el8.x86_64 04:41:47 #11 19.13 perl-Storable-1:3.11-3.el8.x86_64 04:41:47 #11 19.13 perl-Term-ANSIColor-4.06-396.el8.noarch 04:41:47 #11 19.13 perl-Term-Cap-1.17-395.el8.noarch 04:41:47 #11 19.13 perl-Text-ParseWords-3.30-395.el8.noarch 04:41:47 #11 19.13 perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 04:41:47 #11 19.13 perl-Time-Local-1:1.280-1.el8.noarch 04:41:47 #11 19.13 perl-URI-1.73-3.el8.noarch 04:41:47 #11 19.13 perl-Unicode-Normalize-1.25-396.el8.x86_64 04:41:47 #11 19.13 perl-constant-1.33-396.el8.noarch 04:41:47 #11 19.13 perl-interpreter-4:5.26.3-419.el8_4.1.x86_64 04:41:47 #11 19.13 perl-libnet-3.11-3.el8.noarch 04:41:47 #11 19.13 perl-libs-4:5.26.3-419.el8_4.1.x86_64 04:41:47 #11 19.13 perl-macros-4:5.26.3-419.el8_4.1.x86_64 04:41:47 #11 19.13 perl-parent-1:0.237-1.el8.noarch 04:41:47 #11 19.13 perl-podlators-4.11-1.el8.noarch 04:41:47 #11 19.13 perl-srpm-macros-1-25.el8.noarch 04:41:47 #11 19.13 perl-threads-1:2.21-2.el8.x86_64 04:41:47 #11 19.13 perl-threads-shared-1.58-2.el8.x86_64 04:41:47 #11 19.13 pkgconf-1.4.2-1.el8.x86_64 04:41:47 #11 19.13 pkgconf-m4-1.4.2-1.el8.noarch 04:41:47 #11 19.13 pkgconf-pkg-config-1.4.2-1.el8.x86_64 04:41:47 #11 19.13 python-rpm-macros-3-41.el8.noarch 04:41:47 #11 19.13 python-srpm-macros-3-41.el8.noarch 04:41:47 #11 19.13 python3-dateutil-1:2.6.1-6.el8.noarch 04:41:47 #11 19.13 python3-dbus-1.2.4-15.el8.x86_64 04:41:47 #11 19.13 python3-dnf-plugins-core-4.0.18-4.el8.noarch 04:41:47 #11 19.13 python3-rpm-macros-3-41.el8.noarch 04:41:47 #11 19.13 python3-six-1.11.0-8.el8.noarch 04:41:47 #11 19.13 qt5-srpm-macros-5.12.5-3.el8.noarch 04:41:47 #11 19.13 redhat-rpm-config-125-1.el8.noarch 04:41:47 #11 19.13 rpm-build-4.14.3-14.el8_4.x86_64 04:41:47 #11 19.13 rpmlint-1.10-14.el8.noarch 04:41:47 #11 19.13 rust-srpm-macros-5-2.el8.noarch 04:41:47 #11 19.13 unzip-6.0-45.el8_4.x86_64 04:41:47 #11 19.13 yum-utils-4.0.18-4.el8.noarch 04:41:47 #11 19.13 zip-3.0-23.el8.x86_64 04:41:47 #11 19.13 zstd-1.4.4-1.el8.x86_64 04:41:47 #11 19.13 04:41:47 #11 19.13 Complete! 04:41:47 Cloning into '/go/src/github.com/docker/buildx'... 04:41:47 Fetching origin 04:41:47 + GO111MODULE=on 04:41:47 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:41:48 #11 DONE 19.5s 04:41:48 04:41:48 #13 [stage-1 6/9] COPY SPECS /root/rpmbuild/SPECS 04:41:48 #13 sha256:512cf0006d260fd9b7642bdee9d426a93a3370f65a16e909bb97070cd4da8e6a 04:41:48 #13 DONE 0.1s 04:41:48 04:41:48 #14 [stage-1 7/9] RUN if [ "$(uname -m)" = "x86_64" ]; then yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/*.spec; else yum-builddep --define '_without_btrfs 1' -y /root/rpmbuild/SPECS/docker-c*.spec; fi 04:41:48 #14 sha256:4da3e79171a776edef15bce76353b96039f95619162f26394db20bf3b5661f35 04:41:49 #14 1.325 Last metadata expiration check: 0:00:11 ago on Tue Nov 2 04:41:38 2021. 04:41:50 #14 2.194 Package bash-4.4.19-14.el8.x86_64 is already installed. 04:41:50 #14 2.196 Package bash-4.4.19-14.el8.x86_64 is already installed. 04:41:50 #14 2.196 Package ca-certificates-2020.2.41-80.0.el8_2.noarch is already installed. 04:41:50 #14 2.200 Package libarchive-3.3.3-1.el8.x86_64 is already installed. 04:41:50 #14 2.201 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed. 04:41:50 #14 2.202 Package systemd-239-45.el8.x86_64 is already installed. 04:41:50 #14 2.203 Package tar-2:1.30-5.el8.x86_64 is already installed. 04:41:50 #14 2.204 Package bash-4.4.19-14.el8.x86_64 is already installed. 04:41:51 #14 2.683 Dependencies resolved. 04:41:51 #14 2.708 ========================================================================================= 04:41:51 #14 2.708 Package Arch Version Repository Size 04:41:51 #14 2.708 ========================================================================================= 04:41:51 #14 2.708 Installing: 04:41:51 #14 2.708 cmake x86_64 3.18.2-11.el8_4 appstream 9.8 M 04:41:51 #14 2.708 device-mapper-devel x86_64 8:1.02.175-5.el8 powertools 282 k 04:41:51 #14 2.708 gcc x86_64 8.4.1-1.el8 appstream 23 M 04:41:51 #14 2.708 git x86_64 2.27.0-1.el8 appstream 164 k 04:41:51 #14 2.708 glibc-static x86_64 2.28-151.el8 powertools 2.1 M 04:41:51 #14 2.708 libseccomp-devel x86_64 2.5.1-1.el8 appstream 57 k 04:41:51 #14 2.708 libselinux-devel x86_64 2.9-5.el8 baseos 200 k 04:41:51 #14 2.708 libtool x86_64 2.4.6-25.el8 appstream 709 k 04:41:51 #14 2.708 libtool-ltdl-devel x86_64 2.4.6-25.el8 appstream 184 k 04:41:51 #14 2.708 make x86_64 1:4.2.1-10.el8 baseos 498 k 04:41:51 #14 2.708 selinux-policy-devel noarch 3.14.3-67.el8_4.2 baseos 1.5 M 04:41:51 #14 2.708 systemd-devel x86_64 239-45.el8_4.3 baseos 380 k 04:41:51 #14 2.708 which x86_64 2.21-12.el8 baseos 49 k 04:41:51 #14 2.708 Upgrading: 04:41:51 #14 2.708 bash x86_64 4.4.20-1.el8_4 baseos 1.5 M 04:41:51 #14 2.708 ca-certificates noarch 2021.2.50-80.0.el8_4 baseos 390 k 04:41:51 #14 2.708 systemd x86_64 239-45.el8_4.3 baseos 3.6 M 04:41:51 #14 2.708 systemd-libs x86_64 239-45.el8_4.3 baseos 1.1 M 04:41:51 #14 2.708 systemd-pam x86_64 239-45.el8_4.3 baseos 469 k 04:41:51 #14 2.708 systemd-udev x86_64 239-45.el8_4.3 baseos 1.4 M 04:41:51 #14 2.708 Installing dependencies: 04:41:51 #14 2.708 annobin x86_64 9.50-1.el8 appstream 107 k 04:41:51 #14 2.708 autoconf noarch 2.69-27.el8 appstream 710 k 04:41:51 #14 2.708 automake noarch 1.16.1-7.el8 appstream 713 k 04:41:51 #14 2.708 checkpolicy x86_64 2.9-1.el8 baseos 348 k 04:41:51 #14 2.708 cmake-data noarch 3.18.2-11.el8_4 appstream 1.6 M 04:41:51 #14 2.708 cmake-filesystem x86_64 3.18.2-11.el8_4 appstream 44 k 04:41:51 #14 2.708 cmake-rpm-macros noarch 3.18.2-11.el8_4 appstream 44 k 04:41:51 #14 2.708 cpp x86_64 8.4.1-1.el8 appstream 10 M 04:41:51 #14 2.708 git-core x86_64 2.27.0-1.el8 appstream 5.7 M 04:41:51 #14 2.708 git-core-doc noarch 2.27.0-1.el8 appstream 2.5 M 04:41:51 #14 2.708 glibc-devel x86_64 2.28-151.el8 baseos 1.0 M 04:41:51 #14 2.708 glibc-headers x86_64 2.28-151.el8 baseos 478 k 04:41:51 #14 2.708 isl x86_64 0.16.1-6.el8 appstream 841 k 04:41:51 #14 2.708 kbd-legacy noarch 2.0.4-10.el8 baseos 481 k 04:41:51 #14 2.708 kbd-misc noarch 2.0.4-10.el8 baseos 1.5 M 04:41:51 #14 2.708 kernel-headers x86_64 4.18.0-305.19.1.el8_4 baseos 7.1 M 04:41:51 #14 2.708 libedit x86_64 3.1-23.20170329cvs.el8 baseos 102 k 04:41:51 #14 2.708 libgomp x86_64 8.4.1-1.el8 baseos 204 k 04:41:51 #14 2.708 libmpc x86_64 1.1.0-9.1.el8 appstream 61 k 04:41:51 #14 2.708 libselinux-utils x86_64 2.9-5.el8 baseos 243 k 04:41:51 #14 2.708 libsepol-devel x86_64 2.9-2.el8 baseos 86 k 04:41:51 #14 2.708 libuv x86_64 1:1.41.1-1.el8_4 appstream 156 k 04:41:51 #14 2.708 libxcrypt-devel x86_64 4.1.1-4.el8 baseos 25 k 04:41:51 #14 2.708 libxcrypt-static x86_64 4.1.1-4.el8 powertools 53 k 04:41:51 #14 2.708 m4 x86_64 1.4.18-7.el8 baseos 223 k 04:41:51 #14 2.708 openssh x86_64 8.0p1-6.el8_4.2 baseos 521 k 04:41:51 #14 2.708 openssh-clients x86_64 8.0p1-6.el8_4.2 baseos 667 k 04:41:51 #14 2.708 pcre2-devel x86_64 10.32-2.el8 baseos 605 k 04:41:51 #14 2.708 pcre2-utf16 x86_64 10.32-2.el8 baseos 229 k 04:41:51 #14 2.708 pcre2-utf32 x86_64 10.32-2.el8 baseos 220 k 04:41:51 #14 2.708 perl-Error noarch 1:0.17025-2.el8 appstream 46 k 04:41:51 #14 2.708 perl-Git noarch 2.27.0-1.el8 appstream 77 k 04:41:51 #14 2.708 perl-TermReadKey x86_64 2.37-7.el8 appstream 40 k 04:41:51 #14 2.708 perl-Thread-Queue noarch 3.13-1.el8 appstream 24 k 04:41:51 #14 2.708 policycoreutils x86_64 2.9-14.el8 baseos 373 k 04:41:51 #14 2.708 policycoreutils-devel x86_64 2.9-14.el8 baseos 292 k 04:41:51 #14 2.708 policycoreutils-python-utils noarch 2.9-14.el8 baseos 252 k 04:41:51 #14 2.708 python3-audit x86_64 3.0-0.17.20191104git1c2f876.el8 baseos 86 k 04:41:51 #14 2.708 python3-libselinux x86_64 2.9-5.el8 baseos 283 k 04:41:51 #14 2.708 python3-libsemanage x86_64 2.9-6.el8 baseos 127 k 04:41:51 #14 2.708 python3-policycoreutils noarch 2.9-14.el8 baseos 2.2 M 04:41:51 #14 2.708 python3-setools x86_64 4.3.0-2.el8 baseos 626 k 04:41:51 #14 2.708 rpm-plugin-selinux x86_64 4.14.3-14.el8_4 baseos 76 k 04:41:51 #14 2.708 selinux-policy noarch 3.14.3-67.el8_4.2 baseos 628 k 04:41:51 #14 2.708 selinux-policy-minimum noarch 3.14.3-67.el8_4.2 baseos 13 M 04:41:51 #14 2.708 vim-filesystem noarch 2:8.0.1763-15.el8 appstream 48 k 04:41:51 #14 2.708 xkeyboard-config noarch 2.28-1.el8 appstream 782 k 04:41:51 #14 2.708 Installing weak dependencies: 04:41:51 #14 2.708 kbd x86_64 2.0.4-10.el8 baseos 390 k 04:41:51 #14 2.708 libxkbcommon x86_64 0.9.1-1.el8 appstream 116 k 04:41:51 #14 2.708 04:41:51 #14 2.708 Transaction Summary 04:41:51 #14 2.708 ========================================================================================= 04:41:51 #14 2.708 Install 62 Packages 04:41:51 #14 2.708 Upgrade 6 Packages 04:41:51 #14 2.708 04:41:51 #14 2.714 Total download size: 104 M 04:41:51 #14 2.720 Downloading Packages: 04:41:52 #14 4.041 (1/68): annobin-9.50-1.el8.x86_64.rpm 476 kB/s | 107 kB 00:00 04:41:52 #14 4.052 (2/68): autoconf-2.69-27.el8.noarch.rpm 3.0 MB/s | 710 kB 00:00 04:41:52 #14 4.057 (3/68): automake-1.16.1-7.el8.noarch.rpm 2.9 MB/s | 713 kB 00:00 04:41:52 #14 4.060 (4/68): cmake-filesystem-3.18.2-11.el8_4.x86_64 15 MB/s | 44 kB 00:00 04:41:52 #14 4.063 (5/68): cmake-rpm-macros-3.18.2-11.el8_4.noarch 16 MB/s | 44 kB 00:00 04:41:52 #14 4.083 (6/68): cmake-data-3.18.2-11.el8_4.noarch.rpm 54 MB/s | 1.6 MB 00:00 04:41:52 #14 4.222 (7/68): cmake-3.18.2-11.el8_4.x86_64.rpm 54 MB/s | 9.8 MB 00:00 04:41:52 #14 4.228 (8/68): git-2.27.0-1.el8.x86_64.rpm 30 MB/s | 164 kB 00:00 04:41:52 #14 4.399 (9/68): cpp-8.4.1-1.el8.x86_64.rpm 31 MB/s | 10 MB 00:00 04:41:52 #14 4.470 (10/68): git-core-doc-2.27.0-1.el8.noarch.rpm 36 MB/s | 2.5 MB 00:00 04:41:52 #14 4.486 (11/68): isl-0.16.1-6.el8.x86_64.rpm 53 MB/s | 841 kB 00:00 04:41:52 #14 4.490 (12/68): libmpc-1.1.0-9.1.el8.x86_64.rpm 20 MB/s | 61 kB 00:00 04:41:52 #14 4.517 (13/68): git-core-2.27.0-1.el8.x86_64.rpm 20 MB/s | 5.7 MB 00:00 04:41:52 #14 4.518 (14/68): libseccomp-devel-2.5.1-1.el8.x86_64.rp 2.0 MB/s | 57 kB 00:00 04:41:52 #14 4.525 (15/68): libtool-ltdl-devel-2.4.6-25.el8.x86_64 29 MB/s | 184 kB 00:00 04:41:52 #14 4.530 (16/68): libuv-1.41.1-1.el8_4.x86_64.rpm 39 MB/s | 156 kB 00:00 04:41:52 #14 4.533 (17/68): libtool-2.4.6-25.el8.x86_64.rpm 46 MB/s | 709 kB 00:00 04:41:52 #14 4.535 (18/68): libxkbcommon-0.9.1-1.el8.x86_64.rpm 24 MB/s | 116 kB 00:00 04:41:52 #14 4.536 (19/68): perl-Error-0.17025-2.el8.noarch.rpm 17 MB/s | 46 kB 00:00 04:41:52 #14 4.538 (20/68): perl-Git-2.27.0-1.el8.noarch.rpm 25 MB/s | 77 kB 00:00 04:41:52 #14 4.539 (21/68): perl-TermReadKey-2.37-7.el8.x86_64.rpm 13 MB/s | 40 kB 00:00 04:41:52 #14 4.541 (22/68): perl-Thread-Queue-3.13-1.el8.noarch.rp 11 MB/s | 24 kB 00:00 04:41:52 #14 4.542 (23/68): vim-filesystem-8.0.1763-15.el8.noarch. 19 MB/s | 48 kB 00:00 04:41:52 #14 4.554 (24/68): checkpolicy-2.9-1.el8.x86_64.rpm 30 MB/s | 348 kB 00:00 04:41:52 #14 4.559 (25/68): xkeyboard-config-2.28-1.el8.noarch.rpm 46 MB/s | 782 kB 00:00 04:41:52 #14 4.568 (26/68): glibc-headers-2.28-151.el8.x86_64.rpm 51 MB/s | 478 kB 00:00 04:41:52 #14 4.575 (27/68): glibc-devel-2.28-151.el8.x86_64.rpm 49 MB/s | 1.0 MB 00:00 04:41:52 #14 4.581 (28/68): kbd-2.0.4-10.el8.x86_64.rpm 32 MB/s | 390 kB 00:00 04:41:52 #14 4.591 (29/68): kbd-legacy-2.0.4-10.el8.noarch.rpm 31 MB/s | 481 kB 00:00 04:41:52 #14 4.606 (30/68): kbd-misc-2.0.4-10.el8.noarch.rpm 61 MB/s | 1.5 MB 00:00 04:41:52 #14 4.609 (31/68): libedit-3.1-23.20170329cvs.el8.x86_64. 33 MB/s | 102 kB 00:00 04:41:52 #14 4.614 (32/68): libgomp-8.4.1-1.el8.x86_64.rpm 40 MB/s | 204 kB 00:00 04:41:52 #14 4.619 (33/68): libselinux-devel-2.9-5.el8.x86_64.rpm 43 MB/s | 200 kB 00:00 04:41:52 #14 4.627 (34/68): libselinux-utils-2.9-5.el8.x86_64.rpm 35 MB/s | 243 kB 00:00 04:41:52 #14 4.630 (35/68): libsepol-devel-2.9-2.el8.x86_64.rpm 27 MB/s | 86 kB 00:00 04:41:52 #14 4.633 (36/68): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 10 MB/s | 25 kB 00:00 04:41:52 #14 4.640 (37/68): m4-1.4.18-7.el8.x86_64.rpm 38 MB/s | 223 kB 00:00 04:41:52 #14 4.649 (38/68): make-4.2.1-10.el8.x86_64.rpm 54 MB/s | 498 kB 00:00 04:41:53 #14 5.033 (39/68): gcc-8.4.1-1.el8.x86_64.rpm 25 MB/s | 23 MB 00:00 04:41:53 #14 5.036 (40/68): openssh-8.0p1-6.el8_4.2.x86_64.rpm 1.3 MB/s | 521 kB 00:00 04:41:53 #14 5.047 (41/68): openssh-clients-8.0p1-6.el8_4.2.x86_64 47 MB/s | 667 kB 00:00 04:41:53 #14 5.060 (42/68): pcre2-devel-10.32-2.el8.x86_64.rpm 25 MB/s | 605 kB 00:00 04:41:53 #14 5.064 (43/68): pcre2-utf16-10.32-2.el8.x86_64.rpm 14 MB/s | 229 kB 00:00 04:41:53 #14 5.067 (44/68): pcre2-utf32-10.32-2.el8.x86_64.rpm 36 MB/s | 220 kB 00:00 04:41:53 #14 5.073 (45/68): policycoreutils-2.9-14.el8.x86_64.rpm 43 MB/s | 373 kB 00:00 04:41:53 #14 5.160 (46/68): kernel-headers-4.18.0-305.19.1.el8_4.x 13 MB/s | 7.1 MB 00:00 04:41:53 #14 5.162 (47/68): policycoreutils-python-utils-2.9-14.el 2.8 MB/s | 252 kB 00:00 04:41:53 #14 5.164 (48/68): policycoreutils-devel-2.9-14.el8.x86_6 2.9 MB/s | 292 kB 00:00 04:41:53 #14 5.166 (49/68): python3-audit-3.0-0.17.20191104git1c2f 16 MB/s | 86 kB 00:00 04:41:53 #14 5.181 (50/68): python3-libselinux-2.9-5.el8.x86_64.rp 15 MB/s | 283 kB 00:00 04:41:53 #14 5.183 (51/68): python3-libsemanage-2.9-6.el8.x86_64.r 6.7 MB/s | 127 kB 00:00 04:41:53 #14 5.188 (52/68): rpm-plugin-selinux-4.14.3-14.el8_4.x86 18 MB/s | 76 kB 00:00 04:41:53 #14 5.194 (53/68): python3-setools-4.3.0-2.el8.x86_64.rpm 51 MB/s | 626 kB 00:00 04:41:53 #14 5.205 (54/68): selinux-policy-3.14.3-67.el8_4.2.noarc 36 MB/s | 628 kB 00:00 04:41:53 #14 5.231 (55/68): python3-policycoreutils-2.9-14.el8.noa 35 MB/s | 2.2 MB 00:00 04:41:53 #14 5.239 (56/68): systemd-devel-239-45.el8_4.3.x86_64.rp 50 MB/s | 380 kB 00:00 04:41:53 #14 5.243 (57/68): which-2.21-12.el8.x86_64.rpm 18 MB/s | 49 kB 00:00 04:41:53 #14 5.255 (58/68): selinux-policy-devel-3.14.3-67.el8_4.2 24 MB/s | 1.5 MB 00:00 04:41:53 #14 5.262 (59/68): device-mapper-devel-1.02.175-5.el8.x86 14 MB/s | 282 kB 00:00 04:41:53 #14 5.267 (60/68): libxcrypt-static-4.1.1-4.el8.x86_64.rp 14 MB/s | 53 kB 00:00 04:41:53 #14 5.296 (61/68): glibc-static-2.28-151.el8.x86_64.rpm 51 MB/s | 2.1 MB 00:00 04:41:53 #14 5.329 (62/68): bash-4.4.20-1.el8_4.x86_64.rpm 25 MB/s | 1.5 MB 00:00 04:41:53 #14 5.334 (63/68): ca-certificates-2021.2.50-80.0.el8_4.n 10 MB/s | 390 kB 00:00 04:41:53 #14 5.353 (64/68): systemd-libs-239-45.el8_4.3.x86_64.rpm 59 MB/s | 1.1 MB 00:00 04:41:53 #14 5.362 (65/68): systemd-pam-239-45.el8_4.3.x86_64.rpm 54 MB/s | 469 kB 00:00 04:41:53 #14 5.415 (66/68): systemd-239-45.el8_4.3.x86_64.rpm 41 MB/s | 3.6 MB 00:00 04:41:53 #14 5.434 (67/68): systemd-udev-239-45.el8_4.3.x86_64.rpm 19 MB/s | 1.4 MB 00:00 04:41:53 #14 5.637 (68/68): selinux-policy-minimum-3.14.3-67.el8_4 31 MB/s | 13 MB 00:00 04:41:53 #14 5.642 -------------------------------------------------------------------------------- 04:41:53 #14 5.642 Total 36 MB/s | 104 MB 00:02 04:41:54 #14 5.788 Running transaction check 04:41:54 #14 5.938 Transaction check succeeded. 04:41:54 #14 5.938 Running transaction test 04:41:55 #14 6.946 Transaction test succeeded. 04:41:55 #14 6.949 Running transaction 04:41:56 #14 8.264 Preparing : 1/1 04:41:56 #14 8.307 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 1/1 04:41:56 #14 8.469 Upgrading : bash-4.4.20-1.el8_4.x86_64 1/74 04:41:56 #14 8.486 Running scriptlet: bash-4.4.20-1.el8_4.x86_64 1/74 04:41:56 #14 8.511 Installing : python3-libselinux-2.9-5.el8.x86_64 2/74 04:41:57 #14 8.540 Installing : m4-1.4.18-7.el8.x86_64 3/74 04:41:57 #14 8.553 Running scriptlet: m4-1.4.18-7.el8.x86_64 3/74 04:41:57 #14 8.618 Installing : autoconf-2.69-27.el8.noarch 4/74 04:41:57 #14 8.635 Running scriptlet: autoconf-2.69-27.el8.noarch 4/74 04:41:57 #14 8.696 Installing : make-1:4.2.1-10.el8.x86_64 5/74 04:41:57 #14 8.707 Running scriptlet: make-1:4.2.1-10.el8.x86_64 5/74 04:41:57 #14 8.832 Upgrading : systemd-libs-239-45.el8_4.3.x86_64 6/74 04:41:57 #14 8.849 Running scriptlet: systemd-libs-239-45.el8_4.3.x86_64 6/74 04:41:57 #14 8.903 Installing : checkpolicy-2.9-1.el8.x86_64 7/74 04:41:57 #14 8.926 Installing : libmpc-1.1.0-9.1.el8.x86_64 8/74 04:41:57 #14 8.940 Installing : cmake-rpm-macros-3.18.2-11.el8_4.noarch 9/74 04:41:58 #14 8.955 Installing : cmake-filesystem-3.18.2-11.el8_4.x86_64 10/74 04:41:58 #14 9.985 Installing : cpp-8.4.1-1.el8.x86_64 11/74 04:41:58 #14 9.998 Running scriptlet: cpp-8.4.1-1.el8.x86_64 11/74 04:41:58 #14 10.02 Installing : python3-libsemanage-2.9-6.el8.x86_64 12/74 04:41:58 #14 10.12 Installing : python3-setools-4.3.0-2.el8.x86_64 13/74 04:41:58 #14 10.17 Installing : libgomp-8.4.1-1.el8.x86_64 14/74 04:41:58 #14 10.25 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 14/74 04:41:58 #14 10.27 Running scriptlet: openssh-8.0p1-6.el8_4.2.x86_64 15/74 04:41:58 #14 10.34 Installing : openssh-8.0p1-6.el8_4.2.x86_64 15/74 04:41:58 #14 10.37 Installing : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 16/74 04:41:58 #14 10.40 Installing : pcre2-utf32-10.32-2.el8.x86_64 17/74 04:41:58 #14 10.44 Installing : pcre2-utf16-10.32-2.el8.x86_64 18/74 04:41:58 #14 10.52 Installing : pcre2-devel-10.32-2.el8.x86_64 19/74 04:41:58 #14 10.54 Installing : libsepol-devel-2.9-2.el8.x86_64 20/74 04:41:58 #14 10.58 Installing : libselinux-devel-2.9-5.el8.x86_64 21/74 04:41:58 #14 10.62 Installing : libselinux-utils-2.9-5.el8.x86_64 22/74 04:41:58 #14 10.66 Installing : policycoreutils-2.9-14.el8.x86_64 23/74 04:41:59 #14 10.71 Running scriptlet: policycoreutils-2.9-14.el8.x86_64 23/74 04:41:59 #14 10.94 Installing : python3-policycoreutils-2.9-14.el8.noarch 24/74 04:41:59 #14 10.97 Installing : policycoreutils-python-utils-2.9-14.el8.noarch 25/74 04:41:59 #14 11.01 Installing : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 26/74 04:41:59 #14 11.03 Installing : selinux-policy-3.14.3-67.el8_4.2.noarch 27/74 04:41:59 #14 11.07 Running scriptlet: selinux-policy-3.14.3-67.el8_4.2.noarch 27/74 04:42:00 #14 11.10 Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 28/74 04:42:00 #14 12.52 Installing : selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 28/74 04:42:09 #14 12.60 Running scriptlet: selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 28/74 04:42:09 #14 19.90 Installing : policycoreutils-devel-2.9-14.el8.x86_64 29/74 04:42:09 #14 20.13 Installing : selinux-policy-devel-3.14.3-67.el8_4.2.noarch 30/74 04:42:09 #14 20.19 Running scriptlet: selinux-policy-devel-3.14.3-67.el8_4.2.noarch 30/74 04:42:09 #14 20.21 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 31/74 04:42:09 #14 20.29 Installing : openssh-clients-8.0p1-6.el8_4.2.x86_64 32/74 04:42:09 #14 21.00 Installing : git-core-2.27.0-1.el8.x86_64 33/74 04:42:09 #14 21.39 Installing : git-core-doc-2.27.0-1.el8.noarch 34/74 04:42:09 #14 21.66 Installing : kernel-headers-4.18.0-305.19.1.el8_4.x86_64 35/74 04:42:09 #14 21.70 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 36/74 04:42:10 #14 21.78 Installing : glibc-headers-2.28-151.el8.x86_64 36/74 04:42:10 #14 21.81 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 37/74 04:42:10 #14 21.91 Installing : glibc-devel-2.28-151.el8.x86_64 38/74 04:42:10 #14 21.92 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 38/74 04:42:10 #14 21.94 Installing : libxcrypt-static-4.1.1-4.el8.x86_64 39/74 04:42:10 #14 22.32 Installing : glibc-static-2.28-151.el8.x86_64 40/74 04:42:10 #14 22.52 Installing : kbd-misc-2.0.4-10.el8.noarch 41/74 04:42:10 #14 22.60 Installing : kbd-legacy-2.0.4-10.el8.noarch 42/74 04:42:10 #14 22.66 Installing : kbd-2.0.4-10.el8.x86_64 43/74 04:42:10 #14 22.80 Installing : xkeyboard-config-2.28-1.el8.noarch 44/74 04:42:10 #14 22.83 Installing : libxkbcommon-0.9.1-1.el8.x86_64 45/74 04:42:11 #14 22.88 Upgrading : systemd-pam-239-45.el8_4.3.x86_64 46/74 04:42:11 #14 22.90 Running scriptlet: systemd-239-45.el8_4.3.x86_64 47/74 04:42:11 #14 23.34 Upgrading : systemd-239-45.el8_4.3.x86_64 47/74 04:42:11 #14 23.37 Running scriptlet: systemd-239-45.el8_4.3.x86_64 47/74 04:42:11 #14 23.48 Installing : systemd-devel-239-45.el8_4.3.x86_64 48/74 04:42:11 #14 23.52 Installing : vim-filesystem-2:8.0.1763-15.el8.noarch 49/74 04:42:11 #14 23.54 Installing : perl-Thread-Queue-3.13-1.el8.noarch 50/74 04:42:11 #14 23.61 Installing : automake-1.16.1-7.el8.noarch 51/74 04:42:11 #14 23.63 Installing : perl-TermReadKey-2.37-7.el8.x86_64 52/74 04:42:11 #14 23.65 Installing : perl-Error-1:0.17025-2.el8.noarch 53/74 04:42:11 #14 23.67 Installing : perl-Git-2.27.0-1.el8.noarch 54/74 04:42:11 #14 23.69 Installing : git-2.27.0-1.el8.x86_64 55/74 04:42:12 #14 23.72 Installing : libuv-1:1.41.1-1.el8_4.x86_64 56/74 04:42:13 #14 24.10 Installing : cmake-data-3.18.2-11.el8_4.noarch 57/74 04:42:13 #14 25.08 Installing : cmake-3.18.2-11.el8_4.x86_64 58/74 04:42:13 #14 25.19 Installing : isl-0.16.1-6.el8.x86_64 59/74 04:42:15 #14 25.20 Running scriptlet: isl-0.16.1-6.el8.x86_64 59/74 04:42:15 #14 26.86 Installing : gcc-8.4.1-1.el8.x86_64 60/74 04:42:15 #14 26.89 Running scriptlet: gcc-8.4.1-1.el8.x86_64 60/74 04:42:15 #14 26.93 Installing : annobin-9.50-1.el8.x86_64 61/74 04:42:15 #14 27.01 Installing : libtool-2.4.6-25.el8.x86_64 62/74 04:42:15 #14 27.02 Running scriptlet: libtool-2.4.6-25.el8.x86_64 62/74 04:42:15 #14 27.05 Installing : libtool-ltdl-devel-2.4.6-25.el8.x86_64 63/74 04:42:15 #14 27.07 Installing : device-mapper-devel-8:1.02.175-5.el8.x86_64 64/74 04:42:15 #14 27.29 Upgrading : systemd-udev-239-45.el8_4.3.x86_64 65/74 04:42:15 #14 27.31 Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64 65/74 04:42:16 #14 27.56 Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch 66/74 04:42:16 #14 27.60 Upgrading : ca-certificates-2021.2.50-80.0.el8_4.noarch 66/74 04:42:16 #14 27.62 Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch 66/74 04:42:16 #14 27.89 Installing : which-2.21-12.el8.x86_64 67/74 04:42:16 #14 27.92 Installing : libseccomp-devel-2.5.1-1.el8.x86_64 68/74 04:42:16 #14 27.93 Cleanup : ca-certificates-2020.2.41-80.0.el8_2.noarch 69/74 04:42:16 #14 27.95 Cleanup : systemd-udev-239-45.el8.x86_64 70/74 04:42:16 #14 27.95 Running scriptlet: systemd-udev-239-45.el8.x86_64 70/74 04:42:16 #14 27.98 Running scriptlet: systemd-239-45.el8.x86_64 71/74 04:42:16 #14 28.01 Cleanup : systemd-239-45.el8.x86_64 71/74 04:42:16 #14 28.04 Cleanup : systemd-libs-239-45.el8.x86_64 72/74 04:42:16 #14 28.06 Cleanup : bash-4.4.19-14.el8.x86_64 73/74 04:42:16 #14 28.06 Running scriptlet: bash-4.4.19-14.el8.x86_64 73/74 04:42:16 #14 28.08 Cleanup : systemd-pam-239-45.el8.x86_64 74/74 04:42:16 #14 28.09 Running scriptlet: ca-certificates-2021.2.50-80.0.el8_4.noarch 74/74 04:42:16 #14 28.36 Running scriptlet: systemd-pam-239-45.el8.x86_64 74/74 04:42:16 #14 28.57 Running scriptlet: systemd-239-45.el8_4.3.x86_64 74/74 04:42:17 #14 28.61 Running scriptlet: systemd-udev-239-45.el8_4.3.x86_64 74/74 04:42:17 #14 28.67 Verifying : annobin-9.50-1.el8.x86_64 1/74 04:42:17 #14 28.67 Verifying : autoconf-2.69-27.el8.noarch 2/74 04:42:17 #14 28.68 Verifying : automake-1.16.1-7.el8.noarch 3/74 04:42:17 #14 28.68 Verifying : cmake-3.18.2-11.el8_4.x86_64 4/74 04:42:17 #14 28.68 Verifying : cmake-data-3.18.2-11.el8_4.noarch 5/74 04:42:17 #14 28.68 Verifying : cmake-filesystem-3.18.2-11.el8_4.x86_64 6/74 04:42:17 #14 28.68 Verifying : cmake-rpm-macros-3.18.2-11.el8_4.noarch 7/74 04:42:17 #14 28.68 Verifying : cpp-8.4.1-1.el8.x86_64 8/74 04:42:17 #14 28.68 Verifying : gcc-8.4.1-1.el8.x86_64 9/74 04:42:17 #14 28.68 Verifying : git-2.27.0-1.el8.x86_64 10/74 04:42:17 #14 28.68 Verifying : git-core-2.27.0-1.el8.x86_64 11/74 04:42:17 #14 28.68 Verifying : git-core-doc-2.27.0-1.el8.noarch 12/74 04:42:17 #14 28.68 Verifying : isl-0.16.1-6.el8.x86_64 13/74 04:42:17 #14 28.68 Verifying : libmpc-1.1.0-9.1.el8.x86_64 14/74 04:42:17 #14 28.68 Verifying : libseccomp-devel-2.5.1-1.el8.x86_64 15/74 04:42:17 #14 28.68 Verifying : libtool-2.4.6-25.el8.x86_64 16/74 04:42:17 #14 28.68 Verifying : libtool-ltdl-devel-2.4.6-25.el8.x86_64 17/74 04:42:17 #14 28.68 Verifying : libuv-1:1.41.1-1.el8_4.x86_64 18/74 04:42:17 #14 28.68 Verifying : libxkbcommon-0.9.1-1.el8.x86_64 19/74 04:42:17 #14 28.68 Verifying : perl-Error-1:0.17025-2.el8.noarch 20/74 04:42:17 #14 28.68 Verifying : perl-Git-2.27.0-1.el8.noarch 21/74 04:42:17 #14 28.68 Verifying : perl-TermReadKey-2.37-7.el8.x86_64 22/74 04:42:17 #14 28.68 Verifying : perl-Thread-Queue-3.13-1.el8.noarch 23/74 04:42:17 #14 28.68 Verifying : vim-filesystem-2:8.0.1763-15.el8.noarch 24/74 04:42:17 #14 28.68 Verifying : xkeyboard-config-2.28-1.el8.noarch 25/74 04:42:17 #14 28.68 Verifying : checkpolicy-2.9-1.el8.x86_64 26/74 04:42:17 #14 28.68 Verifying : glibc-devel-2.28-151.el8.x86_64 27/74 04:42:17 #14 28.68 Verifying : glibc-headers-2.28-151.el8.x86_64 28/74 04:42:17 #14 28.68 Verifying : kbd-2.0.4-10.el8.x86_64 29/74 04:42:17 #14 28.68 Verifying : kbd-legacy-2.0.4-10.el8.noarch 30/74 04:42:17 #14 28.68 Verifying : kbd-misc-2.0.4-10.el8.noarch 31/74 04:42:17 #14 28.68 Verifying : kernel-headers-4.18.0-305.19.1.el8_4.x86_64 32/74 04:42:17 #14 28.68 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 33/74 04:42:17 #14 28.68 Verifying : libgomp-8.4.1-1.el8.x86_64 34/74 04:42:17 #14 28.68 Verifying : libselinux-devel-2.9-5.el8.x86_64 35/74 04:42:17 #14 28.68 Verifying : libselinux-utils-2.9-5.el8.x86_64 36/74 04:42:17 #14 28.68 Verifying : libsepol-devel-2.9-2.el8.x86_64 37/74 04:42:17 #14 28.68 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 38/74 04:42:17 #14 28.68 Verifying : m4-1.4.18-7.el8.x86_64 39/74 04:42:17 #14 28.68 Verifying : make-1:4.2.1-10.el8.x86_64 40/74 04:42:17 #14 28.68 Verifying : openssh-8.0p1-6.el8_4.2.x86_64 41/74 04:42:17 #14 28.68 Verifying : openssh-clients-8.0p1-6.el8_4.2.x86_64 42/74 04:42:17 #14 28.68 Verifying : pcre2-devel-10.32-2.el8.x86_64 43/74 04:42:17 #14 28.68 Verifying : pcre2-utf16-10.32-2.el8.x86_64 44/74 04:42:17 #14 28.68 Verifying : pcre2-utf32-10.32-2.el8.x86_64 45/74 04:42:17 #14 28.68 Verifying : policycoreutils-2.9-14.el8.x86_64 46/74 04:42:17 #14 28.68 Verifying : policycoreutils-devel-2.9-14.el8.x86_64 47/74 04:42:17 #14 28.68 Verifying : policycoreutils-python-utils-2.9-14.el8.noarch 48/74 04:42:17 #14 28.68 Verifying : python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_ 49/74 04:42:17 #14 28.68 Verifying : python3-libselinux-2.9-5.el8.x86_64 50/74 04:42:17 #14 28.68 Verifying : python3-libsemanage-2.9-6.el8.x86_64 51/74 04:42:17 #14 28.68 Verifying : python3-policycoreutils-2.9-14.el8.noarch 52/74 04:42:17 #14 28.68 Verifying : python3-setools-4.3.0-2.el8.x86_64 53/74 04:42:17 #14 28.68 Verifying : rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 54/74 04:42:17 #14 28.68 Verifying : selinux-policy-3.14.3-67.el8_4.2.noarch 55/74 04:42:17 #14 28.68 Verifying : selinux-policy-devel-3.14.3-67.el8_4.2.noarch 56/74 04:42:17 #14 28.68 Verifying : selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 57/74 04:42:17 #14 28.68 Verifying : systemd-devel-239-45.el8_4.3.x86_64 58/74 04:42:17 #14 28.68 Verifying : which-2.21-12.el8.x86_64 59/74 04:42:17 #14 28.68 Verifying : device-mapper-devel-8:1.02.175-5.el8.x86_64 60/74 04:42:17 #14 28.68 Verifying : glibc-static-2.28-151.el8.x86_64 61/74 04:42:17 #14 28.68 Verifying : libxcrypt-static-4.1.1-4.el8.x86_64 62/74 04:42:17 #14 28.68 Verifying : bash-4.4.20-1.el8_4.x86_64 63/74 04:42:17 #14 28.68 Verifying : bash-4.4.19-14.el8.x86_64 64/74 04:42:17 #14 28.68 Verifying : ca-certificates-2021.2.50-80.0.el8_4.noarch 65/74 04:42:17 #14 28.68 Verifying : ca-certificates-2020.2.41-80.0.el8_2.noarch 66/74 04:42:17 #14 28.68 Verifying : systemd-239-45.el8_4.3.x86_64 67/74 04:42:17 #14 28.68 Verifying : systemd-239-45.el8.x86_64 68/74 04:42:17 #14 28.68 Verifying : systemd-libs-239-45.el8_4.3.x86_64 69/74 04:42:17 #14 28.68 Verifying : systemd-libs-239-45.el8.x86_64 70/74 04:42:17 #14 28.68 Verifying : systemd-pam-239-45.el8_4.3.x86_64 71/74 04:42:17 #14 28.68 Verifying : systemd-pam-239-45.el8.x86_64 72/74 04:42:17 #14 28.69 Verifying : systemd-udev-239-45.el8_4.3.x86_64 73/74 04:42:17 #14 28.69 Verifying : systemd-udev-239-45.el8.x86_64 74/74 04:42:17 #14 29.35 04:42:17 #14 29.35 Upgraded: 04:42:17 #14 29.35 bash-4.4.20-1.el8_4.x86_64 ca-certificates-2021.2.50-80.0.el8_4.noarch 04:42:17 #14 29.35 systemd-239-45.el8_4.3.x86_64 systemd-libs-239-45.el8_4.3.x86_64 04:42:17 #14 29.35 systemd-pam-239-45.el8_4.3.x86_64 systemd-udev-239-45.el8_4.3.x86_64 04:42:17 #14 29.35 Installed: 04:42:17 #14 29.35 annobin-9.50-1.el8.x86_64 04:42:17 #14 29.35 autoconf-2.69-27.el8.noarch 04:42:17 #14 29.35 automake-1.16.1-7.el8.noarch 04:42:17 #14 29.35 checkpolicy-2.9-1.el8.x86_64 04:42:17 #14 29.35 cmake-3.18.2-11.el8_4.x86_64 04:42:17 #14 29.35 cmake-data-3.18.2-11.el8_4.noarch 04:42:17 #14 29.35 cmake-filesystem-3.18.2-11.el8_4.x86_64 04:42:17 #14 29.35 cmake-rpm-macros-3.18.2-11.el8_4.noarch 04:42:17 #14 29.35 cpp-8.4.1-1.el8.x86_64 04:42:17 #14 29.35 device-mapper-devel-8:1.02.175-5.el8.x86_64 04:42:17 #14 29.35 gcc-8.4.1-1.el8.x86_64 04:42:17 #14 29.35 git-2.27.0-1.el8.x86_64 04:42:17 #14 29.35 git-core-2.27.0-1.el8.x86_64 04:42:17 #14 29.35 git-core-doc-2.27.0-1.el8.noarch 04:42:17 #14 29.35 glibc-devel-2.28-151.el8.x86_64 04:42:17 #14 29.35 glibc-headers-2.28-151.el8.x86_64 04:42:17 #14 29.35 glibc-static-2.28-151.el8.x86_64 04:42:17 #14 29.35 isl-0.16.1-6.el8.x86_64 04:42:17 #14 29.35 kbd-2.0.4-10.el8.x86_64 04:42:17 #14 29.35 kbd-legacy-2.0.4-10.el8.noarch 04:42:17 #14 29.35 kbd-misc-2.0.4-10.el8.noarch 04:42:17 #14 29.35 kernel-headers-4.18.0-305.19.1.el8_4.x86_64 04:42:17 #14 29.35 libedit-3.1-23.20170329cvs.el8.x86_64 04:42:17 #14 29.35 libgomp-8.4.1-1.el8.x86_64 04:42:17 #14 29.35 libmpc-1.1.0-9.1.el8.x86_64 04:42:17 #14 29.35 libseccomp-devel-2.5.1-1.el8.x86_64 04:42:17 #14 29.35 libselinux-devel-2.9-5.el8.x86_64 04:42:17 #14 29.35 libselinux-utils-2.9-5.el8.x86_64 04:42:17 #14 29.35 libsepol-devel-2.9-2.el8.x86_64 04:42:17 #14 29.35 libtool-2.4.6-25.el8.x86_64 04:42:17 #14 29.35 libtool-ltdl-devel-2.4.6-25.el8.x86_64 04:42:17 #14 29.35 libuv-1:1.41.1-1.el8_4.x86_64 04:42:17 #14 29.35 libxcrypt-devel-4.1.1-4.el8.x86_64 04:42:17 #14 29.35 libxcrypt-static-4.1.1-4.el8.x86_64 04:42:17 #14 29.35 libxkbcommon-0.9.1-1.el8.x86_64 04:42:17 #14 29.35 m4-1.4.18-7.el8.x86_64 04:42:17 #14 29.35 make-1:4.2.1-10.el8.x86_64 04:42:17 #14 29.35 openssh-8.0p1-6.el8_4.2.x86_64 04:42:17 #14 29.35 openssh-clients-8.0p1-6.el8_4.2.x86_64 04:42:17 #14 29.35 pcre2-devel-10.32-2.el8.x86_64 04:42:17 #14 29.35 pcre2-utf16-10.32-2.el8.x86_64 04:42:17 #14 29.35 pcre2-utf32-10.32-2.el8.x86_64 04:42:17 #14 29.35 perl-Error-1:0.17025-2.el8.noarch 04:42:17 #14 29.35 perl-Git-2.27.0-1.el8.noarch 04:42:17 #14 29.35 perl-TermReadKey-2.37-7.el8.x86_64 04:42:17 #14 29.35 perl-Thread-Queue-3.13-1.el8.noarch 04:42:17 #14 29.35 policycoreutils-2.9-14.el8.x86_64 04:42:17 #14 29.35 policycoreutils-devel-2.9-14.el8.x86_64 04:42:17 #14 29.35 policycoreutils-python-utils-2.9-14.el8.noarch 04:42:17 #14 29.35 python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64 04:42:17 #14 29.35 python3-libselinux-2.9-5.el8.x86_64 04:42:17 #14 29.35 python3-libsemanage-2.9-6.el8.x86_64 04:42:17 #14 29.35 python3-policycoreutils-2.9-14.el8.noarch 04:42:17 #14 29.35 python3-setools-4.3.0-2.el8.x86_64 04:42:17 #14 29.35 rpm-plugin-selinux-4.14.3-14.el8_4.x86_64 04:42:17 #14 29.35 selinux-policy-3.14.3-67.el8_4.2.noarch 04:42:17 #14 29.35 selinux-policy-devel-3.14.3-67.el8_4.2.noarch 04:42:17 #14 29.35 selinux-policy-minimum-3.14.3-67.el8_4.2.noarch 04:42:17 #14 29.35 systemd-devel-239-45.el8_4.3.x86_64 04:42:17 #14 29.35 vim-filesystem-2:8.0.1763-15.el8.noarch 04:42:17 #14 29.35 which-2.21-12.el8.x86_64 04:42:17 #14 29.35 xkeyboard-config-2.28-1.el8.noarch 04:42:17 #14 29.35 04:42:17 #14 29.35 Complete! 04:42:18 #14 DONE 29.9s 04:42:18 04:42:18 #16 [stage-1 8/9] COPY --from=golang /usr/local/go /usr/local/go 04:42:18 #16 sha256:63050f6e71097d0a6299325349ad81849b3ae2eec99fb74e1d5f77b448436eef 04:42:20 #16 DONE 2.4s 04:42:20 04:42:20 #17 [stage-1 9/9] WORKDIR /root/rpmbuild 04:42:20 #17 sha256:13c6c1b6c09e8c124f7110c1544ebf3a28d7048b31291d7fb85664e7db7c00ab 04:42:20 #17 DONE 0.0s 04:42:20 04:42:20 #18 exporting to image 04:42:20 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:42:20 #18 exporting layers 04:42:26 #18 exporting layers 4.8s done 04:42:26 #18 writing image sha256:ea7ae678222e31ae4f6cd10e167a7323a94ad99ed7291293c2f8ac34b7bfe571 done 04:42:26 #18 naming to docker.io/rpmbuild-centos-8/x86_64 04:42:26 #18 naming to docker.io/rpmbuild-centos-8/x86_64 done 04:42:26 #18 DONE 4.8s 04:42:26 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine e2f740d' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --define '_scan_rpm_version 0.9.0' --define '_scan_version v0.9.0' --define '_scan_gitcommit b05830d' --define '_without_btrfs 1' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec 04:42:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fukt1f 04:42:26 + umask 022 04:42:26 + cd /root/rpmbuild/BUILD 04:42:26 + cd /root/rpmbuild/BUILD 04:42:26 + rm -rf src 04:42:26 + /usr/bin/mkdir -p src 04:42:26 + cd src 04:42:26 + /usr/bin/tar -xof - 04:42:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:42:27 + STATUS=0 04:42:27 + '[' 0 -ne 0 ']' 04:42:27 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:42:27 + /usr/bin/tar -xof - 04:42:27 + STATUS=0 04:42:27 + '[' 0 -ne 0 ']' 04:42:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:42:27 + exit 0 04:42:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RfwW6i 04:42:27 + umask 022 04:42:27 + cd /root/rpmbuild/BUILD 04:42:27 + cd src 04:42:27 + export DOCKER_GITCOMMIT=e2f740d 04:42:27 + DOCKER_GITCOMMIT=e2f740d 04:42:27 + mkdir -p /go/src/github.com/docker 04:42:27 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker 04:42:27 + pushd /root/rpmbuild/BUILD/src/engine 04:42:27 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src 04:42:27 + for component in tini "proxy dynamic" 04:42:27 + TMP_GOPATH=/go 04:42:27 + hack/dockerfile/install/install.sh tini 04:42:27 + RM_GOPATH=0 04:42:27 + TMP_GOPATH=/go 04:42:27 + : /usr/local/bin 04:42:27 + '[' -z /go ']' 04:42:27 + export GOPATH=/go 04:42:27 + GOPATH=/go 04:42:27 + case "$(go env GOARCH)" in 04:42:27 ++ go env GOARCH 04:42:27 + export GO_BUILDMODE=-buildmode=pie 04:42:27 + GO_BUILDMODE=-buildmode=pie 04:42:27 ++ dirname hack/dockerfile/install/install.sh 04:42:27 + dir=hack/dockerfile/install 04:42:27 + bin=tini 04:42:27 + shift 04:42:27 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:42:27 + . hack/dockerfile/install/tini.installer 04:42:27 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:42:27 + install_tini 04:42:27 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:42:27 + git clone https://github.com/krallin/tini.git /go/tini 04:42:27 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:42:27 Cloning into '/go/tini'... 04:42:27 + cd /go/tini 04:42:27 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:42:27 + cmake . 04:42:27 -- The C compiler identification is GNU 8.4.1 04:42:28 -- Detecting C compiler ABI info 04:42:28 -- Detecting C compiler ABI info - done 04:42:28 -- Check for working C compiler: /usr/bin/cc - skipped 04:42:28 -- Detecting C compile features 04:42:28 -- Detecting C compile features - done 04:42:28 -- Performing Test HAS_BUILTIN_FORTIFY 04:42:28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:42:28 -- Configuring done 04:42:28 -- Generating done 04:42:28 -- Build files have been written to: /go/tini 04:42:28 + make tini-static 04:42:28 Scanning dependencies of target tini-static 04:42:28 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:42:28 [100%] Linking C executable tini-static 04:42:28 [100%] Built target tini-static 04:42:28 + mkdir -p /usr/local/bin 04:42:28 + cp tini-static /usr/local/bin/docker-init 04:42:28 + for component in tini "proxy dynamic" 04:42:28 + TMP_GOPATH=/go 04:42:28 + hack/dockerfile/install/install.sh proxy dynamic 04:42:28 + RM_GOPATH=0 04:42:28 + TMP_GOPATH=/go 04:42:28 + : /usr/local/bin 04:42:28 + '[' -z /go ']' 04:42:28 + export GOPATH=/go 04:42:28 + GOPATH=/go 04:42:28 + case "$(go env GOARCH)" in 04:42:28 ++ go env GOARCH 04:42:28 + export GO_BUILDMODE=-buildmode=pie 04:42:28 + GO_BUILDMODE=-buildmode=pie 04:42:28 ++ dirname hack/dockerfile/install/install.sh 04:42:28 + dir=hack/dockerfile/install 04:42:28 + bin=proxy 04:42:28 + shift 04:42:28 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:42:28 + . hack/dockerfile/install/proxy.installer 04:42:28 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:42:28 + install_proxy dynamic 04:42:28 + case "$1" in 04:42:28 + install_proxy_dynamic 04:42:28 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:42:28 + PROXY_LDFLAGS=-linkmode=external 04:42:28 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:42:28 + export BUILD_MODE=-buildmode=pie 04:42:28 + BUILD_MODE=-buildmode=pie 04:42:28 + _install_proxy 04:42:28 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:42:28 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:42:28 Cloning into '/go/src/github.com/docker/libnetwork'... 04:42:30 + cd /go/src/github.com/docker/libnetwork 04:42:30 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:42:30 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:42:38 + return 04:42:38 + VERSION=0.0.0-20211015144513-b485636 04:42:38 + PRODUCT=docker 04:42:38 + hack/make.sh dynbinary 04:42:38 04:42:38 Removing bundles/ 04:42:38 04:42:38 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:42:38 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:42:38 GOOS="" GOARCH="" GOARM="" 04:42:40 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:42:40 04:42:40 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini 04:42:40 + RM_GOPATH=0 04:42:40 + TMP_GOPATH=/go 04:42:40 + : /usr/local/bin 04:42:40 + '[' -z /go ']' 04:42:40 + export GOPATH=/go 04:42:40 + GOPATH=/go 04:42:40 + case "$(go env GOARCH)" in 04:42:40 ++ go env GOARCH 04:42:40 + export GO_BUILDMODE=-buildmode=pie 04:42:40 + GO_BUILDMODE=-buildmode=pie 04:42:40 ++ dirname hack/dockerfile/install/install.sh 04:42:40 + dir=hack/dockerfile/install 04:42:40 + bin=tini 04:42:40 + shift 04:42:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:42:40 + . hack/dockerfile/install/tini.installer 04:42:40 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:42:40 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:42:40 + install_tini 04:42:40 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:42:40 + git clone https://github.com/krallin/tini.git /go/tini 04:42:40 Cloning into '/go/tini'... 04:42:40 + cd /go/tini 04:42:40 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:42:40 + cmake . 04:42:41 -- The C compiler identification is GNU 10.2.1 04:42:41 -- Detecting C compiler ABI info 04:42:41 -- Detecting C compiler ABI info - done 04:42:41 -- Check for working C compiler: /usr/bin/cc - skipped 04:42:41 -- Detecting C compile features 04:42:41 -- Detecting C compile features - done 04:42:41 -- Performing Test HAS_BUILTIN_FORTIFY 04:42:41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:42:41 -- Configuring done 04:42:41 -- Generating done 04:42:41 -- Build files have been written to: /go/tini 04:42:41 + make tini-static 04:42:41 make[2]: Entering directory '/go/tini' 04:42:41 make[3]: Entering directory '/go/tini' 04:42:41 make[4]: Entering directory '/go/tini' 04:42:41 make[5]: Entering directory '/go/tini' 04:42:41 Scanning dependencies of target tini-static 04:42:41 make[5]: Leaving directory '/go/tini' 04:42:41 make[5]: Entering directory '/go/tini' 04:42:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:42:41 [100%] Linking C executable tini-static 04:42:41 make[5]: Leaving directory '/go/tini' 04:42:41 [100%] Built target tini-static 04:42:41 make[4]: Leaving directory '/go/tini' 04:42:41 make[3]: Leaving directory '/go/tini' 04:42:41 make[2]: Leaving directory '/go/tini' 04:42:41 + mkdir -p /usr/local/bin 04:42:41 + cp tini-static /usr/local/bin/docker-init 04:42:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic 04:42:41 + RM_GOPATH=0 04:42:41 + TMP_GOPATH=/go 04:42:41 + : /usr/local/bin 04:42:41 + '[' -z /go ']' 04:42:41 + export GOPATH=/go 04:42:41 + GOPATH=/go 04:42:41 + case "$(go env GOARCH)" in 04:42:41 ++ go env GOARCH 04:42:41 + export GO_BUILDMODE=-buildmode=pie 04:42:41 + GO_BUILDMODE=-buildmode=pie 04:42:41 ++ dirname hack/dockerfile/install/install.sh 04:42:41 + dir=hack/dockerfile/install 04:42:41 + bin=proxy 04:42:41 + shift 04:42:41 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:42:41 + . hack/dockerfile/install/proxy.installer 04:42:41 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:42:41 + install_proxy dynamic 04:42:41 + case "$1" in 04:42:41 + install_proxy_dynamic 04:42:41 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:42:41 + PROXY_LDFLAGS=-linkmode=external 04:42:41 + export BUILD_MODE=-buildmode=pie 04:42:41 + BUILD_MODE=-buildmode=pie 04:42:41 + _install_proxy 04:42:41 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:42:41 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:42:41 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:42:41 Cloning into '/go/src/github.com/docker/libnetwork'... 04:42:43 + cd /go/src/github.com/docker/libnetwork 04:42:43 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:42:43 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:42:44 + return 04:42:44 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic 04:42:44 + RM_GOPATH=0 04:42:44 + TMP_GOPATH=/go 04:42:44 + : /usr/local/bin 04:42:44 + '[' -z /go ']' 04:42:44 + export GOPATH=/go 04:42:44 + GOPATH=/go 04:42:44 + case "$(go env GOARCH)" in 04:42:44 ++ go env GOARCH 04:42:44 + export GO_BUILDMODE=-buildmode=pie 04:42:44 + GO_BUILDMODE=-buildmode=pie 04:42:44 ++ dirname hack/dockerfile/install/install.sh 04:42:44 + dir=hack/dockerfile/install 04:42:44 + bin=rootlesskit 04:42:44 + shift 04:42:44 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' 04:42:44 + . hack/dockerfile/install/rootlesskit.installer 04:42:44 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:42:44 + install_rootlesskit dynamic 04:42:44 + case "$1" in 04:42:44 + install_rootlesskit_dynamic 04:42:44 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:42:44 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:42:44 + export BUILD_MODE=-buildmode=pie 04:42:44 + BUILD_MODE=-buildmode=pie 04:42:44 + _install_rootlesskit 04:42:44 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:42:44 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:42:44 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:42:44 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:42:45 + cd /go/src/github.com/rootless-containers/rootlesskit 04:42:45 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:42:45 + export GO111MODULE=on 04:42:45 + GO111MODULE=on 04:42:45 + export GOPROXY=https://proxy.golang.org 04:42:45 + GOPROXY=https://proxy.golang.org 04:42:45 + for f in rootlesskit rootlesskit-docker-proxy 04:42:45 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:42:45 go: downloading github.com/pkg/errors v0.9.1 04:42:45 go: downloading github.com/sirupsen/logrus v1.8.1 04:42:45 go: downloading github.com/urfave/cli/v2 v2.3.0 04:42:45 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:42:46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:42:46 go: downloading github.com/google/uuid v1.3.0 04:42:46 go: downloading github.com/moby/vpnkit v0.5.0 04:42:46 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:42:46 go: downloading github.com/gofrs/flock v0.8.1 04:42:46 go: downloading github.com/gorilla/mux v1.8.0 04:42:46 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:42:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:42:46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:42:46 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:42:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:42:52 + for f in rootlesskit rootlesskit-docker-proxy 04:42:52 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:42:53 + return 04:42:53 # Build the CLI 04:42:53 cd /go/src/github.com/docker/cli && \ 04:42:53 LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:42:53 make[2]: Entering directory '/root/build-deb/cli' 04:42:53 GO_LINKMODE=dynamic ./scripts/build/binary 04:42:53 Building dynamic docker-linux-arm-v6 04:43:09 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build/mac/arm64 04:43:09 cd /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform=darwin/amd64,darwin/arm64 binary 04:43:09 #1 [internal] booting buildkit 04:43:09 #1 pulling image moby/buildkit:buildx-stable-1 04:43:09 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 04:43:09 #1 creating container buildx_buildkit_youthful_mclaren0 04:43:09 #1 creating container buildx_buildkit_youthful_mclaren0 1.4s done 04:43:09 #1 DONE 4.4s 04:43:09 04:43:09 #2 [internal] load build definition from Dockerfile 04:43:09 #2 transferring dockerfile: 2.08kB done 04:43:09 #2 DONE 0.1s 04:43:09 04:43:09 #3 [internal] load .dockerignore 04:43:09 #3 transferring context: 32B 04:43:09 #3 transferring context: 112B done 04:43:09 #3 DONE 0.1s 04:43:09 04:43:09 #5 [auth] docker/dockerfile:pull token for registry-1.docker.io 04:43:09 #5 DONE 0.0s 04:43:09 04:43:09 #4 resolve image config for docker.io/docker/dockerfile:1.3 04:43:09 #4 DONE 0.7s 04:43:09 04:43:09 #6 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 04:43:09 #6 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done 04:43:09 #6 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done 04:43:09 #6 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 04:43:09 #6 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done 04:43:09 #6 DONE 0.4s 04:43:09 04:43:09 #9 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 04:43:09 #9 ... 04:43:09 04:43:09 #11 [auth] dockercore/golang-cross:pull token for registry-1.docker.io 04:43:09 #11 DONE 0.0s 04:43:09 04:43:09 #12 [auth] library/golang:pull token for registry-1.docker.io 04:43:09 #12 DONE 0.0s 04:43:09 04:43:09 #13 [auth] tonistiigi/xx:pull token for registry-1.docker.io 04:43:09 #13 DONE 0.0s 04:43:09 04:43:09 #14 [auth] dockercore/golang-cross:pull token for registry-1.docker.io 04:43:09 #14 DONE 0.0s 04:43:09 04:43:09 #9 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 04:43:09 #9 ... 04:43:09 04:43:09 #8 [linux/amd64 internal] load metadata for docker.io/library/golang:1.16.9-alpine 04:43:09 #8 DONE 0.3s 04:43:09 04:43:09 #7 [darwin/arm64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras 04:43:09 #7 DONE 0.3s 04:43:09 04:43:09 #10 [darwin/amd64 internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras 04:43:09 #10 DONE 0.4s 04:43:09 04:43:09 #9 [linux/amd64 internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 04:43:09 #9 DONE 0.4s 04:43:09 04:43:09 #21 [internal] load build context 04:43:09 #21 DONE 0.0s 04:43:09 04:43:09 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 04:43:09 #16 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.1s done 04:43:09 #16 DONE 0.1s 04:43:09 04:43:09 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:43:09 #15 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:43:09 #15 ... 04:43:09 04:43:09 #22 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:43:09 #22 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done 04:43:09 #22 DONE 0.0s 04:43:09 04:43:09 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:43:09 #26 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done 04:43:09 #26 DONE 0.1s 04:43:09 04:43:09 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:43:09 #15 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.1s done 04:43:09 #15 ... 04:43:09 04:43:09 #16 [linux/amd64 xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 04:43:09 #16 sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 13.43kB / 13.43kB 0.1s done 04:43:09 #16 extracting sha256:fbf01a56509d5582a49a58bdd0f1c4f6fde5fed12d7a8b2c355ac1fb213e176a 0.1s done 04:43:09 #16 DONE 0.1s 04:43:09 04:43:09 #21 [internal] load build context 04:43:10 #21 transferring context: 34.80MB 3.1s 04:43:11 #21 transferring context: 49.90MB 4.2s done 04:43:11 #21 DONE 4.4s 04:43:11 04:43:11 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:43:11 #15 sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 156B / 156B 0.1s done 04:43:11 #15 sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 105.80MB / 105.80MB 2.2s done 04:43:11 #15 sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 154B / 154B 0.3s done 04:43:11 #15 sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 281.51kB / 281.51kB 0.3s done 04:43:11 #15 sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 2.81MB / 2.81MB 0.2s done 04:43:11 #15 extracting sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e 1.0s done 04:43:11 #15 extracting sha256:31adcdaf11c89113a810db23d523e549d634d7de695a72b0ce98a1f912101262 0.2s done 04:43:11 #15 extracting sha256:b8b176561691ea11cfe541f3ee363a3aa67e3649eb3273bea62ebeea713eaecd 0.0s done 04:43:11 #15 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 04:43:17 #15 extracting sha256:23d1c9dd6ab7b181a04d66bcea471e9fcc97cdc39152ce413098373887a7e0d2 7.4s done 04:43:17 #15 DONE 9.6s 04:43:17 04:43:17 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:43:17 #26 sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 151.10MB / 151.10MB 2.7s done 04:43:17 #26 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 04:43:17 #26 ... 04:43:17 04:43:17 #15 [linux/amd64 gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:43:17 #15 extracting sha256:36803fd6ed32d2fbeb27157ae8bd9eac927a87d33ede687fc8c596fb1432e948 0.0s done 04:43:17 #15 DONE 9.6s 04:43:17 04:43:17 #17 [linux/amd64 build-base-alpine 1/3] COPY --from=xx / / 04:43:18 #17 DONE 1.8s 04:43:18 04:43:18 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:43:18 #26 ... 04:43:18 04:43:18 #18 [linux/amd64 build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git 04:43:18 #18 0.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:43:20 #18 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:43:20 #18 1.703 (1/18) Installing libffi (3.3-r2) 04:43:20 #18 1.711 (2/18) Installing libgcc (10.3.1_git20210424-r2) 04:43:20 #18 1.714 (3/18) Installing libstdc++ (10.3.1_git20210424-r2) 04:43:20 #18 1.736 (4/18) Installing xz-libs (5.2.5-r0) 04:43:20 #18 1.742 (5/18) Installing libxml2 (2.9.12-r1) 04:43:20 #18 1.762 (6/18) Installing llvm11-libs (11.1.0-r2) 04:43:21 #18 2.789 (7/18) Installing clang-libs (11.1.0-r1) 04:43:22 #18 3.760 (8/18) Installing clang (11.1.0-r1) 04:43:23 #18 4.516 (9/18) Installing libmagic (5.40-r1) 04:43:23 #18 4.555 (10/18) Installing file (5.40-r1) 04:43:23 #18 4.557 (11/18) Installing brotli-libs (1.0.9-r5) 04:43:23 #18 4.574 (12/18) Installing nghttp2-libs (1.43.0-r0) 04:43:23 #18 4.580 (13/18) Installing libcurl (7.79.1-r0) 04:43:23 #18 4.591 (14/18) Installing expat (2.4.1-r0) 04:43:23 #18 4.596 (15/18) Installing pcre2 (10.36-r0) 04:43:23 #18 4.610 (16/18) Installing git (2.32.0-r0) 04:43:23 #18 4.807 (17/18) Installing lld (11.1.0-r0) 04:43:23 #18 4.852 (18/18) Installing llvm11 (11.1.0-r2) 04:43:24 #18 5.448 Executing busybox-1.33.1-r3.trigger 04:43:24 #18 5.466 OK: 285 MiB in 33 packages 04:43:26 #18 DONE 7.6s 04:43:26 04:43:26 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:43:26 #26 ... 04:43:26 04:43:26 #19 [linux/amd64 build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli 04:43:26 #19 DONE 0.2s 04:43:26 04:43:26 #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc 04:43:26 #20 ... 04:43:26 04:43:26 #25 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc 04:43:26 #25 0.183 skipping packages installation on darwin 04:43:26 #25 DONE 0.2s 04:43:26 04:43:26 #20 [linux/amd64 build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc 04:43:26 #20 0.189 skipping packages installation on darwin 04:43:27 #20 DONE 0.3s 04:43:27 04:43:27 #26 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:43:31 #26 extracting sha256:349cb1bd3798629cf55586b8042e6ad51b79f6f3f3116237f6ef5382a3d1c6e8 20.7s done 04:43:31 #26 DONE 23.4s 04:43:36 04:43:36 #23 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:43:42 go: downloading github.com/docker/cli v20.10.9+incompatible 04:43:42 go: downloading github.com/docker/docker v20.10.9+incompatible 04:43:42 go: downloading github.com/spf13/cobra v1.2.1 04:43:42 go: downloading github.com/fvbommel/sortorder v1.0.2 04:43:42 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 04:43:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:43:42 go: downloading github.com/docker/go-connections v0.4.0 04:43:42 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 04:43:42 go: downloading github.com/spf13/pflag v1.0.5 04:43:42 go: downloading github.com/theupdateframework/notary v0.7.0 04:43:42 go: downloading github.com/opencontainers/image-spec v1.0.1 04:43:42 go: downloading github.com/docker/go-units v0.4.0 04:43:42 go: downloading github.com/Masterminds/semver/v3 v3.1.1 04:43:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:43:42 go: downloading github.com/morikuni/aec v1.0.0 04:43:42 go: downloading github.com/containerd/containerd v1.5.7 04:43:42 go: downloading github.com/opencontainers/go-digest v1.0.0 04:43:42 go: downloading github.com/moby/sys/mount v0.2.0 04:43:42 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 04:43:42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 04:43:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:43:44 go: downloading google.golang.org/grpc v1.40.0 04:43:44 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 04:43:44 go: downloading github.com/docker/docker-credential-helpers v0.6.4 04:43:44 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 04:43:44 #23 7.271 Building static docker-darwin-arm64 04:43:45 go: downloading github.com/gogo/protobuf v1.3.2 04:43:45 go: downloading github.com/opencontainers/runc v1.0.2 04:43:46 #23 ... 04:43:46 04:43:46 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:43:46 #27 7.320 Building static docker-darwin-amd64 04:43:46 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 04:43:47 go: downloading github.com/golang/protobuf v1.5.2 04:43:47 go: downloading github.com/docker/go-metrics v0.0.1 04:43:47 go: downloading google.golang.org/protobuf v1.26.0 04:43:48 go: downloading github.com/prometheus/client_golang v1.7.1 04:43:48 go: downloading github.com/beorn7/perks v1.0.1 04:43:48 go: downloading github.com/cespare/xxhash v1.1.0 04:43:48 go: downloading github.com/cespare/xxhash/v2 v2.1.1 04:43:48 go: downloading github.com/prometheus/client_model v0.2.0 04:43:48 go: downloading github.com/prometheus/common v0.10.0 04:43:48 go: downloading github.com/prometheus/procfs v0.6.0 04:43:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:44:14 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:44:14 04:44:14 + popd 04:44:14 + exit 0 04:44:14 ~/rpmbuild/BUILD/src 04:44:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4s7Qkj 04:44:14 + umask 022 04:44:14 + cd /root/rpmbuild/BUILD 04:44:14 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']' 04:44:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 04:44:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 04:44:14 + mkdir -p /root/rpmbuild/BUILDROOT 04:44:14 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 04:44:14 + cd src 04:44:14 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd 04:44:14 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/dockerd 04:44:14 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker-proxy 04:44:14 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker-init 04:44:14 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/lib/systemd/system/docker.service 04:44:14 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/lib/systemd/system/docker.socket 04:44:14 + /usr/lib/rpm/check-buildroot 04:44:14 + /usr/lib/rpm/redhat/brp-ldconfig 04:44:14 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory 04:44:14 + /usr/lib/rpm/brp-compress 04:44:14 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:44:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:44:14 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 04:44:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:44:14 + /usr/lib/rpm/brp-python-bytecompile '' 1 04:44:14 + /usr/lib/rpm/brp-python-hardlink 04:44:14 + PYTHON3=/usr/libexec/platform-python 04:44:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:44:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jvmS7i 04:44:14 + umask 022 04:44:14 + cd /root/rpmbuild/BUILD 04:44:14 + cd src 04:44:14 + engine/bundles/dynbinary-daemon/dockerd -v 04:44:14 Docker version 0.0.0-20211015144513-b485636, build e2f740d 04:44:14 + exit 0 04:44:14 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 04:44:14 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.el8 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-0.el8 04:44:14 Requires(interp): /bin/sh /bin/sh /bin/sh 04:44:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:44:14 Requires(post): /bin/sh 04:44:14 Requires(preun): /bin/sh 04:44:14 Requires(postun): /bin/sh 04:44:14 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) 04:44:14 Conflicts: docker docker-ee docker-engine-cs docker-io 04:44:14 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux 04:44:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 04:44:14 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.el8.src.rpm 04:44:14 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm 04:44:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HYdxih 04:44:14 + umask 022 04:44:14 + cd /root/rpmbuild/BUILD 04:44:14 + cd src 04:44:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.el8.x86_64 04:44:14 + exit 0 04:44:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cIzx9g 04:44:14 + umask 022 04:44:14 + cd /root/rpmbuild/BUILD 04:44:14 + cd /root/rpmbuild/BUILD 04:44:14 + rm -rf src 04:44:14 + /usr/bin/mkdir -p src 04:44:14 + cd src 04:44:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz 04:44:14 + /usr/bin/tar -xof - 04:44:14 + STATUS=0 04:44:14 + '[' 0 -ne 0 ']' 04:44:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz 04:44:14 + /usr/bin/tar -xof - 04:44:14 + STATUS=0 04:44:14 + '[' 0 -ne 0 ']' 04:44:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:44:14 + exit 0 04:44:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0Oaxeh 04:44:14 + umask 022 04:44:14 + cd /root/rpmbuild/BUILD 04:44:14 + cd src 04:44:14 + mkdir -p /go/src/github.com/docker 04:44:14 + rm -f /go/src/github.com/docker/cli 04:44:14 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli 04:44:14 + pushd /go/src/github.com/docker/cli 04:44:14 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src 04:44:14 + DISABLE_WARN_OUTSIDE_CONTAINER=1 04:44:14 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:44:14 GO_LINKMODE=dynamic ./scripts/build/binary 04:44:14 Building dynamic docker-linux-amd64 04:44:15 scripts/docs/generate-man.sh 04:44:27 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' 04:44:27 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' 04:44:27 # Build the CLI plugins 04:44:27 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values 04:44:27 set -e;cd /sources && \ 04:44:27 tar xzf plugin-installers.tgz; \ 04:44:27 for installer in plugins/*.installer; do \ 04:44:27 LDFLAGS='' bash ${installer} build; \ 04:44:27 done 04:44:27 Cloning into '/go/src/github.com/docker/app'... 04:44:27 Fetching origin 04:44:27 make[2]: Entering directory '/go/src/github.com/docker/app' 04:44:27 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:45:22 Project root: /go/src/github.com/docker/cli 04:45:22 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:45:22 2021/11/02 04:45:14 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:45:22 make[2]: Leaving directory '/root/build-deb/cli' 04:45:22 # Build the scan-plugin 04:45:22 # TODO change once we support scan-plugin on other architectures 04:45:22 if [ "armhf" = "amd64" ]; then \ 04:45:22 cd /go/src/github.com/docker/scan-cli-plugin \ 04:45:22 && PLATFORM_BINARY=docker-scan COMMIT=b05830d TAG_NAME=v0.9.0 make native-build \ 04:45:22 && mkdir -p /usr/libexec/docker/cli-plugins/ \ 04:45:22 && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ 04:45:22 fi 04:45:22 # Build the CLI plugins 04:45:22 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values 04:45:22 set -e;cd /sources && \ 04:45:22 tar xzf plugin-installers.tgz; \ 04:45:22 for installer in plugins/*.installer; do \ 04:45:22 LDFLAGS='' bash ${installer} build; \ 04:45:22 done 04:45:22 Cloning into '/go/src/github.com/docker/app'... 04:45:22 Fetching origin 04:45:22 make[2]: Entering directory '/go/src/github.com/docker/app' 04:45:22 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:45:24 make[2]: Leaving directory '/go/src/github.com/docker/app' 04:45:24 Cloning into '/go/src/github.com/docker/buildx'... 04:45:24 Fetching origin 04:45:24 + GO111MODULE=on 04:45:24 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:45:36 scripts/docs/generate-man.sh 04:46:09 make[2]: Leaving directory '/go/src/github.com/docker/app' 04:46:09 Cloning into '/go/src/github.com/docker/buildx'... 04:46:10 Fetching origin 04:46:11 + GO111MODULE=on 04:46:11 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:46:32 Project root: /go/src/github.com/docker/cli 04:46:32 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:46:32 2021/11/02 04:46:32 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:46:32 + popd 04:46:32 + pushd /root/rpmbuild/BUILD/src/plugins 04:46:32 ~/rpmbuild/BUILD/src 04:46:32 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src 04:46:32 + for installer in *.installer 04:46:32 + '[' app.installer '!=' scan.installer ']' 04:46:32 + bash app.installer build 04:46:32 Cloning into '/go/src/github.com/docker/app'... 04:46:35 Fetching origin 04:46:35 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:46:45 make[1]: Leaving directory '/root/build-deb' 04:46:45 debian/rules override_dh_auto_test 04:46:45 make[1]: Entering directory '/root/build-deb' 04:46:45 ./engine/bundles/dynbinary-daemon/dockerd -v 04:46:45 Docker version 0.0.0-20211015144513-b485636, build e2f740d 04:46:45 ./cli/build/docker -v 04:46:45 Docker version 0.0.0-20211015144513-b485636, build b485636 04:46:45 make[1]: Leaving directory '/root/build-deb' 04:46:45 create-stamp debian/debhelper-build-stamp 04:46:45 debian/rules binary 04:46:45 dh binary --with=bash-completion --with=systemd 04:46:45 dh_testroot 04:46:45 dh_prep 04:46:45 debian/rules override_dh_auto_install 04:46:45 make[1]: Entering directory '/root/build-deb' 04:46:45 # docker-ce-cli install 04:46:45 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 04:46:45 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker 04:46:45 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker 04:46:45 set -e;cd /sources && \ 04:46:45 tar xzf plugin-installers.tgz; \ 04:46:45 for installer in plugins/*.installer; do \ 04:46:45 DESTDIR=/root/build-deb/debian/docker-ce-cli \ 04:46:45 PREFIX=/usr/libexec/docker/cli-plugins \ 04:46:45 bash ${installer} install_plugin; \ 04:46:45 done 04:46:45 # docker-ce install 04:46:45 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service 04:46:45 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket 04:46:45 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd 04:46:45 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy 04:46:45 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init 04:46:45 # docker-scan-plugin install 04:46:45 # TODO change once we support scan-plugin on other architectures 04:46:45 if [ "amd64" = "amd64" ]; then \ 04:46:45 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ 04:46:45 fi 04:46:45 # docker-ce-rootless-extras install 04:46:45 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit 04:46:45 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy 04:46:45 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh 04:46:45 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh 04:46:45 # TODO: how can we install vpnkit? 04:46:45 make[1]: Leaving directory '/root/build-deb' 04:46:45 debian/rules override_dh_install 04:46:45 make[1]: Entering directory '/root/build-deb' 04:46:45 dh_install 04:46:45 # TODO Can we do this from within our container? 04:46:45 dh_apparmor --profile-name=docker-ce -pdocker-ce 04:46:45 make[1]: Leaving directory '/root/build-deb' 04:46:45 dh_installdocs 04:46:45 dh_installchangelogs 04:46:45 dh_installman 04:46:45 dh_bash-completion 04:46:45 dh_systemd_enable 04:46:45 debian/rules override_dh_installinit 04:46:45 make[1]: Entering directory '/root/build-deb' 04:46:45 # use "docker" as our service name, not "docker-ce" 04:46:45 dh_installinit --name=docker 04:46:45 make[1]: Leaving directory '/root/build-deb' 04:46:45 dh_systemd_start 04:46:45 dh_perl 04:46:45 dh_link 04:46:45 dh_strip_nondeterminism 04:46:45 dh_compress 04:46:45 dh_fixperms 04:46:45 dh_missing 04:46:45 debian/rules override_dh_strip 04:46:45 make[1]: Entering directory '/root/build-deb' 04:46:45 # Go has lots of problems with stripping, so just don't 04:46:45 make[1]: Leaving directory '/root/build-deb' 04:46:45 dh_makeshlibs 04:46:45 debian/rules override_dh_shlibdeps 04:46:45 make[1]: Entering directory '/root/build-deb' 04:46:45 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 04:46:47 make[1]: Leaving directory '/root/build-deb' 04:46:47 dh_installdeb 04:46:47 debian/rules override_dh_gencontrol 04:46:47 make[1]: Entering directory '/root/build-deb' 04:46:47 # Use separate version for the scan-plugin package, then generate the other control files as usual 04:46:47 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) 04:46:47 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) 04:46:47 if [ "amd64" = "amd64" ]; then \ 04:46:47 dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ 04:46:47 fi 04:46:47 dh_gencontrol --remaining-packages 04:46:47 make[1]: Leaving directory '/root/build-deb' 04:46:47 dh_md5sums 04:46:47 debian/rules override_dh_builddeb 04:46:47 make[1]: Entering directory '/root/build-deb' 04:46:47 dh_builddeb -- -Zxz 04:46:47 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'. 04:46:47 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'. 04:46:52 #27 ... 04:46:52 04:46:52 #23 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:46:52 #23 DONE 187.0s 04:46:52 04:46:52 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:46:52 #27 ... 04:46:52 04:46:52 #24 [darwin/arm64 binary 1/1] COPY --from=build /out . 04:46:52 #24 DONE 0.1s 04:46:52 04:46:52 #27 [linux/amd64 build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:46:52 #27 DONE 187.9s 04:46:52 04:46:52 #28 [darwin/amd64 binary 1/1] COPY --from=build /out . 04:46:52 #28 DONE 0.1s 04:46:52 04:46:52 #29 exporting to client 04:46:52 #29 copying files darwin/amd64 2.92MB 0.1s 04:46:52 #29 copying files darwin/arm64 22B 04:46:52 #29 copying files darwin/amd64 52.27MB 1.7s done 04:46:52 #29 copying files darwin/arm64 48.32MB 1.6s done 04:46:52 #29 DONE 1.7s 04:46:52 dest=$PWD/build/mac; cd /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/build && for platform in *; do \ 04:46:52 arch=$(echo $platform | cut -d_ -f2); \ 04:46:52 mkdir -p $dest/$arch/docker; \ 04:46:52 cp $platform/docker-darwin-* $dest/$arch/docker/docker && \ 04:46:52 tar -C $dest/$arch -c -z -f $dest/$arch/docker-0.0.0-20211015144513-b485636.tgz docker; \ 04:46:52 done 04:47:00 cp: cannot stat 'docker/docker-darwin-*': Not a directory 04:47:00 cp: cannot stat 'docker-linux-amd64/docker-darwin-*': Not a directory 04:47:00 make[1]: *** [Makefile:72: cross-mac] Error 1 04:47:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:47:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:47:00 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker VERSION=0.0.0-20211015144513-b485636 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross 04:47:00 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker' 04:47:00 docker build --build-arg=GO_VERSION -f "Dockerfile" --build-arg CROSS=true --build-arg DOCKER_CROSSPLATFORMS --output=bundles/ --target=cross --build-arg VERSION --build-arg DOCKER_GITCOMMIT --build-arg PRODUCT --build-arg PLATFORM --build-arg DEFAULT_PRODUCT_LICENSE . 04:47:01 #1 [internal] load build definition from Dockerfile 04:47:01 #1 sha256:c63a9a01c8030116dd3b9a88da2b7d0f4769a2ed1836b7f931aa4ec70d274df0 04:47:01 #1 transferring dockerfile: 39B done 04:47:01 #1 DONE 0.1s 04:47:01 04:47:01 #2 [internal] load .dockerignore 04:47:01 #2 sha256:9ac02cb0d42bb19cdb9a1f99e84e262a946d4acdc067b72cb0a4b3f2d86e7b0d 04:47:01 #2 transferring context: 34B done 04:47:01 #2 DONE 0.1s 04:47:01 04:47:01 #3 resolve image config for docker.io/docker/dockerfile:1.2 04:47:01 #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 04:47:01 #3 DONE 0.1s 04:47:01 04:47:01 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io 04:47:01 #4 sha256:5225896802472a5c4da99dd63533ebc7c45c857cd149a4ef2b9877832609ce83 04:47:01 #4 DONE 0.0s 04:47:01 04:47:01 #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 04:47:01 #5 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 04:47:01 #5 CACHED 04:47:01 04:47:01 #6 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:47:01 #6 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:47:01 #6 DONE 0.1s 04:47:01 04:47:01 #9 [auth] library/golang:pull token for registry-1.docker.io 04:47:01 #9 sha256:ce2f14876b34ddb51a51860fde3ce15e5e017a6753b20261f16522be55fee20d 04:47:01 #9 DONE 0.0s 04:47:01 04:47:01 #10 [auth] djs55/vpnkit:pull token for registry-1.docker.io 04:47:01 #10 sha256:ebbeca4ebde735549169978c0e9e53f5f80d7a5f0815a64321f6b5b19ee2f8b8 04:47:01 #10 DONE 0.0s 04:47:01 04:47:01 #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:47:01 #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 04:47:01 #8 DONE 0.2s 04:47:01 04:47:01 #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 04:47:01 #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 04:47:01 #7 DONE 0.1s 04:47:02 04:47:02 #11 [base 1/3] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:47:02 #11 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:47:02 #11 DONE 0.0s 04:47:02 04:47:02 #39 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:47:02 #39 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 04:47:02 #39 DONE 0.0s 04:47:02 04:47:02 #37 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 04:47:02 #37 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 04:47:02 #37 DONE 0.0s 04:47:02 04:47:02 #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 04:47:02 #12 sha256:03b1a3774d0cfa4d2d6a58cd36c682acf85b0f0897e8ec76ee1125a7921150df 04:47:02 #12 CACHED 04:47:02 04:47:02 #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 04:47:02 #13 sha256:4d19d5df051acc0f04147b68848bf722b229c3291fb167823776e6e6b29f1de1 04:47:02 #13 CACHED 04:47:02 04:47:02 #23 [internal] load build context 04:47:02 #23 sha256:e7094c4a4fee3913e23b91eedfae912ab4033f2b788c630395555c04ee3a2c66 04:47:02 #23 transferring context: 491.14kB 0.5s done 04:47:02 #23 DONE 0.6s 04:47:02 04:47:02 #14 [cross-true 1/4] RUN dpkg --add-architecture arm64 04:47:02 #14 sha256:63864de4684058721845dbc1d651fd4fdacaf0e0c0e8ea4f32bfc4dc2d8e1ce3 04:47:03 #14 DONE 1.2s 04:47:03 04:47:03 #15 [cross-true 2/4] RUN dpkg --add-architecture armel 04:47:03 #15 sha256:9afec14c39290c342dc8a270586705e87f49f0729af000d28bbe46fe80114e71 04:47:04 #15 DONE 0.8s 04:47:04 04:47:04 #16 [cross-true 3/4] RUN dpkg --add-architecture armhf 04:47:04 #16 sha256:9fddd8bbb0cbb1be326fecf560f91a95b486ab649c5fb35df059fbb05a4fa8c5 04:47:04 #16 DONE 0.8s 04:47:04 04:47:04 #17 [cross-true 4/4] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf 04:47:04 #17 sha256:aaeacc37751c62afabfbcd2435a69e05e1e020d40f713df727d93cc4248cb637 04:47:06 #17 1.170 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:47:06 #17 1.189 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 04:47:06 #17 1.189 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 04:47:06 #17 1.453 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [308 kB] 04:47:06 #17 1.491 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] 04:47:06 #17 1.502 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] 04:47:06 #17 1.538 Get:7 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] 04:47:06 #17 1.922 Get:8 http://deb.debian.org/debian buster/main armel Packages [7627 kB] 04:47:07 #17 2.217 Get:9 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] 04:47:07 #17 2.494 Get:10 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] 04:47:07 #17 2.870 Get:11 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] 04:47:07 #17 3.125 Get:12 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 04:47:08 #17 3.127 Get:13 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] 04:47:08 #17 3.128 Get:14 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 04:47:08 #17 3.129 Get:15 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 04:47:09 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb'. 04:47:14 #17 9.348 Fetched 32.5 MB in 8s (3857 kB/s) 04:47:16 #17 9.348 Reading package lists... 04:47:18 #17 11.46 Reading package lists... 04:47:18 #17 13.51 Building dependency tree... 04:47:19 #17 14.23 The following additional packages will be installed: 04:47:19 #17 14.23 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 04:47:19 #17 14.23 binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu 04:47:19 #17 14.23 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu 04:47:19 #17 14.23 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config dpkg-cross 04:47:19 #17 14.23 dpkg-dev file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi 04:47:19 #17 14.23 g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu g++-arm-linux-gnueabi 04:47:19 #17 14.23 g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base 04:47:19 #17 14.23 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base 04:47:19 #17 14.23 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base 04:47:19 #17 14.23 gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf 04:47:19 #17 14.23 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross 04:47:19 #17 14.23 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross 04:47:19 #17 14.23 libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 04:47:19 #17 14.23 libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl 04:47:19 #17 14.23 libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl 04:47:19 #17 14.23 libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross 04:47:19 #17 14.23 libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross 04:47:19 #17 14.23 libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross 04:47:19 #17 14.23 libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross 04:47:19 #17 14.23 liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1 04:47:19 #17 14.23 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross 04:47:19 #17 14.23 libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross 04:47:19 #17 14.23 libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross 04:47:19 #17 14.23 libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl 04:47:19 #17 14.23 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl 04:47:19 #17 14.23 libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross 04:47:19 #17 14.23 linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils 04:47:19 #17 14.23 Suggested packages: 04:47:19 #17 14.23 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch 04:47:19 #17 14.23 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross 04:47:19 #17 14.23 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross 04:47:19 #17 14.23 libgcc1-dbg-arm64-cross libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross 04:47:19 #17 14.23 libatomic1-dbg-arm64-cross libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross 04:47:19 #17 14.23 libtsan0-dbg-arm64-cross libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross 04:47:19 #17 14.23 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross 04:47:19 #17 14.23 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross 04:47:19 #17 14.23 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross 04:47:19 #17 14.23 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross 04:47:19 #17 14.23 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross 04:47:19 #17 14.23 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross 04:47:19 #17 14.23 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross 04:47:19 #17 14.23 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross 04:47:19 #17 14.23 libquadmath0-dbg-armhf-cross manpages-dev autoconf automake libtool flex 04:47:19 #17 14.23 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi 04:47:19 #17 14.23 gdb-arm-linux-gnueabihf libyaml-shell-perl ed diffutils-doc 04:47:19 #17 14.23 Recommended packages: 04:47:19 #17 14.23 fakeroot build-essential libalgorithm-merge-perl libwww-perl 04:47:19 #17 14.23 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl 04:47:20 #17 14.87 The following NEW packages will be installed: 04:47:20 #17 14.87 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 04:47:20 #17 14.87 binutils-arm-linux-gnueabihf bzip2 cpp-8-aarch64-linux-gnu 04:47:20 #17 14.87 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf cpp-aarch64-linux-gnu 04:47:20 #17 14.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cross-config 04:47:20 #17 14.87 crossbuild-essential-arm64 crossbuild-essential-armel 04:47:20 #17 14.87 crossbuild-essential-armhf dpkg-cross dpkg-dev file g++-8-aarch64-linux-gnu 04:47:20 #17 14.87 g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf g++-aarch64-linux-gnu 04:47:20 #17 14.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-8-aarch64-linux-gnu 04:47:20 #17 14.87 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi 04:47:20 #17 14.87 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf 04:47:20 #17 14.87 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-aarch64-linux-gnu 04:47:20 #17 14.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan5-arm64-cross 04:47:20 #17 14.87 libasan5-armel-cross libasan5-armhf-cross libatomic1-arm64-cross 04:47:20 #17 14.87 libatomic1-armel-cross libatomic1-armhf-cross libc6-arm64-cross 04:47:20 #17 14.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 04:47:20 #17 14.87 libc6-dev-armel-cross libc6-dev-armhf-cross libconfig-auto-perl 04:47:20 #17 14.87 libconfig-inifiles-perl libdebian-dpkgcross-perl libfile-homedir-perl 04:47:20 #17 14.87 libfile-which-perl libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross 04:47:20 #17 14.87 libgcc-8-dev-armhf-cross libgcc1-arm64-cross libgcc1-armel-cross 04:47:20 #17 14.87 libgcc1-armhf-cross libgomp1-arm64-cross libgomp1-armel-cross 04:47:20 #17 14.87 libgomp1-armhf-cross libicu63 libio-string-perl libitm1-arm64-cross 04:47:20 #17 14.87 liblocale-gettext-perl liblsan0-arm64-cross libmagic-mgc libmagic1 04:47:20 #17 14.87 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross 04:47:20 #17 14.87 libstdc++-8-dev-armhf-cross libstdc++6-arm64-cross libstdc++6-armel-cross 04:47:20 #17 14.87 libstdc++6-armhf-cross libtsan0-arm64-cross libubsan1-arm64-cross 04:47:20 #17 14.87 libubsan1-armel-cross libubsan1-armhf-cross libxml-libxml-perl 04:47:20 #17 14.87 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl 04:47:20 #17 14.87 libxml-simple-perl libxml2 libyaml-perl linux-libc-dev-arm64-cross 04:47:20 #17 14.87 linux-libc-dev-armel-cross linux-libc-dev-armhf-cross patch xz-utils 04:47:20 #17 15.16 0 upgraded, 88 newly installed, 0 to remove and 1 not upgraded. 04:47:20 #17 15.16 Need to get 106 MB of archives. 04:47:20 #17 15.16 After this operation, 384 MB of additional disk space will be used. 04:47:20 #17 15.16 Get:1 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] 04:47:20 #17 15.16 Get:2 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 04:47:20 #17 15.16 Get:3 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] 04:47:20 #17 15.17 Get:4 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] 04:47:20 #17 15.17 Get:5 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] 04:47:20 #17 15.17 Get:6 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 04:47:20 #17 15.17 Get:7 http://deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] 04:47:20 #17 15.21 Get:8 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] 04:47:20 #17 15.24 Get:9 http://deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] 04:47:20 #17 15.26 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] 04:47:20 #17 15.26 Get:11 http://deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] 04:47:20 #17 15.33 Get:12 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] 04:47:20 #17 15.33 Get:13 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] 04:47:20 #17 15.40 Get:14 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] 04:47:20 #17 15.40 Get:15 http://deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] 04:47:20 #17 15.47 Get:16 http://deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] 04:47:20 #17 15.47 Get:17 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] 04:47:20 #17 15.47 Get:18 http://deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] 04:47:20 #17 15.47 Get:19 http://deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] 04:47:20 #17 15.47 Get:20 http://deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] 04:47:20 #17 15.47 Get:21 http://deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] 04:47:20 #17 15.48 Get:22 http://deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] 04:47:20 #17 15.49 Get:23 http://deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] 04:47:20 #17 15.49 Get:24 http://deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] 04:47:20 #17 15.49 Get:25 http://deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] 04:47:20 #17 15.49 Get:26 http://deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] 04:47:20 #17 15.49 Get:27 http://deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] 04:47:20 #17 15.49 Get:28 http://deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] 04:47:20 #17 15.50 Get:29 http://deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] 04:47:20 #17 15.50 Get:30 http://deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] 04:47:20 #17 15.50 Get:31 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] 04:47:20 #17 15.51 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] 04:47:20 #17 15.57 Get:33 http://deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] 04:47:20 #17 15.58 Get:34 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] 04:47:20 #17 15.59 Get:35 http://deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] 04:47:20 #17 15.82 Get:36 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] 04:47:20 #17 15.91 Get:37 http://deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] 04:47:20 #17 15.98 Get:38 http://deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] 04:47:20 #17 15.98 Get:39 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 04:47:20 #17 15.98 Get:40 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 04:47:20 #17 16.00 Get:41 http://deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] 04:47:20 #17 16.00 Get:42 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] 04:47:20 #17 16.00 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 04:47:21 #17 16.09 Get:44 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] 04:47:21 #17 16.09 Get:45 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] 04:47:21 #17 16.09 Get:46 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] 04:47:21 #17 16.09 Get:47 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] 04:47:21 #17 16.10 Get:48 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] 04:47:21 #17 16.10 Get:49 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] 04:47:21 #17 16.10 Get:50 http://deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] 04:47:21 #17 16.11 Get:51 http://deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] 04:47:21 #17 16.16 Get:52 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] 04:47:21 #17 16.16 Get:53 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] 04:47:21 #17 16.16 Get:54 http://deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] 04:47:21 #17 16.16 Get:55 http://deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] 04:47:21 #17 16.16 Get:56 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] 04:47:21 #17 16.16 Get:57 http://deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] 04:47:21 #17 16.17 Get:58 http://deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] 04:47:21 #17 16.17 Get:59 http://deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] 04:47:21 #17 16.18 Get:60 http://deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] 04:47:21 #17 16.18 Get:61 http://deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] 04:47:21 #17 16.18 Get:62 http://deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] 04:47:21 #17 16.26 Get:63 http://deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] 04:47:21 #17 16.26 Get:64 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] 04:47:21 #17 16.27 Get:65 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] 04:47:21 #17 16.34 Get:66 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] 04:47:21 #17 16.34 Get:67 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] 04:47:21 #17 16.35 Get:68 http://deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] 04:47:21 #17 16.37 Get:69 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] 04:47:21 #17 16.39 Get:70 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] 04:47:21 #17 16.46 Get:71 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] 04:47:21 #17 16.46 Get:72 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] 04:47:21 #17 16.46 Get:73 http://deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] 04:47:21 #17 16.47 Get:74 http://deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] 04:47:21 #17 16.47 Get:75 http://deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] 04:47:21 #17 16.47 Get:76 http://deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] 04:47:21 #17 16.47 Get:77 http://deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] 04:47:21 #17 16.48 Get:78 http://deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] 04:47:21 #17 16.48 Get:79 http://deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] 04:47:21 #17 16.48 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] 04:47:21 #17 16.49 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] 04:47:21 #17 16.56 Get:82 http://deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] 04:47:21 #17 16.56 Get:83 http://deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] 04:47:21 #17 16.57 Get:84 http://deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] 04:47:21 #17 16.59 Get:85 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] 04:47:21 #17 16.60 Get:86 http://deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] 04:47:21 #17 16.67 Get:87 http://deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] 04:47:21 #17 16.68 Get:88 http://deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] 04:47:21 #17 16.87 debconf: delaying package configuration, since apt-utils is not installed 04:47:21 #17 16.95 Fetched 106 MB in 2s (60.0 MB/s) 04:47:21 #17 16.99 Selecting previously unselected package liblocale-gettext-perl. 04:47:21 #17 16.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) 04:47:21 #17 16.99 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... 04:47:21 #17 17.00 Unpacking liblocale-gettext-perl (1.07-3+b4) ... 04:47:21 #17 17.03 Selecting previously unselected package bzip2. 04:47:21 #17 17.03 Preparing to unpack .../01-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 04:47:21 #17 17.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 04:47:21 #17 17.07 Selecting previously unselected package libmagic-mgc. 04:47:22 #17 17.07 Preparing to unpack .../02-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... 04:47:22 #17 17.07 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... 04:47:22 #17 17.14 Selecting previously unselected package libmagic1:amd64. 04:47:22 #17 17.15 Preparing to unpack .../03-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... 04:47:22 #17 17.15 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... 04:47:22 #17 17.20 Selecting previously unselected package file. 04:47:22 #17 17.20 Preparing to unpack .../04-file_1%3a5.35-4+deb10u2_amd64.deb ... 04:47:22 #17 17.20 Unpacking file (1:5.35-4+deb10u2) ... 04:47:22 #17 17.24 Selecting previously unselected package xz-utils. 04:47:22 #17 17.24 Preparing to unpack .../05-xz-utils_5.2.4-1_amd64.deb ... 04:47:22 #17 17.24 Unpacking xz-utils (5.2.4-1) ... 04:47:22 #17 17.29 Selecting previously unselected package binutils-aarch64-linux-gnu. 04:47:22 #17 17.29 Preparing to unpack .../06-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... 04:47:22 #17 17.29 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... 04:47:22 #17 17.64 Selecting previously unselected package binutils-arm-linux-gnueabi. 04:47:22 #17 17.65 Preparing to unpack .../07-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... 04:47:22 #17 17.65 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... 04:47:22 #17 17.97 Selecting previously unselected package binutils-arm-linux-gnueabihf. 04:47:22 #17 17.97 Preparing to unpack .../08-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... 04:47:22 #17 17.98 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... 04:47:23 #17 18.28 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. 04:47:23 #17 18.29 Preparing to unpack .../09-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... 04:47:23 #17 18.29 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... 04:47:23 #17 18.33 Selecting previously unselected package cpp-8-aarch64-linux-gnu. 04:47:23 #17 18.33 Preparing to unpack .../10-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... 04:47:23 #17 18.34 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... 04:47:23 #17 18.89 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. 04:47:23 #17 18.90 Preparing to unpack .../11-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... 04:47:23 #17 18.90 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... 04:47:23 #17 18.94 Selecting previously unselected package cpp-8-arm-linux-gnueabi. 04:47:23 #17 18.94 Preparing to unpack .../12-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... 04:47:23 #17 18.95 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... 04:47:24 #17 19.54 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. 04:47:24 #17 19.54 Preparing to unpack .../13-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... 04:47:24 #17 19.54 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... 04:47:24 #17 19.58 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. 04:47:24 #17 19.59 Preparing to unpack .../14-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... 04:47:24 #17 19.59 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 04:47:25 #17 20.18 Selecting previously unselected package cpp-aarch64-linux-gnu. 04:47:25 #17 20.18 Preparing to unpack .../15-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... 04:47:25 #17 20.18 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... 04:47:25 #17 20.21 Selecting previously unselected package cpp-arm-linux-gnueabi. 04:47:25 #17 20.21 Preparing to unpack .../16-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... 04:47:25 #17 20.22 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... 04:47:25 #17 20.25 Selecting previously unselected package cpp-arm-linux-gnueabihf. 04:47:25 #17 20.25 Preparing to unpack .../17-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... 04:47:25 #17 20.25 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... 04:47:25 #17 20.28 Selecting previously unselected package cross-config. 04:47:25 #17 20.28 Preparing to unpack .../18-cross-config_2.6.15-3_all.deb ... 04:47:25 #17 20.29 Unpacking cross-config (2.6.15-3) ... 04:47:25 #17 20.33 Selecting previously unselected package gcc-8-cross-base. 04:47:25 #17 20.33 Preparing to unpack .../19-gcc-8-cross-base_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.33 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... 04:47:25 #17 20.37 Selecting previously unselected package libc6-arm64-cross. 04:47:25 #17 20.37 Preparing to unpack .../20-libc6-arm64-cross_2.28-7cross1_all.deb ... 04:47:25 #17 20.38 Unpacking libc6-arm64-cross (2.28-7cross1) ... 04:47:25 #17 20.52 Selecting previously unselected package libgcc1-arm64-cross. 04:47:25 #17 20.52 Preparing to unpack .../21-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... 04:47:25 #17 20.52 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... 04:47:25 #17 20.55 Selecting previously unselected package libgomp1-arm64-cross. 04:47:25 #17 20.56 Preparing to unpack .../22-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.56 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.60 Selecting previously unselected package libitm1-arm64-cross. 04:47:25 #17 20.60 Preparing to unpack .../23-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.61 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.64 Selecting previously unselected package libatomic1-arm64-cross. 04:47:25 #17 20.65 Preparing to unpack .../24-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.65 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.68 Selecting previously unselected package libstdc++6-arm64-cross. 04:47:25 #17 20.68 Preparing to unpack .../25-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.68 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.75 Selecting previously unselected package libasan5-arm64-cross. 04:47:25 #17 20.75 Preparing to unpack .../26-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.76 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.81 Selecting previously unselected package liblsan0-arm64-cross. 04:47:25 #17 20.81 Preparing to unpack .../27-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.82 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.86 Selecting previously unselected package libtsan0-arm64-cross. 04:47:25 #17 20.86 Preparing to unpack .../28-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.86 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.91 Selecting previously unselected package libubsan1-arm64-cross. 04:47:25 #17 20.92 Preparing to unpack .../29-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.92 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 20.96 Selecting previously unselected package libgcc-8-dev-arm64-cross. 04:47:25 #17 20.96 Preparing to unpack .../30-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:25 #17 20.96 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... 04:47:25 #17 21.10 Selecting previously unselected package gcc-8-aarch64-linux-gnu. 04:47:25 #17 21.10 Preparing to unpack .../31-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... 04:47:25 #17 21.11 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... 04:47:26 #17 21.70 Selecting previously unselected package gcc-aarch64-linux-gnu. 04:47:26 #17 21.70 Preparing to unpack .../32-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... 04:47:26 #17 21.70 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... 04:47:26 #17 21.73 Selecting previously unselected package linux-libc-dev-arm64-cross. 04:47:26 #17 21.73 Preparing to unpack .../33-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... 04:47:26 #17 21.74 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... 04:47:26 #17 21.91 Selecting previously unselected package libc6-dev-arm64-cross. 04:47:26 #17 21.91 Preparing to unpack .../34-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... 04:47:26 #17 21.91 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... 04:47:27 #17 22.20 Selecting previously unselected package libstdc++-8-dev-arm64-cross. 04:47:27 #17 22.20 Preparing to unpack .../35-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... 04:47:27 #17 22.20 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... 04:47:27 #17 22.43 Selecting previously unselected package g++-8-aarch64-linux-gnu. 04:47:27 #17 22.43 Preparing to unpack .../36-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... 04:47:27 #17 22.44 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... 04:47:27 #17 23.05 Selecting previously unselected package g++-aarch64-linux-gnu. 04:47:27 #17 23.05 Preparing to unpack .../37-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... 04:47:27 #17 23.05 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... 04:47:27 #17 23.09 Selecting previously unselected package patch. 04:47:27 #17 23.10 Preparing to unpack .../38-patch_2.7.6-3+deb10u1_amd64.deb ... 04:47:27 #17 23.10 Unpacking patch (2.7.6-3+deb10u1) ... 04:47:27 #17 23.14 Selecting previously unselected package dpkg-dev. 04:47:28 #17 23.15 Preparing to unpack .../39-dpkg-dev_1.19.7_all.deb ... 04:47:28 #17 23.15 Unpacking dpkg-dev (1.19.7) ... 04:47:28 #17 23.28 Selecting previously unselected package libconfig-inifiles-perl. 04:47:28 #17 23.28 Preparing to unpack .../40-libconfig-inifiles-perl_3.000001-1_all.deb ... 04:47:28 #17 23.29 Unpacking libconfig-inifiles-perl (3.000001-1) ... 04:47:28 #17 23.32 Selecting previously unselected package libio-string-perl. 04:47:28 #17 23.32 Preparing to unpack .../41-libio-string-perl_1.08-3_all.deb ... 04:47:28 #17 23.34 Unpacking libio-string-perl (1.08-3) ... 04:47:28 #17 23.37 Selecting previously unselected package libicu63:amd64. 04:47:28 #17 23.37 Preparing to unpack .../42-libicu63_63.1-6+deb10u1_amd64.deb ... 04:47:28 #17 23.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 04:47:29 #17 24.17 Selecting previously unselected package libxml2:amd64. 04:47:29 #17 24.17 Preparing to unpack .../43-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... 04:47:29 #17 24.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 04:47:29 #17 24.26 Selecting previously unselected package libxml-namespacesupport-perl. 04:47:29 #17 24.26 Preparing to unpack .../44-libxml-namespacesupport-perl_1.12-1_all.deb ... 04:47:29 #17 24.27 Unpacking libxml-namespacesupport-perl (1.12-1) ... 04:47:29 #17 24.29 Selecting previously unselected package libxml-sax-base-perl. 04:47:29 #17 24.29 Preparing to unpack .../45-libxml-sax-base-perl_1.09-1_all.deb ... 04:47:29 #17 24.30 Unpacking libxml-sax-base-perl (1.09-1) ... 04:47:29 #17 24.34 Selecting previously unselected package libxml-sax-perl. 04:47:29 #17 24.34 Preparing to unpack .../46-libxml-sax-perl_1.00+dfsg-1_all.deb ... 04:47:29 #17 24.34 Unpacking libxml-sax-perl (1.00+dfsg-1) ... 04:47:29 #17 24.39 Selecting previously unselected package libxml-libxml-perl. 04:47:29 #17 24.39 Preparing to unpack .../47-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... 04:47:29 #17 24.39 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... 04:47:29 #17 24.50 Selecting previously unselected package libxml-simple-perl. 04:47:29 #17 24.50 Preparing to unpack .../48-libxml-simple-perl_2.25-1_all.deb ... 04:47:29 #17 24.51 Unpacking libxml-simple-perl (2.25-1) ... 04:47:29 #17 24.55 Selecting previously unselected package libyaml-perl. 04:47:29 #17 24.55 Preparing to unpack .../49-libyaml-perl_1.27-1_all.deb ... 04:47:29 #17 24.55 Unpacking libyaml-perl (1.27-1) ... 04:47:29 #17 24.59 Selecting previously unselected package libconfig-auto-perl. 04:47:29 #17 24.59 Preparing to unpack .../50-libconfig-auto-perl_0.44-1_all.deb ... 04:47:29 #17 24.59 Unpacking libconfig-auto-perl (0.44-1) ... 04:47:29 #17 24.62 Selecting previously unselected package libfile-which-perl. 04:47:29 #17 24.62 Preparing to unpack .../51-libfile-which-perl_1.23-1_all.deb ... 04:47:29 #17 24.63 Unpacking libfile-which-perl (1.23-1) ... 04:47:29 #17 24.66 Selecting previously unselected package libfile-homedir-perl. 04:47:29 #17 24.66 Preparing to unpack .../52-libfile-homedir-perl_1.004-1_all.deb ... 04:47:29 #17 24.67 Unpacking libfile-homedir-perl (1.004-1) ... 04:47:29 #17 24.70 Selecting previously unselected package libdebian-dpkgcross-perl. 04:47:29 #17 24.70 Preparing to unpack .../53-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... 04:47:29 #17 24.71 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... 04:47:29 #17 24.75 Selecting previously unselected package dpkg-cross. 04:47:29 #17 24.75 Preparing to unpack .../54-dpkg-cross_2.6.15-3_all.deb ... 04:47:29 #17 24.76 Unpacking dpkg-cross (2.6.15-3) ... 04:47:29 #17 24.79 Selecting previously unselected package crossbuild-essential-arm64. 04:47:29 #17 24.79 Preparing to unpack .../55-crossbuild-essential-arm64_12.6_all.deb ... 04:47:29 #17 24.79 Unpacking crossbuild-essential-arm64 (12.6) ... 04:47:29 #17 24.82 Selecting previously unselected package libc6-armel-cross. 04:47:29 #17 24.83 Preparing to unpack .../56-libc6-armel-cross_2.28-7cross1_all.deb ... 04:47:29 #17 24.83 Unpacking libc6-armel-cross (2.28-7cross1) ... 04:47:29 #17 24.95 Selecting previously unselected package libgcc1-armel-cross. 04:47:29 #17 24.96 Preparing to unpack .../57-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... 04:47:29 #17 24.96 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... 04:47:29 #17 25.00 Selecting previously unselected package libgomp1-armel-cross. 04:47:29 #17 25.00 Preparing to unpack .../58-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... 04:47:29 #17 25.01 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... 04:47:29 #17 25.05 Selecting previously unselected package libatomic1-armel-cross. 04:47:29 #17 25.05 Preparing to unpack .../59-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... 04:47:29 #17 25.05 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... 04:47:29 #17 25.09 Selecting previously unselected package libstdc++6-armel-cross. 04:47:29 #17 25.09 Preparing to unpack .../60-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... 04:47:29 #17 25.09 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... 04:47:29 #17 25.15 Selecting previously unselected package libasan5-armel-cross. 04:47:30 #17 25.15 Preparing to unpack .../61-libasan5-armel-cross_8.3.0-2cross1_all.deb ... 04:47:30 #17 25.16 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... 04:47:30 #17 25.22 Selecting previously unselected package libubsan1-armel-cross. 04:47:30 #17 25.23 Preparing to unpack .../62-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... 04:47:30 #17 25.23 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... 04:47:30 #17 25.27 Selecting previously unselected package libgcc-8-dev-armel-cross. 04:47:30 #17 25.27 Preparing to unpack .../63-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... 04:47:30 #17 25.28 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... 04:47:30 #17 25.37 Selecting previously unselected package gcc-8-arm-linux-gnueabi. 04:47:30 #17 25.38 Preparing to unpack .../64-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... 04:47:30 #17 25.38 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... 04:47:31 #17 26.01 Selecting previously unselected package gcc-arm-linux-gnueabi. 04:47:31 #17 26.01 Preparing to unpack .../65-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... 04:47:31 #17 26.01 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... 04:47:31 #17 26.05 Selecting previously unselected package linux-libc-dev-armel-cross. 04:47:31 #17 26.05 Preparing to unpack .../66-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... 04:47:31 #17 26.05 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... 04:47:31 #17 26.22 Selecting previously unselected package libc6-dev-armel-cross. 04:47:31 #17 26.22 Preparing to unpack .../67-libc6-dev-armel-cross_2.28-7cross1_all.deb ... 04:47:31 #17 26.23 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... 04:47:31 #17 26.48 Selecting previously unselected package libstdc++-8-dev-armel-cross. 04:47:31 #17 26.48 Preparing to unpack .../68-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... 04:47:31 #17 26.49 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... 04:47:31 + for installer in *.installer 04:47:31 + '[' buildx.installer '!=' scan.installer ']' 04:47:31 + bash buildx.installer build 04:47:31 Cloning into '/go/src/github.com/docker/buildx'... 04:47:31 Fetching origin 04:47:31 + GO111MODULE=on 04:47:31 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:47:31 #17 26.72 Selecting previously unselected package g++-8-arm-linux-gnueabi. 04:47:31 #17 26.73 Preparing to unpack .../69-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... 04:47:31 #17 26.73 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... 04:47:32 #17 27.36 Selecting previously unselected package g++-arm-linux-gnueabi. 04:47:32 #17 27.36 Preparing to unpack .../70-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... 04:47:32 #17 27.37 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... 04:47:32 #17 27.39 Selecting previously unselected package crossbuild-essential-armel. 04:47:32 #17 27.40 Preparing to unpack .../71-crossbuild-essential-armel_12.6_all.deb ... 04:47:32 #17 27.40 Unpacking crossbuild-essential-armel (12.6) ... 04:47:32 #17 27.43 Selecting previously unselected package libc6-armhf-cross. 04:47:32 #17 27.43 Preparing to unpack .../72-libc6-armhf-cross_2.28-7cross1_all.deb ... 04:47:32 #17 27.44 Unpacking libc6-armhf-cross (2.28-7cross1) ... 04:47:32 #17 27.57 Selecting previously unselected package libgcc1-armhf-cross. 04:47:32 #17 27.57 Preparing to unpack .../73-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... 04:47:32 #17 27.57 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... 04:47:32 #17 27.61 Selecting previously unselected package libgomp1-armhf-cross. 04:47:32 #17 27.61 Preparing to unpack .../74-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:32 #17 27.61 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... 04:47:32 #17 27.65 Selecting previously unselected package libatomic1-armhf-cross. 04:47:32 #17 27.65 Preparing to unpack .../75-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:32 #17 27.66 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... 04:47:32 #17 27.69 Selecting previously unselected package libstdc++6-armhf-cross. 04:47:32 make[1]: Leaving directory '/root/build-deb' 04:47:32 debian/rules override_dh_auto_test 04:47:32 make[1]: Entering directory '/root/build-deb' 04:47:32 ./engine/bundles/dynbinary-daemon/dockerd -v 04:47:32 Docker version 0.0.0-20211015144513-b485636, build e2f740d 04:47:32 ./cli/build/docker -v 04:47:32 Docker version 0.0.0-20211015144513-b485636, build b485636 04:47:32 make[1]: Leaving directory '/root/build-deb' 04:47:32 create-stamp debian/debhelper-build-stamp 04:47:32 debian/rules binary 04:47:32 dh binary --with=bash-completion --with=systemd 04:47:32 dh_testroot 04:47:32 dh_prep 04:47:32 debian/rules override_dh_auto_install 04:47:32 make[1]: Entering directory '/root/build-deb' 04:47:32 # docker-ce-cli install 04:47:32 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 04:47:32 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker 04:47:32 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker 04:47:32 set -e;cd /sources && \ 04:47:32 tar xzf plugin-installers.tgz; \ 04:47:32 for installer in plugins/*.installer; do \ 04:47:32 DESTDIR=/root/build-deb/debian/docker-ce-cli \ 04:47:32 PREFIX=/usr/libexec/docker/cli-plugins \ 04:47:32 bash ${installer} install_plugin; \ 04:47:32 done 04:47:32 # docker-ce install 04:47:32 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service 04:47:32 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket 04:47:32 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd 04:47:32 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy 04:47:32 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init 04:47:32 # docker-scan-plugin install 04:47:32 # TODO change once we support scan-plugin on other architectures 04:47:32 if [ "armhf" = "amd64" ]; then \ 04:47:32 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ 04:47:32 fi 04:47:32 # docker-ce-rootless-extras install 04:47:32 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit 04:47:32 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy 04:47:32 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh 04:47:32 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh 04:47:32 # TODO: how can we install vpnkit? 04:47:32 make[1]: Leaving directory '/root/build-deb' 04:47:32 debian/rules override_dh_install 04:47:32 make[1]: Entering directory '/root/build-deb' 04:47:32 dh_install 04:47:32 # TODO Can we do this from within our container? 04:47:32 dh_apparmor --profile-name=docker-ce -pdocker-ce 04:47:32 make[1]: Leaving directory '/root/build-deb' 04:47:32 dh_installdocs 04:47:32 dh_installchangelogs 04:47:32 dh_installman 04:47:32 dh_bash-completion 04:47:32 dh_systemd_enable 04:47:32 debian/rules override_dh_installinit 04:47:32 make[1]: Entering directory '/root/build-deb' 04:47:32 # use "docker" as our service name, not "docker-ce" 04:47:32 dh_installinit --name=docker 04:47:32 make[1]: Leaving directory '/root/build-deb' 04:47:32 dh_systemd_start 04:47:32 dh_perl 04:47:32 dh_link 04:47:32 dh_strip_nondeterminism 04:47:32 dh_compress 04:47:32 dh_fixperms 04:47:32 dh_missing 04:47:32 debian/rules override_dh_strip 04:47:32 make[1]: Entering directory '/root/build-deb' 04:47:32 # Go has lots of problems with stripping, so just don't 04:47:32 make[1]: Leaving directory '/root/build-deb' 04:47:32 dh_makeshlibs 04:47:32 debian/rules override_dh_shlibdeps 04:47:32 make[1]: Entering directory '/root/build-deb' 04:47:32 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 04:47:32 #17 27.69 Preparing to unpack .../76-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:32 #17 27.70 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... 04:47:32 #17 27.76 Selecting previously unselected package libasan5-armhf-cross. 04:47:32 #17 27.76 Preparing to unpack .../77-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:32 #17 27.76 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... 04:47:32 #17 27.82 Selecting previously unselected package libubsan1-armhf-cross. 04:47:32 #17 27.83 Preparing to unpack .../78-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:32 #17 27.83 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... 04:47:32 #17 27.87 Selecting previously unselected package libgcc-8-dev-armhf-cross. 04:47:32 #17 27.87 Preparing to unpack .../79-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:32 #17 27.87 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... 04:47:32 #17 27.97 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. 04:47:32 #17 27.97 Preparing to unpack .../80-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... 04:47:32 #17 27.98 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 04:47:33 #17 28.60 Selecting previously unselected package gcc-arm-linux-gnueabihf. 04:47:33 #17 28.60 Preparing to unpack .../81-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... 04:47:33 #17 28.60 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... 04:47:33 #17 28.64 Selecting previously unselected package linux-libc-dev-armhf-cross. 04:47:33 #17 28.64 Preparing to unpack .../82-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... 04:47:33 #17 28.64 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... 04:47:33 #17 28.81 Selecting previously unselected package libc6-dev-armhf-cross. 04:47:33 #17 28.81 Preparing to unpack .../83-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... 04:47:33 #17 28.83 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... 04:47:34 #17 29.10 Selecting previously unselected package libstdc++-8-dev-armhf-cross. 04:47:34 #17 29.10 Preparing to unpack .../84-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... 04:47:34 #17 29.11 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... 04:47:34 #17 29.35 Selecting previously unselected package g++-8-arm-linux-gnueabihf. 04:47:34 #17 29.36 Preparing to unpack .../85-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... 04:47:34 #17 29.36 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 04:47:34 make[1]: Leaving directory '/root/build-deb' 04:47:34 dh_installdeb 04:47:34 debian/rules override_dh_gencontrol 04:47:34 make[1]: Entering directory '/root/build-deb' 04:47:34 # Use separate version for the scan-plugin package, then generate the other control files as usual 04:47:34 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) 04:47:34 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) 04:47:34 if [ "armhf" = "amd64" ]; then \ 04:47:34 dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ 04:47:34 fi 04:47:34 dh_gencontrol --remaining-packages 04:47:34 make[1]: Leaving directory '/root/build-deb' 04:47:34 dh_md5sums 04:47:34 #17 30.02 Selecting previously unselected package g++-arm-linux-gnueabihf. 04:47:34 #17 30.02 Preparing to unpack .../86-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... 04:47:34 #17 30.03 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... 04:47:34 #17 30.07 Selecting previously unselected package crossbuild-essential-armhf. 04:47:35 debian/rules override_dh_builddeb 04:47:35 make[1]: Entering directory '/root/build-deb' 04:47:35 dh_builddeb -- -Zxz 04:47:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'. 04:47:35 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'. 04:47:35 #17 30.07 Preparing to unpack .../87-crossbuild-essential-armhf_12.6_all.deb ... 04:47:35 #17 30.07 Unpacking crossbuild-essential-armhf (12.6) ... 04:47:35 #17 30.12 Setting up libconfig-inifiles-perl (3.000001-1) ... 04:47:35 #17 30.13 Setting up libfile-which-perl (1.23-1) ... 04:47:35 #17 30.14 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... 04:47:35 #17 30.16 Setting up libc6-armhf-cross (2.28-7cross1) ... 04:47:35 #17 30.18 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 04:47:35 #17 30.19 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... 04:47:35 #17 30.20 Setting up gcc-8-cross-base (8.3.0-2cross1) ... 04:47:35 #17 30.22 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... 04:47:35 #17 30.24 Setting up libxml-namespacesupport-perl (1.12-1) ... 04:47:35 #17 30.25 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... 04:47:35 #17 30.27 Setting up file (1:5.35-4+deb10u2) ... 04:47:35 #17 30.28 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... 04:47:35 #17 30.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 04:47:35 #17 30.31 Setting up libyaml-perl (1.27-1) ... 04:47:35 #17 30.32 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... 04:47:35 #17 30.33 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 04:47:35 #17 30.35 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... 04:47:35 #17 30.36 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... 04:47:35 #17 30.38 Setting up libxml-sax-base-perl (1.09-1) ... 04:47:35 #17 30.39 Setting up libio-string-perl (1.08-3) ... 04:47:35 #17 30.40 Setting up cross-config (2.6.15-3) ... 04:47:35 #17 30.55 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... 04:47:35 #17 30.57 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... 04:47:35 #17 30.58 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... 04:47:35 #17 30.60 Setting up xz-utils (5.2.4-1) ... 04:47:35 #17 30.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:47:35 #17 30.69 Setting up libc6-arm64-cross (2.28-7cross1) ... 04:47:35 #17 30.72 Setting up patch (2.7.6-3+deb10u1) ... 04:47:35 #17 30.73 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... 04:47:35 #17 30.74 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... 04:47:35 #17 30.76 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... 04:47:35 #17 30.78 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... 04:47:35 #17 30.80 Setting up libc6-armel-cross (2.28-7cross1) ... 04:47:35 #17 30.81 Setting up libc6-dev-armel-cross (2.28-7cross1) ... 04:47:35 #17 30.83 Setting up libfile-homedir-perl (1.004-1) ... 04:47:35 #17 30.84 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... 04:47:35 #17 30.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 04:47:35 #17 30.87 Setting up liblocale-gettext-perl (1.07-3+b4) ... 04:47:35 #17 30.89 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... 04:47:35 #17 30.90 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 04:47:35 #17 30.91 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... 04:47:35 #17 30.93 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... 04:47:35 #17 30.95 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... 04:47:35 #17 30.96 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... 04:47:35 #17 30.97 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... 04:47:35 #17 30.98 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... 04:47:35 #17 31.00 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... 04:47:35 #17 31.01 Setting up libxml-sax-perl (1.00+dfsg-1) ... 04:47:35 #17 31.10 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 04:47:36 #17 31.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:47:36 #17 31.30 04:47:36 #17 31.30 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:47:36 #17 31.33 Setting up dpkg-dev (1.19.7) ... 04:47:36 #17 31.35 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 31.38 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... 04:47:36 #17 31.40 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... 04:47:36 #17 31.41 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... 04:47:36 #17 31.43 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... 04:47:36 #17 31.44 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... 04:47:36 #17 31.48 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 04:47:36 #17 31.55 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 04:47:36 #17 31.62 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:47:36 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb'. 04:47:36 #17 31.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:47:36 #17 31.78 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... 04:47:36 #17 31.79 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 31.81 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 31.82 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 31.83 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... 04:47:36 #17 31.84 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... 04:47:36 #17 31.85 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 31.86 Setting up libasan5-armel-cross (8.3.0-2cross1) ... 04:47:36 #17 31.87 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 31.89 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... 04:47:36 #17 31.90 Setting up libxml-simple-perl (2.25-1) ... 04:47:36 #17 31.91 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... 04:47:36 #17 31.93 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... 04:47:36 #17 31.94 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 04:47:36 #17 31.95 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... 04:47:36 #17 31.96 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... 04:47:36 #17 31.97 Setting up libconfig-auto-perl (0.44-1) ... 04:47:36 #17 31.99 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... 04:47:36 #17 32.00 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... 04:47:36 #17 32.01 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... 04:47:36 #17 32.04 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... 04:47:36 #17 32.05 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... 04:47:36 #17 32.07 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... 04:47:36 #17 32.08 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... 04:47:36 #17 32.09 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... 04:47:36 #17 32.11 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... 04:47:36 #17 32.12 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... 04:47:36 #17 32.13 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... 04:47:36 #17 32.14 Setting up dpkg-cross (2.6.15-3) ... 04:47:36 #17 32.17 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... 04:47:37 #17 32.18 Setting up crossbuild-essential-armhf (12.6) ... 04:47:37 #17 32.19 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... 04:47:37 #17 32.21 Setting up crossbuild-essential-arm64 (12.6) ... 04:47:37 #17 32.22 Setting up crossbuild-essential-armel (12.6) ... 04:47:37 #17 32.23 Processing triggers for libc-bin (2.28-10) ... 04:47:38 #17 DONE 33.4s 04:47:38 04:47:38 #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list 04:47:38 #18 sha256:b015dbfec85a3d3a5f7a0beb17a837d78a14384a01b28e2346feff1ea1197e41 04:47:41 #18 DONE 2.7s 04:47:41 04:47:41 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:47:41 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:47:43 #19 1.791 Hit:1 http://deb.debian.org/debian buster InRelease 04:47:43 #19 1.800 Hit:2 http://security.debian.org/debian-security buster/updates InRelease 04:47:43 #19 1.800 Hit:3 http://deb.debian.org/debian buster-updates InRelease 04:47:43 #19 1.804 Hit:4 http://deb.debian.org/debian buster-backports InRelease 04:47:43 #19 2.240 Get:5 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] 04:47:44 #19 3.020 Get:6 http://deb.debian.org/debian buster/main armel Packages [7627 kB] 04:47:44 #19 3.217 Get:7 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] 04:47:44 #19 3.257 Get:8 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] 04:47:44 #19 3.290 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] 04:47:45 #19 4.055 Get:10 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] 04:47:46 #19 5.117 Get:11 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 04:47:46 #19 5.119 Get:12 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 04:47:46 #19 5.128 Get:13 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] 04:47:47 #19 6.390 Get:14 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] 04:47:47 #19 6.433 Get:15 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] 04:47:47 #19 6.480 Get:16 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] 04:47:47 #19 ... 04:47:47 04:47:47 #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:47:47 #31 sha256:8d71051c3ec5003d6c6d7ba74aa2393408e514c7e8a22b4aea462a93d3b6bc46 04:47:47 #31 2.366 + RM_GOPATH=0 04:47:47 #31 2.366 + TMP_GOPATH= 04:47:47 #31 2.366 + : /build 04:47:47 #31 2.366 + '[' -z '' ']' 04:47:47 #31 2.366 ++ mktemp -d 04:47:47 #31 2.371 + export GOPATH=/tmp/tmp.mslZA51o9Q 04:47:47 #31 2.371 + GOPATH=/tmp/tmp.mslZA51o9Q 04:47:47 #31 2.371 + RM_GOPATH=1 04:47:47 #31 2.371 + case "$(go env GOARCH)" in 04:47:47 #31 2.374 ++ go env GOARCH 04:47:47 #31 2.383 + export GO_BUILDMODE=-buildmode=pie 04:47:47 #31 2.383 + GO_BUILDMODE=-buildmode=pie 04:47:47 #31 2.383 ++ dirname /tmp/install/install.sh 04:47:47 #31 2.383 + dir=/tmp/install 04:47:47 #31 2.383 + bin=rootlesskit 04:47:47 #31 2.383 + shift 04:47:47 #31 2.383 + '[' '!' -f /tmp/install/rootlesskit.installer ']' 04:47:47 #31 2.383 + . /tmp/install/rootlesskit.installer 04:47:47 #31 2.383 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:47:47 #31 2.383 + install_rootlesskit 04:47:47 #31 2.383 + case "$1" in 04:47:47 #31 2.383 + export CGO_ENABLED=0 04:47:47 #31 2.383 + CGO_ENABLED=0 04:47:47 #31 2.383 + _install_rootlesskit 04:47:47 #31 2.383 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:47:47 #31 2.383 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mslZA51o9Q/src/github.com/rootless-containers/rootlesskit 04:47:47 #31 2.392 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:47:47 #31 2.392 Cloning into '/tmp/tmp.mslZA51o9Q/src/github.com/rootless-containers/rootlesskit'... 04:47:47 #31 4.789 + cd /tmp/tmp.mslZA51o9Q/src/github.com/rootless-containers/rootlesskit 04:47:47 #31 4.789 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:47:47 #31 4.821 + export GO111MODULE=on 04:47:47 #31 4.821 + GO111MODULE=on 04:47:47 #31 4.822 + export GOPROXY=https://proxy.golang.org 04:47:47 #31 4.822 + GOPROXY=https://proxy.golang.org 04:47:47 #31 4.822 + for f in rootlesskit rootlesskit-docker-proxy 04:47:47 #31 4.822 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:47:47 #31 5.923 go: downloading github.com/sirupsen/logrus v1.8.1 04:47:47 #31 5.924 go: downloading github.com/pkg/errors v0.9.1 04:47:47 #31 5.994 go: downloading github.com/urfave/cli/v2 v2.3.0 04:47:47 #31 6.282 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:47:47 #31 7.943 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:47:47 #31 8.261 go: downloading github.com/google/uuid v1.3.0 04:47:47 #31 8.265 go: downloading github.com/moby/vpnkit v0.5.0 04:47:47 #31 8.302 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:47:47 #31 8.502 go: downloading github.com/gofrs/flock v0.8.1 04:47:47 #31 8.617 go: downloading github.com/gorilla/mux v1.8.0 04:47:47 #31 8.728 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:47:47 #31 8.901 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:47:47 #31 8.982 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:47:48 #31 9.761 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:47:48 #31 ... 04:47:48 04:47:48 #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:47:48 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 04:47:48 #22 2.713 Hit:1 http://security.debian.org/debian-security buster/updates InRelease 04:47:48 #22 2.713 Hit:2 http://deb.debian.org/debian buster InRelease 04:47:48 #22 2.713 Hit:3 http://deb.debian.org/debian buster-updates InRelease 04:47:48 #22 3.128 Get:4 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] 04:47:48 #22 3.250 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] 04:47:48 #22 3.250 Get:6 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] 04:47:48 #22 4.231 Get:7 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] 04:47:48 #22 4.865 Get:8 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] 04:47:48 #22 5.473 Get:9 http://deb.debian.org/debian buster/main armel Packages [7627 kB] 04:47:48 #22 6.173 Get:10 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 04:47:48 #22 6.182 Get:11 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 04:47:48 #22 6.182 Get:12 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] 04:47:48 #22 ... 04:47:48 04:47:48 #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 04:47:48 #35 sha256:49814f131949234191a96a174426d001c62743b134d055bcec132f79a5f422f4 04:47:48 #35 2.348 + RM_GOPATH=0 04:47:48 #35 2.348 + TMP_GOPATH= 04:47:48 #35 2.348 + : /build 04:47:48 #35 2.348 + '[' -z '' ']' 04:47:48 #35 2.348 ++ mktemp -d 04:47:48 #35 2.348 + export GOPATH=/tmp/tmp.2F39BhWlRC 04:47:48 #35 2.348 + GOPATH=/tmp/tmp.2F39BhWlRC 04:47:48 #35 2.348 + RM_GOPATH=1 04:47:48 #35 2.348 + case "$(go env GOARCH)" in 04:47:48 #35 2.348 ++ go env GOARCH 04:47:48 #35 2.348 + export GO_BUILDMODE=-buildmode=pie 04:47:48 #35 2.348 + GO_BUILDMODE=-buildmode=pie 04:47:48 #35 2.348 ++ dirname /tmp/install/install.sh 04:47:48 #35 2.348 + dir=/tmp/install 04:47:48 #35 2.348 + bin=proxy 04:47:48 #35 2.348 + shift 04:47:48 #35 2.348 + '[' '!' -f /tmp/install/proxy.installer ']' 04:47:48 #35 2.348 + . /tmp/install/proxy.installer 04:47:48 #35 2.349 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:47:48 #35 2.349 + install_proxy 04:47:48 #35 2.349 + case "$1" in 04:47:48 #35 2.349 + export CGO_ENABLED=0 04:47:48 #35 2.349 + CGO_ENABLED=0 04:47:48 #35 2.349 + _install_proxy 04:47:48 #35 2.349 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:47:48 #35 2.349 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2F39BhWlRC/src/github.com/docker/libnetwork 04:47:48 #35 2.349 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:47:48 #35 2.356 Cloning into '/tmp/tmp.2F39BhWlRC/src/github.com/docker/libnetwork'... 04:47:48 #35 ... 04:47:48 04:47:48 #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:47:48 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 04:47:48 #28 2.824 Hit:1 http://security.debian.org/debian-security buster/updates InRelease 04:47:48 #28 2.824 Hit:2 http://deb.debian.org/debian buster InRelease 04:47:48 #28 2.824 Hit:3 http://deb.debian.org/debian buster-updates InRelease 04:47:48 #28 3.295 Get:4 http://security.debian.org/debian-security buster/updates/main armel Packages [282 kB] 04:47:48 #28 3.374 Get:5 http://security.debian.org/debian-security buster/updates/main armhf Packages [302 kB] 04:47:48 #28 3.415 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] 04:47:48 #28 4.473 Get:7 http://deb.debian.org/debian buster/main armhf Packages [7698 kB] 04:47:48 #28 5.147 Get:8 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] 04:47:48 #28 6.032 Get:9 http://deb.debian.org/debian buster/main armel Packages [7627 kB] 04:47:48 #28 6.668 Get:10 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] 04:47:48 #28 6.669 Get:11 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 04:47:48 #28 6.670 Get:12 http://deb.debian.org/debian buster-updates/main armel Packages [14.2 kB] 04:47:49 #28 ... 04:47:49 04:47:49 #35 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy 04:47:49 #35 sha256:49814f131949234191a96a174426d001c62743b134d055bcec132f79a5f422f4 04:47:49 #35 11.04 + cd /tmp/tmp.2F39BhWlRC/src/github.com/docker/libnetwork 04:47:49 #35 11.04 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:47:49 #35 11.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:47:52 #35 DONE 14.1s 04:47:52 04:47:52 #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:47:52 #31 sha256:8d71051c3ec5003d6c6d7ba74aa2393408e514c7e8a22b4aea462a93d3b6bc46 04:47:52 #31 12.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:47:57 #31 ... 04:47:57 04:47:57 #38 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 04:47:57 #38 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 04:47:57 #38 CACHED 04:47:57 04:47:57 #40 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 04:47:57 #40 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 04:47:57 #40 CACHED 04:47:57 04:47:57 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:47:57 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:47:58 #19 ... 04:47:58 04:47:58 #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:47:58 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 04:47:58 #22 20.14 Fetched 24.0 MB in 18s (1357 kB/s) 04:48:01 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb'. 04:48:06 #22 20.14 Reading package lists... 04:48:06 #22 ... 04:48:06 04:48:06 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:48:06 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:48:06 #19 20.27 Fetched 25.4 MB in 19s (1358 kB/s) 04:48:06 #19 20.27 Reading package lists... 04:48:06 #19 ... 04:48:06 04:48:06 #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:48:06 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 04:48:06 #22 20.14 Reading package lists... 04:48:09 #22 28.21 Reading package lists... 04:48:09 #22 ... 04:48:09 04:48:09 #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:48:09 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 04:48:09 #28 20.25 Fetched 24.0 MB in 18s (1356 kB/s) 04:48:09 #28 20.25 Reading package lists... 04:48:09 #28 28.21 Reading package lists... 04:48:09 #28 ... 04:48:09 04:48:09 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:48:09 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:48:09 #19 20.27 Reading package lists... 04:48:15 #19 28.87 Reading package lists... 04:48:15 #19 ... 04:48:15 04:48:15 #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:48:15 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 04:48:15 #28 28.21 Reading package lists... 04:48:16 #28 36.49 Building dependency tree... 04:48:16 #28 38.22 Reading state information... 04:48:18 #28 39.81 The following additional packages will be installed: 04:48:18 #28 39.82 libbtrfs0 04:48:18 #28 39.97 The following NEW packages will be installed: 04:48:18 #28 39.99 libbtrfs-dev libbtrfs0 04:48:18 #28 40.40 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. 04:48:18 #28 40.40 Need to get 119 kB of archives. 04:48:18 #28 40.40 After this operation, 387 kB of additional disk space will be used. 04:48:18 #28 40.40 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:48:18 #28 40.40 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:48:19 #28 41.13 debconf: delaying package configuration, since apt-utils is not installed 04:48:19 #28 ... 04:48:19 04:48:19 #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit 04:48:19 #31 sha256:8d71051c3ec5003d6c6d7ba74aa2393408e514c7e8a22b4aea462a93d3b6bc46 04:48:19 #31 37.14 + for f in rootlesskit rootlesskit-docker-proxy 04:48:19 #31 37.14 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:48:19 #31 DONE 41.5s 04:48:19 04:48:19 #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:48:19 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 04:48:19 #28 41.41 Fetched 119 kB in 0s (449 kB/s) 04:48:19 #28 ... 04:48:19 04:48:19 #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:48:19 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 04:48:19 #22 28.21 Reading package lists... 04:48:19 #22 36.04 Building dependency tree... 04:48:19 #22 37.87 Reading state information... 04:48:19 #22 39.45 The following additional packages will be installed: 04:48:19 #22 39.47 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd 04:48:19 #22 39.49 Suggested packages: 04:48:19 #22 39.50 cmake-doc ninja-build lrzip 04:48:19 #22 39.50 Recommended packages: 04:48:19 #22 39.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 04:48:19 #22 40.14 The following NEW packages will be installed: 04:48:19 #22 40.16 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd 04:48:19 #22 40.53 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. 04:48:19 #22 40.53 Need to get 5913 kB of archives. 04:48:19 #22 40.53 After this operation, 27.4 MB of additional disk space will be used. 04:48:19 #22 40.53 Get:1 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 04:48:19 #22 40.53 Get:2 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 04:48:19 #22 40.53 Get:3 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 04:48:19 #22 40.62 Get:4 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 04:48:19 #22 40.66 Get:5 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 04:48:19 #22 40.67 Get:6 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 04:48:19 #22 40.68 Get:7 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] 04:48:19 #22 40.69 Get:8 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 04:48:19 #22 ... 04:48:19 04:48:19 #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:48:19 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 04:48:19 #28 41.49 Selecting previously unselected package libbtrfs0. 04:48:19 #28 41.49 (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 ... 24128 files and directories currently installed.) 04:48:19 #28 41.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 04:48:19 #28 41.58 Unpacking libbtrfs0 (4.20.1-2) ... 04:48:19 #28 ... 04:48:19 04:48:19 #32 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build 04:48:19 #32 sha256:31c05029306171485a16022439e6bbe97912f93157ea68bba098ed95ba9972a4 04:48:19 #32 DONE 0.1s 04:48:19 04:48:19 #33 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build 04:48:19 #33 sha256:f0440b1989a8b2ad18c2b955cf1d8f2a9972a839919a39887db1bbd4d1435e77 04:48:19 #33 DONE 0.1s 04:48:19 04:48:19 #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev 04:48:19 #28 sha256:b9f3ed1f233792b7f39a4903d052d8a0da9f776ed6e94ca90a8bc72c05c4b279 04:48:19 #28 41.63 Selecting previously unselected package libbtrfs-dev. 04:48:19 #28 41.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 04:48:19 #28 41.66 Unpacking libbtrfs-dev (4.20.1-2) ... 04:48:20 #28 41.85 Setting up libbtrfs0 (4.20.1-2) ... 04:48:20 #28 41.87 Setting up libbtrfs-dev (4.20.1-2) ... 04:48:20 #28 41.88 Processing triggers for libc-bin (2.28-10) ... 04:48:20 #28 DONE 42.1s 04:48:20 04:48:20 #22 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 04:48:20 #22 sha256:b991e60592fe00c123cb476c10932f6556617a45109f215359e8cdaa19f28461 04:48:20 #22 41.59 debconf: delaying package configuration, since apt-utils is not installed 04:48:20 #22 41.87 Fetched 5913 kB in 1s (8651 kB/s) 04:48:20 #22 41.93 Selecting previously unselected package xxd. 04:48:20 #22 41.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 ... 24128 files and directories currently installed.) 04:48:20 #22 41.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 04:48:20 #22 41.98 Unpacking xxd (2:8.1.0875-5) ... 04:48:20 #22 42.09 Selecting previously unselected package vim-common. 04:48:20 #22 42.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 04:48:20 #22 42.12 Unpacking vim-common (2:8.1.0875-5) ... 04:48:20 #22 42.33 Selecting previously unselected package cmake-data. 04:48:20 #22 42.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 04:48:20 #22 42.34 Unpacking cmake-data (3.13.4-1) ... 04:48:22 #22 43.42 Selecting previously unselected package libarchive13:amd64. 04:48:22 #22 43.42 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 04:48:22 #22 43.43 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:48:22 #22 43.55 Selecting previously unselected package libjsoncpp1:amd64. 04:48:22 #22 43.55 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... 04:48:22 #22 43.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 04:48:22 #22 43.64 Selecting previously unselected package librhash0:amd64. 04:48:22 #22 43.64 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... 04:48:22 #22 43.65 Unpacking librhash0:amd64 (1.3.8-1) ... 04:48:22 #22 43.73 Selecting previously unselected package libuv1:amd64. 04:48:22 #22 43.73 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... 04:48:22 #22 43.74 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... 04:48:22 #22 43.86 Selecting previously unselected package cmake. 04:48:22 #22 43.87 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... 04:48:22 #22 43.88 Unpacking cmake (3.13.4-1) ... 04:48:23 make[1]: Leaving directory '/root/build-deb' 04:48:23 dpkg-genbuildinfo 04:48:23 dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes 04:48:23 dpkg-genchanges: info: including full source code in upload 04:48:23 dpkg-source -I.git --after-build . 04:48:23 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) 04:48:23 + destination=/build 04:48:23 + mkdir -p /build 04:48:23 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb /root/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb /build 04:48:23 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' 04:48:23 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' 04:48:23 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' 04:48:23 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' 04:48:23 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' 04:48:23 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.dsc' 04:48:23 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' 04:48:23 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal.tar.gz' 04:48:23 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' 04:48:23 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.buildinfo' 04:48:23 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' 04:48:23 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.changes' 04:48:23 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' 04:48:23 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-focal_amd64.deb' 04:48:23 copied '/root/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb' 04:48:23 removed '/root/docker-scan-plugin_0.9.0~ubuntu-focal_amd64.deb' 04:48:23 #22 45.23 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:48:23 #22 45.25 Setting up xxd (2:8.1.0875-5) ... 04:48:23 #22 45.25 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... 04:48:23 #22 45.27 Setting up vim-common (2:8.1.0875-5) ... 04:48:23 #22 45.32 Setting up librhash0:amd64 (1.3.8-1) ... 04:48:23 #22 45.35 Setting up cmake-data (3.13.4-1) ... 04:48:23 #22 45.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 04:48:23 #22 45.35 Setting up cmake (3.13.4-1) ... 04:48:23 #22 45.36 Processing triggers for libc-bin (2.28-10) ... 04:48:23 #22 45.46 Processing triggers for mime-support (3.62) ... 04:48:24 #22 DONE 46.4s 04:48:24 04:48:24 #24 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 04:48:24 #24 sha256:bd1ecc1ceef6bec60427bbeeacb1e31922cc6fe9448e5355dcfca0f7fe1a4e4e 04:48:26 #24 1.177 + RM_GOPATH=0 04:48:26 #24 1.177 + TMP_GOPATH= 04:48:26 #24 1.177 + : /build 04:48:26 #24 1.177 + '[' -z '' ']' 04:48:26 #24 1.177 ++ mktemp -d 04:48:26 #24 1.180 + export GOPATH=/tmp/tmp.Mee6KFkUi4 04:48:26 #24 1.180 + GOPATH=/tmp/tmp.Mee6KFkUi4 04:48:26 #24 1.180 + RM_GOPATH=1 04:48:26 #24 1.180 + case "$(go env GOARCH)" in 04:48:26 #24 1.181 ++ go env GOARCH 04:48:26 #24 1.186 + export GO_BUILDMODE=-buildmode=pie 04:48:26 #24 1.186 + GO_BUILDMODE=-buildmode=pie 04:48:26 #24 1.187 ++ dirname /tmp/install/install.sh 04:48:26 #24 1.189 + dir=/tmp/install 04:48:26 #24 1.189 + bin=tini 04:48:26 #24 1.189 + shift 04:48:26 #24 1.189 + '[' '!' -f /tmp/install/tini.installer ']' 04:48:26 #24 1.189 + . /tmp/install/tini.installer 04:48:26 #24 1.190 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:48:26 #24 1.190 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:48:26 #24 1.190 + install_tini 04:48:26 #24 1.190 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:48:26 #24 1.190 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mee6KFkUi4/tini 04:48:26 #24 1.192 Cloning into '/tmp/tmp.Mee6KFkUi4/tini'... 04:48:26 #24 1.587 + cd /tmp/tmp.Mee6KFkUi4/tini 04:48:26 #24 1.587 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:48:26 #24 1.601 + cmake . 04:48:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal" 04:48:26 #24 1.894 -- The C compiler identification is GNU 8.3.0 04:48:26 #24 1.919 -- Check for working C compiler: /usr/bin/cc 04:48:27 #24 2.322 -- Check for working C compiler: /usr/bin/cc -- works 04:48:27 #24 2.326 -- Detecting C compiler ABI info 04:48:27 #24 2.701 -- Detecting C compiler ABI info - done 04:48:27 #24 2.724 -- Detecting C compile features 04:48:27 == Building packages for ubuntu-hirsute == 04:48:27 mkdir -p "debbuild/ubuntu-hirsute" 04:48:27 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-hirsute/x86_64 -f ubuntu-hirsute/Dockerfile . 04:48:28 #24 ... 04:48:28 04:48:28 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:48:28 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:48:28 #19 28.87 Reading package lists... 04:48:28 #19 37.00 Building dependency tree... 04:48:28 #19 38.53 Reading state information... 04:48:28 #19 39.92 The following additional packages will be installed: 04:48:28 #19 39.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 04:48:28 #19 39.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 04:48:28 #19 39.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 04:48:28 #19 39.92 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common 04:48:28 #19 39.92 mingw-w64-x86-64-dev 04:48:28 #19 39.94 Suggested packages: 04:48:28 #19 39.94 gcc-8-locales seccomp wine64 04:48:28 #19 40.54 The following NEW packages will be installed: 04:48:28 #19 40.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 04:48:28 #19 40.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 04:48:28 #19 40.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:48:28 #19 40.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 04:48:28 #19 40.54 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 04:48:28 #19 40.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 04:48:28 #19 40.56 The following packages will be upgraded: 04:48:28 #19 40.58 libseccomp2 04:48:28 #19 40.90 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. 04:48:28 #19 40.90 Need to get 77.8 MB of archives. 04:48:28 #19 40.90 After this operation, 487 MB of additional disk space will be used. 04:48:28 #19 40.90 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] 04:48:28 #19 40.90 Get:2 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 04:48:28 #19 40.98 Get:3 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 04:48:28 #19 41.10 Get:4 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 04:48:28 #19 41.10 Get:5 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 04:48:28 #19 41.11 Get:6 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 04:48:28 #19 41.12 Get:7 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 04:48:28 #19 41.29 Get:8 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 04:48:28 #19 41.41 Get:9 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] 04:48:28 #19 41.42 Get:10 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] 04:48:28 #19 43.28 Get:11 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] 04:48:28 #19 44.46 Get:12 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 04:48:28 #19 44.48 Get:13 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 04:48:28 #19 44.48 Get:14 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:48:28 #19 44.48 Get:15 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:48:28 #19 44.48 Get:16 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 04:48:28 #19 44.48 Get:17 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] 04:48:28 #19 44.48 Get:18 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 04:48:28 #19 44.49 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 04:48:28 #19 44.50 Get:20 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 04:48:28 #19 44.51 Get:21 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 04:48:28 #19 44.51 Get:22 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 04:48:28 #19 44.53 Get:23 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 04:48:28 #19 44.54 Get:24 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 04:48:28 #19 44.54 Get:25 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] 04:48:28 #19 44.54 Get:26 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] 04:48:28 #19 45.24 debconf: delaying package configuration, since apt-utils is not installed 04:48:28 #19 45.44 Fetched 77.8 MB in 4s (19.9 MB/s) 04:48:28 #19 45.51 (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 ... 24128 files and directories currently installed.) 04:48:28 #19 45.56 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... 04:48:28 #19 45.58 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... 04:48:28 #19 45.68 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... 04:48:28 #19 45.75 Selecting previously unselected package binutils-mingw-w64-i686. 04:48:28 #19 45.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24128 files and directories currently installed.) 04:48:28 #19 45.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 04:48:28 #19 45.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:48:28 #19 46.78 Selecting previously unselected package binutils-mingw-w64-x86-64. 04:48:28 #19 46.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 04:48:28 #19 46.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:48:28 #1 [internal] load build definition from Dockerfile 04:48:28 #1 sha256:a67f30853e525b52e765dcf0658132633041cd5d84a6ef4a11e47bfcfb29d592 04:48:28 #1 transferring dockerfile: 1.22kB done 04:48:28 #1 DONE 0.0s 04:48:28 04:48:28 #2 [internal] load .dockerignore 04:48:28 #2 sha256:efa0f1ff6790d36aa11db2b7586309d57643655388a4c02d20efca7d53b32639 04:48:28 #2 transferring context: 2B done 04:48:28 #2 DONE 0.0s 04:48:28 #19 ... 04:48:28 04:48:28 #24 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini 04:48:28 #24 sha256:bd1ecc1ceef6bec60427bbeeacb1e31922cc6fe9448e5355dcfca0f7fe1a4e4e 04:48:28 #24 3.507 -- Detecting C compile features - done 04:48:28 #24 3.530 -- Performing Test HAS_BUILTIN_FORTIFY 04:48:28 #24 3.608 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:48:28 #24 3.641 -- Configuring done 04:48:28 04:48:28 #5 [auth] library/golang:pull token for registry-1.docker.io 04:48:28 #5 sha256:3e86cb8105623a1d02010ac87aa963847ef7069763aaa5dd04ba4fbd8e6c1aae 04:48:28 #5 DONE 0.0s 04:48:28 04:48:28 #6 [auth] library/ubuntu:pull token for registry-1.docker.io 04:48:28 #6 sha256:f05af9f9d9d58a4f42cfd22866f04293a66fe26447286cf26c6f95f2ab2bc5df 04:48:28 #6 DONE 0.0s 04:48:28 04:48:28 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute 04:48:28 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994 04:48:28 #4 ... 04:48:28 04:48:28 #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:48:28 #3 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:48:28 #3 DONE 0.2s 04:48:28 #24 3.647 -- Generating done 04:48:28 #24 3.651 -- Build files have been written to: /tmp/tmp.Mee6KFkUi4/tini 04:48:28 #24 3.657 + make tini-static 04:48:28 #24 3.810 Scanning dependencies of target tini-static 04:48:28 #24 3.849 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:48:28 04:48:28 #4 [internal] load metadata for docker.io/library/ubuntu:hirsute 04:48:28 #4 sha256:4e2b45bdbcc0cac28506a4b9f369177f0116286e15d2650bc444a6032daf6994 04:48:28 #4 DONE 0.4s 04:48:28 04:48:28 #10 [internal] load build context 04:48:28 #10 sha256:530350c8275d38c9ad360aa342884fa7f18f416697624b35883cec3720db15fb 04:48:28 #10 transferring context: 839B done 04:48:28 #10 DONE 0.0s 04:48:28 04:48:28 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:48:28 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:48:28 #14 CACHED 04:48:28 04:48:28 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:hirsute@sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce 04:48:28 #7 sha256:aec37616e4f00aabe5967165598bc79f0c303e19be323aa6064b43005d834c22 04:48:28 #7 resolve docker.io/library/ubuntu:hirsute@sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce done 04:48:28 #7 sha256:26cd4ff32a9c031eaca3d6f589a7799f28b34a539e1bd81acbf1a6efeec4b1ce 1.42kB / 1.42kB done 04:48:28 #7 sha256:0b19ac4988412eaf6ab191ab246d2e1bc9d792ce9a57ef3e97635b41118c4fe9 529B / 529B done 04:48:28 #7 sha256:de6f83bfe0b632bd4a5018a57a9c0386564d6ece1645862388200d5a81dae9a7 1.46kB / 1.46kB done 04:48:28 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 0B / 31.70MB 0.1s 04:48:28 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 4.19MB / 31.70MB 0.3s 04:48:29 #24 4.356 [100%] Linking C executable tini-static 04:48:29 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 16.78MB / 31.70MB 0.5s 04:48:29 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 18.87MB / 31.70MB 0.6s 04:48:29 #24 4.605 [100%] Built target tini-static 04:48:29 #24 4.679 + mkdir -p /build 04:48:29 #24 4.684 + cp tini-static /build/docker-init 04:48:29 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 22.02MB / 31.70MB 0.7s 04:48:29 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 26.21MB / 31.70MB 0.8s 04:48:29 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 30.41MB / 31.70MB 0.9s 04:48:29 #7 extracting sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 04:48:29 #7 sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 31.70MB / 31.70MB 1.0s done 04:48:29 #24 DONE 5.1s 04:48:29 04:48:29 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:48:29 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:48:29 #19 47.87 Selecting previously unselected package binutils-mingw-w64. 04:48:29 #19 47.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 04:48:29 #19 47.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 04:48:29 #19 47.96 Selecting previously unselected package libdevmapper1.02.1:amd64. 04:48:29 #19 47.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 04:48:29 #19 47.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:48:29 #19 48.07 Selecting previously unselected package dmsetup. 04:48:29 #19 48.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 04:48:29 #19 48.09 Unpacking dmsetup (2:1.02.155-3) ... 04:48:29 #19 48.20 Selecting previously unselected package mingw-w64-common. 04:48:29 #19 48.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 04:48:29 #19 48.21 Unpacking mingw-w64-common (6.0.0-3) ... 04:48:30 #19 ... 04:48:30 04:48:30 #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:48:30 #29 sha256:3d7832a9e0573c48fc9411450dbe18f6f860f1b304cb22bc232ea87bb0b60911 04:48:30 #29 1.628 + RM_GOPATH=0 04:48:30 #29 1.628 + TMP_GOPATH= 04:48:30 #29 1.628 + : /build 04:48:30 #29 1.628 + '[' -z '' ']' 04:48:30 #29 1.628 ++ mktemp -d 04:48:30 #29 1.632 + export GOPATH=/tmp/tmp.JvxsQJqkog 04:48:30 #29 1.638 + GOPATH=/tmp/tmp.JvxsQJqkog 04:48:30 #29 1.638 + RM_GOPATH=1 04:48:30 #29 1.638 + case "$(go env GOARCH)" in 04:48:30 #29 1.638 ++ go env GOARCH 04:48:30 #29 1.648 + export GO_BUILDMODE=-buildmode=pie 04:48:30 #29 1.648 + GO_BUILDMODE=-buildmode=pie 04:48:30 #29 1.648 ++ dirname /tmp/install/install.sh 04:48:30 #29 1.652 + dir=/tmp/install 04:48:30 #29 1.652 + bin=containerd 04:48:30 #29 1.652 + shift 04:48:30 #29 1.652 + '[' '!' -f /tmp/install/containerd.installer ']' 04:48:30 #29 1.652 + . /tmp/install/containerd.installer 04:48:30 #29 1.653 ++ set -e 04:48:30 #29 1.653 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 04:48:30 #29 1.653 + install_containerd 04:48:30 #29 1.653 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' 04:48:30 #29 1.654 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JvxsQJqkog/src/github.com/containerd/containerd 04:48:30 #29 1.655 Cloning into '/tmp/tmp.JvxsQJqkog/src/github.com/containerd/containerd'... 04:48:30 #29 1.657 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 04:48:31 #7 extracting sha256:80d63867ecd7f5e4a966c8400729828e902773a9f03109a2ec69605ddc8045a9 1.2s done 04:48:31 #7 DONE 2.3s 04:48:31 04:48:31 #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi 04:48:31 #8 sha256:707335f2c541be07906a3bb4a7265c79908c74b6caf0ba8af5fd2c9e7a05e034 04:48:31 #29 ... 04:48:31 04:48:31 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:48:31 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:48:31 #19 50.44 Selecting previously unselected package mingw-w64-x86-64-dev. 04:48:31 #19 50.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 04:48:31 #19 50.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 04:48:32 #8 DONE 0.9s 04:48:32 04:48:32 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git 04:48:32 #9 sha256:aef651e08e9c49c593a550f3803963a4fcbff973858ac3167391fe37597fa4c6 04:48:33 #9 1.024 Get:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease [110 kB] 04:48:33 #9 1.166 Get:2 http://archive.ubuntu.com/ubuntu hirsute InRelease [269 kB] 04:48:33 #9 1.233 Get:3 http://security.ubuntu.com/ubuntu hirsute-security/multiverse amd64 Packages [3640 B] 04:48:33 #9 1.257 Get:4 http://security.ubuntu.com/ubuntu hirsute-security/restricted amd64 Packages [279 kB] 04:48:33 #9 1.284 Get:5 http://security.ubuntu.com/ubuntu hirsute-security/universe amd64 Packages [273 kB] 04:48:33 #9 1.288 Get:6 http://security.ubuntu.com/ubuntu hirsute-security/main amd64 Packages [348 kB] 04:48:33 #9 1.575 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease [115 kB] 04:48:33 #9 1.659 Get:8 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease [101 kB] 04:48:33 #9 1.755 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 Packages [1791 kB] 04:48:33 #9 1.976 Get:10 http://archive.ubuntu.com/ubuntu hirsute/multiverse amd64 Packages [252 kB] 04:48:33 #9 1.986 Get:11 http://archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages [16.8 MB] 04:48:34 #19 52.71 Selecting previously unselected package gcc-mingw-w64-base. 04:48:34 #19 52.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... 04:48:34 #19 52.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 04:48:34 #19 52.88 Selecting previously unselected package gcc-mingw-w64-x86-64. 04:48:34 #19 52.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 04:48:34 #19 52.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:48:34 #9 2.816 Get:12 http://archive.ubuntu.com/ubuntu hirsute/restricted amd64 Packages [111 kB] 04:48:34 #9 2.824 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 Packages [407 kB] 04:48:34 #9 2.833 Get:14 http://archive.ubuntu.com/ubuntu hirsute-updates/multiverse amd64 Packages [8165 B] 04:48:34 #9 2.834 Get:15 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 Packages [513 kB] 04:48:34 #9 2.848 Get:16 http://archive.ubuntu.com/ubuntu hirsute-updates/restricted amd64 Packages [282 kB] 04:48:35 #9 2.891 Get:17 http://archive.ubuntu.com/ubuntu hirsute-backports/universe amd64 Packages [3950 B] 04:48:35 #9 3.866 Fetched 21.7 MB in 3s (6898 kB/s) 04:48:36 #9 3.866 Reading package lists... 04:48:37 #9 4.502 Reading package lists... 04:48:37 #9 5.108 Building dependency tree... 04:48:37 #9 5.219 Reading state information... 04:48:37 #9 5.364 The following additional packages will be installed: 04:48:37 #9 5.365 autoconf automake autopoint autotools-dev binutils binutils-common 04:48:37 #9 5.365 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 04:48:37 #9 5.365 ca-certificates cpp cpp-10 dctrl-tools debhelper debugedit dh-autoreconf 04:48:37 #9 5.365 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz 04:48:37 #9 5.365 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 04:48:37 #9 5.365 gcc-10-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg 04:48:37 #9 5.365 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base 04:48:37 #9 5.365 intltool-debian iso-codes less libalgorithm-diff-perl 04:48:37 #9 5.365 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl 04:48:37 #9 5.365 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl 04:48:37 #9 5.365 libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1 04:48:37 #9 5.365 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 04:48:37 #9 5.365 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev 04:48:37 #9 5.365 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl 04:48:37 #9 5.365 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 04:48:37 #9 5.365 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl 04:48:37 #9 5.365 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 04:48:37 #9 5.365 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl 04:48:37 #9 5.365 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl 04:48:37 #9 5.365 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl 04:48:37 #9 5.365 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 04:48:37 #9 5.365 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl 04:48:37 #9 5.365 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 04:48:37 #9 5.365 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl 04:48:37 #9 5.365 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl 04:48:37 #9 5.365 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl 04:48:37 #9 5.365 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl 04:48:37 #9 5.365 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev 04:48:37 #9 5.365 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl 04:48:37 #9 5.366 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 04:48:37 #9 5.366 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal 04:48:37 #9 5.366 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl 04:48:37 #9 5.366 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl 04:48:37 #9 5.366 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl 04:48:37 #9 5.366 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl 04:48:37 #9 5.366 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal 04:48:37 #9 5.366 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl 04:48:37 #9 5.366 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl 04:48:37 #9 5.366 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 04:48:37 #9 5.366 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 04:48:37 #9 5.366 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl 04:48:37 #9 5.366 libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:48:37 #9 5.366 liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl 04:48:37 #9 5.366 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl 04:48:37 #9 5.366 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl 04:48:37 #9 5.366 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl 04:48:37 #9 5.366 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 04:48:37 #9 5.366 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 04:48:37 #9 5.366 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 04:48:37 #9 5.366 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 04:48:37 #9 5.366 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl 04:48:37 #9 5.366 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl 04:48:37 #9 5.366 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl 04:48:37 #9 5.366 libnumber-range-perl libobject-id-perl libpackage-stash-perl 04:48:37 #9 5.366 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl 04:48:37 #9 5.366 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl 04:48:37 #9 5.366 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 04:48:37 #9 5.366 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 04:48:37 #9 5.366 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 04:48:37 #9 5.366 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl 04:48:37 #9 5.366 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 04:48:37 #9 5.366 libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1 04:48:37 #9 5.366 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl 04:48:37 #9 5.367 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl 04:48:37 #9 5.367 libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl 04:48:37 #9 5.367 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 04:48:37 #9 5.367 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl 04:48:37 #9 5.367 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl 04:48:37 #9 5.367 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl 04:48:37 #9 5.367 libtext-levenshteinxs-perl libtext-markdown-discount-perl 04:48:37 #9 5.367 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl 04:48:37 #9 5.367 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 04:48:37 #9 5.367 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 04:48:37 #9 5.367 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl 04:48:37 #9 5.367 libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl 04:48:37 #9 5.367 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 04:48:37 #9 5.367 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl 04:48:37 #9 5.367 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 04:48:37 #9 5.372 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 04:48:37 #9 5.372 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev 04:48:37 #9 5.372 media-types netbase openssh-client openssl patch patchutils perl 04:48:37 #9 5.372 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf 04:48:37 #9 5.372 publicsuffix python-apt-common python3 python3-apt python3-certifi 04:48:37 #9 5.372 python3-chardet python3-debian python3-gpg python3-idna python3-magic 04:48:37 #9 5.372 python3-minimal python3-pkg-resources python3-requests python3-six 04:48:37 #9 5.372 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal 04:48:37 #9 5.372 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth 04:48:37 #9 5.372 xz-utils 04:48:37 #9 5.372 Suggested packages: 04:48:37 #9 5.372 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc 04:48:37 #9 5.372 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone 04:48:37 #9 5.372 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el 04:48:37 #9 5.372 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help 04:48:37 #9 5.372 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl 04:48:37 #9 5.372 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts 04:48:37 #9 5.372 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest 04:48:37 #9 5.372 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session 04:48:37 #9 5.372 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync 04:48:37 #9 5.372 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc 04:48:37 #9 5.372 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 04:48:37 #9 5.372 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 04:48:37 #9 5.372 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery 04:48:37 #9 5.372 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n 04:48:37 #9 5.372 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl 04:48:37 #9 5.372 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 04:48:37 #9 5.372 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 04:48:37 #9 5.372 libstdc++-10-doc libbareword-filehandles-perl libindirect-perl 04:48:37 #9 5.372 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk 04:48:37 #9 5.372 libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl 04:48:37 #9 5.372 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc 04:48:37 #9 5.372 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed 04:48:37 #9 5.372 diffutils-doc perl-doc libterm-readline-gnu-perl 04:48:37 #9 5.372 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc 04:48:37 #9 5.372 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg 04:48:37 #9 5.372 python-apt-doc python3-setuptools python3-cryptography python3-openssl 04:48:37 #9 5.372 python3-socks python-requests-doc python3.9-venv python3.9-doc 04:48:37 #9 5.372 binfmt-support readline-doc zip wdiff-doc 04:48:37 #9 5.673 The following NEW packages will be installed: 04:48:37 #9 5.673 autoconf automake autopoint autotools-dev binutils binutils-common 04:48:37 #9 5.673 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 04:48:37 #9 5.674 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debugedit devscripts 04:48:37 #9 5.674 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data 04:48:37 #9 5.674 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core 04:48:37 #9 5.674 g++ g++-10 gcc gcc-10 gcc-10-base gettext gettext-base git git-man gnupg 04:48:37 #9 5.674 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf 04:48:37 #9 5.675 gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl 04:48:37 #9 5.675 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl 04:48:37 #9 5.675 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl 04:48:37 #9 5.675 libarray-intspan-perl libasan6 libasn1-8-heimdal libassuan0 libatomic1 04:48:37 #9 5.675 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 04:48:37 #9 5.675 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev 04:48:37 #9 5.675 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl 04:48:37 #9 5.675 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 04:48:37 #9 5.675 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl 04:48:37 #9 5.676 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 04:48:37 #9 5.676 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl 04:48:37 #9 5.676 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl 04:48:37 #9 5.676 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl 04:48:37 #9 5.676 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 04:48:37 #9 5.676 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl 04:48:37 #9 5.676 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 04:48:37 #9 5.676 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl 04:48:37 #9 5.677 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl 04:48:37 #9 5.677 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl 04:48:37 #9 5.677 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl 04:48:37 #9 5.677 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-10-dev 04:48:37 #9 5.677 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl 04:48:37 #9 5.677 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 04:48:37 #9 5.677 libgssapi3-heimdal libhash-fieldhash-perl libhcrypto4-heimdal 04:48:37 #9 5.677 libheimbase1-heimdal libheimntlm0-heimdal libhtml-form-perl 04:48:37 #9 5.677 libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl 04:48:37 #9 5.677 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl 04:48:37 #9 5.677 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl 04:48:37 #9 5.677 libhttp-negotiate-perl libhttp-tiny-multipart-perl libhx509-5-heimdal 04:48:37 #9 5.677 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl 04:48:37 #9 5.677 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl 04:48:37 #9 5.677 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 04:48:37 #9 5.677 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 04:48:37 #9 5.677 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl 04:48:37 #9 5.677 libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:48:37 #9 5.678 liblist-compare-perl liblist-moreutils-perl liblist-moreutils-xs-perl 04:48:37 #9 5.678 liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl 04:48:37 #9 5.678 liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl 04:48:37 #9 5.678 liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl 04:48:37 #9 5.678 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 04:48:37 #9 5.678 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 04:48:37 #9 5.678 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 04:48:37 #9 5.678 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 04:48:37 #9 5.678 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl 04:48:37 #9 5.678 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl 04:48:37 #9 5.678 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl 04:48:37 #9 5.678 libnumber-range-perl libobject-id-perl libpackage-stash-perl 04:48:37 #9 5.678 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl 04:48:37 #9 5.678 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl 04:48:37 #9 5.678 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 04:48:37 #9 5.678 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 04:48:37 #9 5.678 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 04:48:37 #9 5.678 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl 04:48:37 #9 5.678 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 04:48:37 #9 5.679 libregexp-pattern-perl libroken18-heimdal librole-tiny-perl librtmp1 04:48:37 #9 5.679 libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl 04:48:37 #9 5.679 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl 04:48:37 #9 5.679 libsqlite3-0 libssh-4 libstdc++-10-dev libstrictures-perl 04:48:37 #9 5.679 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 04:48:37 #9 5.679 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl 04:48:37 #9 5.679 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl 04:48:37 #9 5.679 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl 04:48:37 #9 5.679 libtext-levenshteinxs-perl libtext-markdown-discount-perl 04:48:37 #9 5.680 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl 04:48:37 #9 5.681 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 04:48:37 #9 5.681 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 04:48:37 #9 5.681 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl 04:48:37 #9 5.682 libvariable-magic-perl libwant-perl libwebp6 libwind0-heimdal libwww-perl 04:48:37 #9 5.682 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 04:48:37 #9 5.682 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl 04:48:37 #9 5.682 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 04:48:37 #9 5.682 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 04:48:37 #9 5.682 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev 04:48:37 #9 5.683 media-types netbase openssh-client openssl patch patchutils perl 04:48:37 #9 5.683 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf 04:48:37 #9 5.683 publicsuffix python-apt-common python3 python3-apt python3-certifi 04:48:37 #9 5.683 python3-chardet python3-debian python3-gpg python3-idna python3-magic 04:48:37 #9 5.683 python3-minimal python3-pkg-resources python3-requests python3-six 04:48:37 #9 5.683 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal 04:48:37 #9 5.684 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth 04:48:37 #9 5.684 xz-utils 04:48:37 #9 6.108 0 upgraded, 372 newly installed, 0 to remove and 0 not upgraded. 04:48:37 #9 6.108 Need to get 118 MB of archives. 04:48:37 #9 6.108 After this operation, 486 MB of additional disk space will be used. 04:48:37 #9 6.108 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB] 04:48:38 #9 6.254 Get:2 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-minimal amd64 3.9.5-3~21.04 [756 kB] 04:48:38 #9 6.612 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexpat1 amd64 2.2.10-2 [76.2 kB] 04:48:38 #9 6.622 Get:4 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9-minimal amd64 3.9.5-3~21.04 [1912 kB] 04:48:38 #9 6.744 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-minimal amd64 3.9.4-1 [23.7 kB] 04:48:38 #9 6.744 Get:6 http://archive.ubuntu.com/ubuntu hirsute/main amd64 media-types all 4.0.0 [22.2 kB] 04:48:38 #9 6.745 Get:7 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 tzdata all 2021e-0ubuntu0.21.04 [294 kB] 04:48:38 #9 6.756 Get:8 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpdec3 amd64 2.5.1-2 [79.8 kB] 04:48:38 #9 6.760 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 readline-common all 8.1-1 [54.1 kB] 04:48:38 #9 6.764 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadline8 amd64 8.1-1 [137 kB] 04:48:38 #9 6.773 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsqlite3-0 amd64 3.34.1-3 [588 kB] 04:48:38 #9 6.802 Get:12 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libpython3.9-stdlib amd64 3.9.5-3~21.04 [1684 kB] 04:48:39 #9 6.880 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3.9 amd64 3.9.5-3~21.04 [423 kB] 04:48:39 #9 6.896 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpython3-stdlib amd64 3.9.4-1 [6984 B] 04:48:39 #9 6.897 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3 amd64 3.9.4-1 [22.2 kB] 04:48:39 #9 6.898 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bsdextrautils amd64 2.36.1-7ubuntu2 [81.6 kB] 04:48:39 #9 6.901 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libuchardet0 amd64 0.0.7-1 [68.0 kB] 04:48:39 #9 6.903 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 groff-base amd64 1.22.4-6 [864 kB] 04:48:39 #9 6.948 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB] 04:48:39 #9 6.951 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpipeline1 amd64 1.5.3-1 [27.8 kB] 04:48:39 #9 6.952 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 man-db amd64 2.9.4-2 [1154 kB] 04:48:39 #9 7.008 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu2.1 [2755 kB] 04:48:39 #9 7.129 Get:23 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B] 04:48:39 #19 ... 04:48:39 04:48:39 #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:48:39 #29 sha256:3d7832a9e0573c48fc9411450dbe18f6f860f1b304cb22bc232ea87bb0b60911 04:48:39 #29 18.39 + cd /tmp/tmp.JvxsQJqkog/src/github.com/containerd/containerd 04:48:39 #29 18.39 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 04:48:39 #9 7.130 Get:24 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libperl5.32 amd64 5.32.1-3ubuntu2.1 [4046 kB] 04:48:39 #9 7.327 Get:25 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 perl amd64 5.32.1-3ubuntu2.1 [225 kB] 04:48:39 #9 7.331 Get:26 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssl amd64 1.1.1j-1ubuntu3.5 [623 kB] 04:48:39 #9 7.362 Get:27 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 ca-certificates all 20210119ubuntu0.21.04.1 [146 kB] 04:48:39 #9 7.370 Get:28 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 distro-info-data all 0.46ubuntu4.3 [5164 B] 04:48:39 #9 7.370 Get:29 http://archive.ubuntu.com/ubuntu hirsute/main amd64 less amd64 551-2 [123 kB] 04:48:39 #9 7.376 Get:30 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB] 04:48:39 #9 7.377 Get:31 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB] 04:48:39 #9 7.378 Get:32 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libelf1 amd64 0.183-8 [47.3 kB] 04:48:39 #9 7.380 Get:33 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libicu67 amd64 67.1-6ubuntu2 [8619 kB] 04:48:39 #9 7.788 Get:34 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libxml2 amd64 2.9.10+dfsg-6.3ubuntu0.1 [698 kB] 04:48:39 #9 7.813 Get:35 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] 04:48:39 #9 7.814 Get:36 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB] 04:48:39 #9 7.815 Get:37 http://archive.ubuntu.com/ubuntu hirsute/main amd64 netbase all 6.2 [13.0 kB] 04:48:39 #9 7.816 Get:38 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-pkg-resources all 52.0.0-3 [129 kB] 04:48:39 #9 7.821 Get:39 http://archive.ubuntu.com/ubuntu hirsute/main amd64 ucf all 3.0043 [56.1 kB] 04:48:39 #9 7.823 Get:40 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB] 04:48:39 #9 7.834 Get:41 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB] 04:48:39 #9 7.836 Get:42 http://archive.ubuntu.com/ubuntu hirsute/main amd64 file amd64 1:5.39-3 [23.7 kB] 04:48:39 #9 7.864 Get:43 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext-base amd64 0.21-3ubuntu2 [39.5 kB] 04:48:39 #9 7.936 Get:44 http://archive.ubuntu.com/ubuntu hirsute/main amd64 iso-codes all 4.6.0-1 [2769 kB] 04:48:39 #9 8.048 Get:45 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB] 04:48:40 #9 8.049 Get:46 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libedit2 amd64 3.1-20191231-2 [87.8 kB] 04:48:40 #9 8.051 Get:47 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfido2-1 amd64 1.6.0-2 [53.4 kB] 04:48:40 #9 8.053 Get:48 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpng16-16 amd64 1.6.37-3build3 [184 kB] 04:48:40 #9 8.060 Get:49 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB] 04:48:40 #9 8.082 Get:50 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B] 04:48:40 #9 8.083 Get:51 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu3 [10.3 kB] 04:48:40 #9 8.083 Get:52 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB] 04:48:40 #9 8.084 Get:53 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-data all 2:1.7.0-2ubuntu0.1 [112 kB] 04:48:40 #9 8.122 Get:54 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libx11-6 amd64 2:1.7.0-2ubuntu0.1 [577 kB] 04:48:40 #9 8.138 Get:55 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB] 04:48:40 #9 8.195 Get:56 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] 04:48:40 #9 8.195 Get:57 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages all 5.10-1ubuntu0.1 [1375 kB] 04:48:40 #9 8.241 Get:58 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 openssh-client amd64 1:8.4p1-5ubuntu1.1 [702 kB] 04:48:40 #9 8.281 Get:59 http://archive.ubuntu.com/ubuntu hirsute/main amd64 publicsuffix all 20210108.1309-1 [116 kB] 04:48:40 #9 8.286 Get:60 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python-apt-common all 2.2.0~ubuntu0.21.04.1 [13.8 kB] 04:48:40 #9 8.286 Get:61 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 python3-apt amd64 2.2.0~ubuntu0.21.04.1 [151 kB] 04:48:40 #9 8.292 Get:62 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB] 04:48:40 #9 8.293 Get:63 http://archive.ubuntu.com/ubuntu hirsute/main amd64 strace amd64 5.11-0ubuntu1 [414 kB] 04:48:40 #9 8.309 Get:64 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xauth amd64 1:1.1-1 [24.8 kB] 04:48:40 #29 19.65 + export 'BUILDTAGS=netgo osusergo static_build' 04:48:40 #29 19.65 + BUILDTAGS='netgo osusergo static_build' 04:48:40 #29 19.65 + export EXTRA_FLAGS=-buildmode=pie 04:48:40 #29 19.65 + EXTRA_FLAGS=-buildmode=pie 04:48:40 #29 19.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 04:48:40 #29 19.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 04:48:40 #29 19.65 + '[' '' = dynamic ']' 04:48:40 #29 19.65 + make 04:48:40 #9 8.310 Get:65 http://archive.ubuntu.com/ubuntu hirsute/main amd64 xz-utils amd64 5.2.5-1.0build2 [81.6 kB] 04:48:40 #9 8.340 Get:66 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsigsegv2 amd64 2.13-1ubuntu1 [14.2 kB] 04:48:40 #9 8.341 Get:67 http://archive.ubuntu.com/ubuntu hirsute/main amd64 m4 amd64 1.4.18-5 [200 kB] 04:48:40 #9 8.413 Get:68 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autoconf all 2.69-14 [293 kB] 04:48:40 #9 8.420 Get:69 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB] 04:48:40 #9 8.421 Get:70 http://archive.ubuntu.com/ubuntu hirsute/main amd64 automake all 1:1.16.3-2ubuntu1 [552 kB] 04:48:40 #9 8.440 Get:71 http://archive.ubuntu.com/ubuntu hirsute/main amd64 autopoint all 0.21-3ubuntu2 [422 kB] 04:48:40 #9 8.455 Get:72 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-common amd64 2.36.1-6ubuntu1 [217 kB] 04:48:40 #9 8.463 Get:73 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbinutils amd64 2.36.1-6ubuntu1 [584 kB] 04:48:40 #9 8.500 Get:74 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf-nobfd0 amd64 2.36.1-6ubuntu1 [97.8 kB] 04:48:40 #9 8.503 Get:75 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libctf0 amd64 2.36.1-6ubuntu1 [95.0 kB] 04:48:40 #9 8.507 Get:76 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils-x86-64-linux-gnu amd64 2.36.1-6ubuntu1 [1830 kB] 04:48:40 make[1]: Leaving directory '/root/build-deb' 04:48:40 dpkg-genbuildinfo 04:48:40 dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes 04:48:40 dpkg-genchanges: info: including full source code in upload 04:48:40 dpkg-source -I.git --after-build . 04:48:40 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) 04:48:40 + destination=/build 04:48:40 + mkdir -p /build 04:48:40 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb /build 04:48:40 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' 04:48:40 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' 04:48:40 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' 04:48:40 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' 04:48:40 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' 04:48:40 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.dsc' 04:48:40 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' 04:48:40 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye.tar.gz' 04:48:40 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' 04:48:40 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.buildinfo' 04:48:40 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' 04:48:40 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.changes' 04:48:40 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' 04:48:40 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~raspbian-bullseye_armhf.deb' 04:48:40 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye" 04:48:40 #29 20.11 + bin/ctr 04:48:40 #9 8.590 Get:77 http://archive.ubuntu.com/ubuntu hirsute/main amd64 binutils amd64 2.36.1-6ubuntu1 [3388 B] 04:48:40 #9 8.590 Get:78 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-dev-bin amd64 2.33-0ubuntu5 [19.3 kB] 04:48:40 #9 8.591 Get:79 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 linux-libc-dev amd64 5.11.0-38.42 [1230 kB] 04:48:40 #9 8.651 Get:80 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcrypt-dev amd64 1:4.4.17-1ubuntu3 [104 kB] 04:48:40 #9 8.655 Get:81 http://archive.ubuntu.com/ubuntu hirsute/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu4 [62.8 kB] 04:48:40 #9 8.657 Get:82 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtirpc-dev amd64 1.3.1-1build1 [183 kB] 04:48:40 #9 8.663 Get:83 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnsl-dev amd64 1.3.0-0ubuntu3 [66.4 kB] 04:48:40 #9 8.666 Get:84 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc6-dev amd64 2.33-0ubuntu5 [2143 kB] 04:48:40 #9 8.780 Get:85 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1 [20.1 kB] 04:48:40 #9 8.780 Get:86 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libisl23 amd64 0.23-1build1 [661 kB] 04:48:40 #9 8.802 Get:87 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB] 04:48:40 #9 8.868 Get:88 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB] 04:48:40 #9 8.869 Get:89 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp-10 amd64 10.3.0-1ubuntu1 [8612 kB] 04:48:40 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' [Pipeline] sh 04:48:41 + make clean 04:48:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/v -w /v alpine chown -R 1000:1000 src 04:48:41 #9 9.269 Get:90 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cpp amd64 4:10.3.0-1ubuntu1 [27.7 kB] 04:48:41 #9 9.270 Get:91 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcc1-0 amd64 11.1.0-1ubuntu1~21.04 [48.8 kB] 04:48:41 #9 9.282 Get:92 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgomp1 amd64 11.1.0-1ubuntu1~21.04 [107 kB] 04:48:41 #9 9.286 Get:93 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libitm1 amd64 11.1.0-1ubuntu1~21.04 [26.4 kB] 04:48:41 #9 9.288 Get:94 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libatomic1 amd64 11.1.0-1ubuntu1~21.04 [9236 B] 04:48:41 #9 9.288 Get:95 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libasan6 amd64 11.1.0-1ubuntu1~21.04 [2139 kB] 04:48:41 #9 9.382 Get:96 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 liblsan0 amd64 11.1.0-1ubuntu1~21.04 [893 kB] 04:48:41 #9 9.430 Get:97 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libtsan0 amd64 11.1.0-1ubuntu1~21.04 [2090 kB] 04:48:41 #9 9.521 Get:98 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libubsan1 amd64 11.1.0-1ubuntu1~21.04 [844 kB] 04:48:41 #9 9.552 Get:99 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libquadmath0 amd64 11.1.0-1ubuntu1~21.04 [146 kB] 04:48:41 #9 9.571 Get:100 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgcc-10-dev amd64 10.3.0-1ubuntu1 [2337 kB] 04:48:41 #9 9.675 Get:101 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc-10 amd64 10.3.0-1ubuntu1 [17.5 MB] 04:48:43 #9 10.91 Get:102 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gcc amd64 4:10.3.0-1ubuntu1 [5212 B] 04:48:43 #9 10.99 Get:103 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstdc++-10-dev amd64 10.3.0-1ubuntu1 [1754 kB] 04:48:43 rm -f -r src 04:48:43 #9 11.49 Get:104 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++-10 amd64 10.3.0-1ubuntu1 [9803 kB] 04:48:43 make -C rpm clean 04:48:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 04:48:43 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 04:48:43 rm -f -r rpmbuild/ 04:48:43 docker builder prune -f --filter until=24h 04:48:43 Total reclaimed space: 0B 04:48:43 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 04:48:43 make -C deb clean 04:48:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 04:48:43 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 debbuild 04:48:43 #9 11.98 Get:105 http://archive.ubuntu.com/ubuntu hirsute/main amd64 g++ amd64 4:10.3.0-1ubuntu1 [1608 B] 04:48:43 #9 11.98 Get:106 http://archive.ubuntu.com/ubuntu hirsute/main amd64 make amd64 4.3-4ubuntu1 [167 kB] 04:48:43 #9 11.98 Get:107 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdpkg-perl all 1.20.9ubuntu1 [232 kB] 04:48:43 #9 11.98 Get:108 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB] 04:48:43 #9 11.99 Get:109 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patch amd64 2.7.6-7 [105 kB] 04:48:43 #9 11.99 Get:110 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lto-disabled-list all 7 [11.9 kB] 04:48:43 #9 11.99 Get:111 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dpkg-dev all 1.20.9ubuntu1 [937 kB] 04:48:43 #9 12.04 Get:112 http://archive.ubuntu.com/ubuntu hirsute/main amd64 build-essential amd64 12.8ubuntu3 [4640 B] 04:48:43 #9 12.04 Get:113 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbrotli1 amd64 1.0.9-2build2 [274 kB] 04:48:43 #9 12.06 Get:114 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-2 [41.8 kB] 04:48:43 #9 12.06 Get:115 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-2 [181 kB] 04:48:43 #9 12.13 Get:116 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-2 [29.7 kB] 04:48:44 #9 12.13 Get:117 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-2 [88.0 kB] 04:48:44 #9 12.14 Get:118 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-2 [47.6 kB] 04:48:44 #9 12.14 Get:119 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-2 [107 kB] 04:48:44 #9 12.14 Get:120 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-2 [207 kB] 04:48:44 #9 12.15 Get:121 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-2 [15.1 kB] 04:48:44 #9 12.15 Get:122 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-2 [96.5 kB] 04:48:44 #9 12.16 Get:123 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu1 [14.7 kB] 04:48:44 #9 12.21 Get:124 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu1 [49.3 kB] 04:48:44 #9 12.21 Get:125 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-2ubuntu1 [156 kB] 04:48:44 #9 12.28 Get:126 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB] 04:48:44 #9 12.28 Get:127 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build2 [55.0 kB] 04:48:44 #9 12.29 Get:128 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libssh-4 amd64 0.9.5-1ubuntu0.1 [170 kB] 04:48:44 #9 12.29 Get:129 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl4 amd64 7.74.0-1ubuntu2.3 [252 kB] 04:48:44 #9 12.31 Get:130 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 curl amd64 7.74.0-1ubuntu2.3 [170 kB] 04:48:44 #9 12.31 Get:131 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 04:48:44 #9 12.32 Get:132 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdebhelper-perl all 13.3.4ubuntu1 [61.1 kB] 04:48:44 #9 12.32 Get:133 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtool all 2.4.6-15 [161 kB] 04:48:44 #9 12.36 Get:134 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-autoreconf all 20 [16.1 kB] 04:48:44 #9 12.36 Get:135 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 04:48:44 #9 12.43 Get:136 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-override-perl all 0.09-2 [9532 B] 04:48:44 #9 12.43 Get:137 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-stripnondeterminism-perl all 1.11.0-1 [17.0 kB] 04:48:44 #9 12.43 Get:138 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dh-strip-nondeterminism all 1.11.0-1 [5236 B] 04:48:44 #9 12.43 Get:139 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdw1 amd64 0.183-8 [225 kB] 04:48:44 #9 12.44 Get:140 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debugedit amd64 1:0.1-0ubuntu2 [39.7 kB] 04:48:44 #9 12.44 Get:141 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dwz amd64 0.14-1 [98.1 kB] 04:48:44 #9 12.44 Get:142 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gettext amd64 0.21-3ubuntu2 [825 kB] 04:48:44 #9 12.48 Get:143 http://archive.ubuntu.com/ubuntu hirsute/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 04:48:44 #9 12.51 Get:144 http://archive.ubuntu.com/ubuntu hirsute/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 04:48:44 #9 12.51 Get:145 http://archive.ubuntu.com/ubuntu hirsute/main amd64 debhelper all 13.3.4ubuntu1 [920 kB] 04:48:44 #9 12.58 Get:146 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB] 04:48:44 rm -f -r debbuild 04:48:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 sources 04:48:44 #9 12.58 Get:147 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB] 04:48:44 #9 12.58 Get:148 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libassuan0 amd64 2.5.4-1ubuntu1 [35.7 kB] 04:48:44 #9 12.58 Get:149 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgconf amd64 2.2.20-1ubuntu3 [125 kB] 04:48:44 #9 12.59 Get:150 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libksba8 amd64 1.5.0-3 [106 kB] 04:48:44 #9 12.59 Get:151 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnpth0 amd64 1.6-3 [8220 B] 04:48:44 #9 12.59 Get:152 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dirmngr amd64 2.2.20-1ubuntu3 [333 kB] 04:48:44 #9 12.61 Get:153 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-l10n all 2.2.20-1ubuntu3 [51.4 kB] 04:48:44 #9 12.66 Get:154 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg-utils amd64 2.2.20-1ubuntu3 [485 kB] 04:48:44 #9 12.67 Get:155 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg amd64 2.2.20-1ubuntu3 [486 kB] 04:48:44 #9 12.73 Get:156 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pinentry-curses amd64 1.1.0-4build1 [36.5 kB] 04:48:44 #9 12.73 Get:157 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-agent amd64 2.2.20-1ubuntu3 [233 kB] 04:48:44 #9 12.74 Get:158 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu3 [98.2 kB] 04:48:44 #9 12.74 Get:159 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu3 [91.0 kB] 04:48:44 #9 12.75 Get:160 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gpgsm amd64 2.2.20-1ubuntu3 [217 kB] 04:48:44 #9 12.76 Get:161 http://archive.ubuntu.com/ubuntu hirsute/main amd64 gnupg all 2.2.20-1ubuntu3 [260 kB] 04:48:44 #9 12.77 Get:162 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] 04:48:44 #9 12.77 Get:163 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 04:48:44 #9 12.81 Get:164 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] 04:48:44 #9 12.81 Get:165 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-touch-perl all 0.11-1 [8284 B] 04:48:44 #9 12.84 Get:166 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-pty-perl amd64 1:1.15-2 [32.7 kB] 04:48:45 #9 12.84 Get:167 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] 04:48:45 #9 12.85 Get:168 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 04:48:45 #9 12.85 Get:169 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB] 04:48:45 #9 12.85 Get:170 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] 04:48:45 #9 12.85 Get:171 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu2 [14.5 kB] 04:48:45 #9 12.85 Get:172 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-classify-perl amd64 0.015-1build3 [21.1 kB] 04:48:45 #9 12.88 Get:173 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 04:48:45 #9 12.92 Get:174 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 04:48:45 #9 12.93 Get:175 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] 04:48:45 #9 12.93 Get:176 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 04:48:45 #9 12.93 Get:177 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 04:48:45 #9 12.93 Get:178 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoo-perl all 2.004004-1 [46.9 kB] 04:48:45 #9 12.93 Get:179 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] 04:48:45 #9 12.93 Get:180 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 04:48:45 #9 12.93 Get:181 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-date-perl all 6.05-1 [9920 B] 04:48:45 #9 12.96 Get:182 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] 04:48:45 #9 13.01 Get:183 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 04:48:45 #9 13.01 Get:184 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liburi-perl all 5.07-1 [77.3 kB] 04:48:45 #9 13.01 Get:185 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-parser-perl amd64 3.75-1build1 [85.5 kB] 04:48:45 #9 13.01 Get:186 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] 04:48:45 #9 13.02 Get:187 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-html-perl all 1.004-2 [15.4 kB] 04:48:45 #9 13.02 Get:188 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 04:48:45 #9 13.02 Get:189 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-message-perl all 6.28-1 [75.5 kB] 04:48:45 #9 13.02 Get:190 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] 04:48:45 #9 13.03 Get:191 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] 04:48:45 #9 13.10 Get:192 http://archive.ubuntu.com/ubuntu hirsute/main amd64 perl-openssl-defaults amd64 5 [7404 B] 04:48:45 #9 13.10 Get:193 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB] 04:48:45 #9 13.11 Get:194 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB] 04:48:45 #9 13.12 Get:195 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-http-perl all 6.20-1 [23.0 kB] 04:48:45 #9 13.12 Get:196 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] 04:48:45 #9 13.12 Get:197 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] 04:48:45 #9 13.12 Get:198 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 04:48:45 #9 13.12 Get:199 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwww-perl all 6.52-1 [140 kB] 04:48:45 #9 13.12 Get:200 http://archive.ubuntu.com/ubuntu hirsute/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] 04:48:45 #9 13.18 Get:201 http://archive.ubuntu.com/ubuntu hirsute/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 04:48:45 #9 13.18 Get:202 http://archive.ubuntu.com/ubuntu hirsute/main amd64 devscripts amd64 2.21.1ubuntu1 [974 kB] 04:48:45 #9 13.62 Get:203 http://archive.ubuntu.com/ubuntu hirsute/main amd64 diffstat amd64 1.64-1 [27.8 kB] 04:48:45 rm -f -r sources 04:48:45 docker builder prune -f --filter until=24h 04:48:45 Total reclaimed space: 0B 04:48:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 04:48:45 make -C static clean 04:48:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:48:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build 04:48:45 rm -f -r build 04:48:45 docker builder prune -f --filter until=24h 04:48:45 Total reclaimed space: 0B 04:48:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:48:45 #9 13.76 Get:204 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 04:48:45 #29 ... 04:48:45 04:48:45 #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev 04:48:45 #19 sha256:ffa4db645492ed9fa544d6313d538b2aef8bcaf11c35209b44dd8138a6b9da2e 04:48:45 #19 60.24 Selecting previously unselected package g++-mingw-w64-x86-64. 04:48:45 #19 60.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... 04:48:45 #19 60.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:48:45 #19 64.58 Selecting previously unselected package libapparmor1:amd64. 04:48:45 #19 64.58 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 04:48:45 #19 64.59 Unpacking libapparmor1:amd64 (2.13.2-10) ... 04:48:45 #19 64.63 Selecting previously unselected package libapparmor-dev:amd64. 04:48:45 #19 64.64 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 04:48:45 #19 64.64 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 04:48:45 #19 64.71 Selecting previously unselected package libbtrfs0. 04:48:45 #19 64.72 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 04:48:45 #19 64.72 Unpacking libbtrfs0 (4.20.1-2) ... 04:48:45 #19 64.76 Selecting previously unselected package libbtrfs-dev. 04:48:45 #19 64.77 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 04:48:45 #19 64.77 Unpacking libbtrfs-dev (4.20.1-2) ... 04:48:45 #19 64.83 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 04:48:45 #19 64.84 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 04:48:45 #19 64.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 04:48:45 #19 64.88 Selecting previously unselected package libudev-dev:amd64. 04:48:45 #19 64.89 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... 04:48:45 #19 64.90 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... 04:48:45 #19 64.96 Selecting previously unselected package libsepol1-dev:amd64. 04:48:46 #9 13.90 Get:205 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-six all 1.15.0-2 [12.0 kB] 04:48:46 #9 13.91 Get:206 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-debian all 0.1.39 [71.0 kB] 04:48:46 #9 13.95 Get:207 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgpgme11 amd64 1.14.0-1ubuntu3 [122 kB] 04:48:46 #9 14.00 Get:208 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-gpg amd64 1.14.0-1ubuntu3 [173 kB] 04:48:46 #9 14.05 Get:209 http://archive.ubuntu.com/ubuntu hirsute/main amd64 dput all 1.1.0ubuntu1 [44.0 kB] 04:48:46 #9 14.05 Get:210 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] 04:48:46 #19 64.96 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 04:48:46 #19 64.98 Unpacking libsepol1-dev:amd64 (2.8-1) ... 04:48:46 #19 65.13 Selecting previously unselected package libpcre16-3:amd64. 04:48:46 #19 65.14 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 04:48:46 #19 65.14 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 04:48:46 #19 65.24 Selecting previously unselected package libpcre32-3:amd64. 04:48:46 #9 14.17 Get:211 http://archive.ubuntu.com/ubuntu hirsute/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] 04:48:46 #9 14.17 Get:212 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libcurl3-gnutls amd64 7.74.0-1ubuntu2.3 [248 kB] 04:48:46 #9 14.18 Get:213 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 04:48:46 #9 14.18 Get:214 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git-man all 1:2.30.2-1ubuntu1 [931 kB] 04:48:46 #9 14.23 Get:215 http://archive.ubuntu.com/ubuntu hirsute/main amd64 git amd64 1:2.30.2-1ubuntu1 [3457 kB] 04:48:46 #9 14.39 Get:216 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] 04:48:46 #9 14.39 Get:217 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB] 04:48:46 #9 14.39 Get:218 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 04:48:46 #9 14.39 Get:219 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] 04:48:46 #9 14.39 Get:220 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libapt-pkg-perl amd64 0.1.39build1 [69.5 kB] 04:48:46 #9 14.40 Get:221 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] 04:48:46 #9 14.40 Get:222 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] 04:48:46 #9 14.40 Get:223 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] 04:48:46 #9 14.40 Get:224 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 04:48:46 #19 65.24 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 04:48:46 #19 65.25 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 04:48:46 #19 65.35 Selecting previously unselected package libpcrecpp0v5:amd64. 04:48:46 #19 65.35 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 04:48:46 #19 65.36 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 04:48:46 #19 65.41 Selecting previously unselected package libpcre3-dev:amd64. 04:48:46 #19 65.41 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 04:48:46 #19 65.41 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 04:48:46 #9 14.46 Get:225 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB] 04:48:46 #9 14.47 Get:226 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] 04:48:46 #9 14.47 Get:227 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB] 04:48:46 #9 14.48 Get:228 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB] 04:48:46 #9 14.48 Get:229 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB] 04:48:46 #9 14.48 Get:230 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] 04:48:46 #9 14.48 Get:231 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdeflate0 amd64 1.7-1ubuntu1 [52.6 kB] 04:48:46 #9 14.48 Get:232 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 04:48:46 #9 14.48 Get:233 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.21.04.1 [184 kB] 04:48:46 #9 14.54 Get:234 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtiff5 amd64 4.2.0-1build1 [168 kB] 04:48:46 #9 14.56 Get:235 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 04:48:46 #9 14.56 Get:236 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu0.1 [116 kB] 04:48:46 #9 14.56 Get:237 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libc-devtools amd64 2.33-0ubuntu5 [27.2 kB] 04:48:46 #9 14.56 Get:238 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 04:48:46 #9 14.56 Get:239 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] 04:48:46 #9 14.56 Get:240 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB] 04:48:46 #9 14.56 Get:241 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB] 04:48:46 #9 14.56 Get:242 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB] 04:48:46 #9 14.61 Get:243 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconfig-tiny-perl all 2.24-1 [12.4 kB] 04:48:46 #9 14.64 Get:244 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-util-perl amd64 1.102-1build1 [21.8 kB] 04:48:46 #9 14.64 Get:245 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] 04:48:46 #9 14.64 Get:246 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] 04:48:46 #9 14.64 Get:247 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 04:48:46 #9 14.64 Get:248 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] 04:48:46 #9 14.64 Get:249 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libwant-perl amd64 0.29-1build5 [24.0 kB] 04:48:46 #9 14.64 Get:250 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 04:48:46 #9 14.64 Get:251 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB] 04:48:46 #9 14.68 Get:252 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] 04:48:46 #19 65.58 Selecting previously unselected package libselinux1-dev:amd64. 04:48:46 #19 65.58 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 04:48:46 #19 65.59 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 04:48:46 #19 65.68 Selecting previously unselected package libdevmapper-dev:amd64. 04:48:46 #19 65.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 04:48:46 #19 65.69 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 04:48:46 #19 65.74 Selecting previously unselected package libseccomp-dev:amd64. 04:48:46 #19 65.75 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... 04:48:46 #19 65.75 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 04:48:46 #9 14.72 Get:253 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] 04:48:46 #9 14.72 Get:254 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] 04:48:46 #9 14.72 Get:255 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] 04:48:46 #9 14.72 Get:256 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] 04:48:46 #9 14.72 Get:257 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB] 04:48:46 #9 14.72 Get:258 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] 04:48:46 #9 14.72 Get:259 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] 04:48:46 #9 14.72 Get:260 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB] 04:48:46 #9 14.76 Get:261 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-messagepack-perl amd64 1.00-4build1 [33.4 kB] 04:48:46 #9 14.80 Get:262 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] 04:48:46 #9 14.80 Get:263 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] 04:48:46 #9 14.80 Get:264 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdistro-info-perl all 1.0 [5508 B] 04:48:46 #9 14.80 Get:265 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libemail-address-xs-perl amd64 1.04-1build4 [27.2 kB] 04:48:46 #9 14.80 Get:266 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] 04:48:46 #9 14.80 Get:267 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] 04:48:46 #9 14.80 Get:268 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] 04:48:46 #9 14.80 Get:269 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB] 04:48:46 #9 14.83 Get:270 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B] 04:48:46 #9 14.87 Get:271 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-glob-perl all 0.11-1 [7992 B] 04:48:46 #9 14.87 Get:272 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 04:48:46 #9 14.88 Get:273 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] 04:48:46 #9 14.88 Get:274 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] 04:48:46 #9 14.88 Get:275 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] 04:48:46 #9 14.88 Get:276 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] 04:48:46 #9 14.88 Get:277 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libparams-validate-perl amd64 1.30-1build1 [53.0 kB] 04:48:46 #9 14.88 Get:278 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] 04:48:46 #9 14.90 Get:279 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 04:48:46 #19 65.83 Selecting previously unselected package libsystemd-dev:amd64. 04:48:46 #19 65.83 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... 04:48:46 #19 65.84 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... 04:48:47 #9 14.96 Get:280 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 04:48:47 #9 14.96 Get:281 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] 04:48:47 #9 14.96 Get:282 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 04:48:47 #9 14.96 Get:283 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-perl all 4.03000-1 [80.6 kB] 04:48:47 #9 14.96 Get:284 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-perl all 1.709-1 [67.7 kB] 04:48:47 #9 14.96 Get:285 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 04:48:47 #9 14.96 Get:286 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] 04:48:47 #9 14.96 Get:287 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-identify-perl amd64 0.14-1build3 [10.6 kB] 04:48:47 #9 14.97 Get:288 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsub-name-perl amd64 0.26-1build1 [11.5 kB] 04:48:47 #9 15.04 Get:289 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 04:48:47 #9 15.04 Get:290 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB] 04:48:47 #9 15.04 Get:291 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-perl all 1.012001-2 [318 kB] 04:48:47 #9 15.04 Get:292 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] 04:48:47 #9 15.04 Get:293 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhash-fieldhash-perl amd64 0.15-1build3 [16.8 kB] 04:48:47 #9 15.04 Get:294 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] 04:48:47 #9 15.04 Get:295 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] 04:48:47 #9 15.04 Get:296 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] 04:48:47 #9 15.05 Get:297 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] 04:48:47 #9 15.12 Get:298 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 04:48:47 #9 15.12 Get:299 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-xs-perl amd64 4.030-1build1 [84.5 kB] 04:48:47 #9 15.12 Get:300 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] 04:48:47 #9 15.12 Get:301 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libldap-common all 2.4.57+dfsg-2ubuntu1 [16.4 kB] 04:48:47 #9 15.12 Get:302 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] 04:48:47 #9 15.12 Get:303 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 04:48:47 #19 66.08 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 04:48:47 #19 66.09 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... 04:48:47 #19 66.10 Setting up libapparmor1:amd64 (2.13.2-10) ... 04:48:47 #19 66.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:48:47 #19 66.13 Setting up libpcre16-3:amd64 (2:8.39-12) ... 04:48:47 #19 66.14 Setting up libsepol1-dev:amd64 (2.8-1) ... 04:48:47 #19 66.16 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... 04:48:47 #19 66.17 Setting up libbtrfs0 (4.20.1-2) ... 04:48:47 #19 66.18 Setting up libpcre32-3:amd64 (2:8.39-12) ... 04:48:47 #19 66.20 Setting up libudev-dev:amd64 (241-7~deb10u8) ... 04:48:47 #19 66.22 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:48:47 #19 66.23 Setting up libbtrfs-dev (4.20.1-2) ... 04:48:47 #19 66.24 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 04:48:47 #19 66.25 Setting up mingw-w64-common (6.0.0-3) ... 04:48:47 #19 66.27 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... 04:48:47 #19 66.28 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 04:48:47 #19 66.29 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 04:48:47 #19 66.30 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:48:47 #19 66.32 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 04:48:47 #19 66.32 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 04:48:47 #19 66.33 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... 04:48:47 #19 66.34 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 04:48:47 #19 66.35 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 04:48:47 #19 66.35 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 04:48:47 #19 66.36 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 04:48:47 #19 66.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:48:47 #19 66.39 Setting up dmsetup (2:1.02.155-3) ... 04:48:47 #19 66.41 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 04:48:47 #19 66.42 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 04:48:47 #19 66.43 Processing triggers for libc-bin (2.28-10) ... 04:48:47 #9 15.52 Get:304 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-someutils-xs-perl amd64 0.58-2build1 [32.2 kB] 04:48:47 #9 15.67 Get:305 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] 04:48:47 #9 15.68 Get:306 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB] 04:48:47 #9 15.74 Get:307 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] 04:48:47 #9 15.86 Get:308 http://archive.ubuntu.com/ubuntu hirsute/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB] 04:48:47 #9 15.88 Get:309 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] 04:48:47 #9 15.88 Get:310 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] 04:48:47 #9 15.89 Get:311 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] 04:48:47 #9 15.90 Get:312 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] 04:48:47 #9 15.92 Get:313 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu1 [36.0 kB] 04:48:47 #9 15.93 Get:314 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] 04:48:47 #9 15.93 Get:315 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] 04:48:47 #9 15.93 Get:316 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 04:48:47 #9 15.96 Get:317 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] 04:48:47 #9 15.97 Get:318 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB] 04:48:47 #9 15.99 Get:319 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B] 04:48:47 #9 16.04 Get:320 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpackage-stash-xs-perl amd64 0.29-1build3 [18.4 kB] 04:48:47 #9 16.04 Get:321 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 04:48:47 #9 16.04 Get:322 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libperlio-gzip-perl amd64 0.19-1build6 [14.6 kB] 04:48:47 #9 16.05 Get:323 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] 04:48:47 #9 16.06 Get:324 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] 04:48:47 #9 16.06 Get:325 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libproc-processtable-perl amd64 0.59-2build1 [35.0 kB] 04:48:47 #9 16.06 Get:326 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre2-9 amd64 20210201+dfsg-1 [166 kB] 04:48:47 #9 16.11 Get:327 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libre-engine-re2-perl amd64 0.14-1 [17.7 kB] 04:48:48 #9 16.11 Get:328 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] 04:48:48 #9 16.11 Get:329 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 04:48:48 #9 16.18 Get:330 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB] 04:48:48 #9 16.18 Get:331 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] 04:48:48 #9 16.19 Get:332 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] 04:48:48 #9 16.19 Get:333 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu1 [48.8 kB] 04:48:48 #9 16.19 Get:334 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB] 04:48:48 #9 16.19 Get:335 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB] 04:48:48 #9 16.20 Get:336 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsort-key-perl amd64 1.33-2build3 [35.4 kB] 04:48:48 #9 16.26 Get:337 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 04:48:48 #9 16.26 Get:338 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 04:48:48 #9 16.26 Get:339 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 04:48:48 #9 16.33 Get:340 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB] 04:48:48 #9 16.33 Get:341 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build8 [8632 B] 04:48:48 #9 16.33 Get:342 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-markdown-discount-perl amd64 0.12-1build1 [11.9 kB] 04:48:48 #9 16.33 Get:343 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB] 04:48:48 #9 16.34 Get:344 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] 04:48:48 #9 16.34 Get:345 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB] 04:48:48 #9 16.34 Get:346 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB] 04:48:48 #9 16.40 Get:347 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB] 04:48:48 #9 16.40 Get:348 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] 04:48:48 #9 16.40 Get:349 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] 04:48:48 #9 16.47 Get:350 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] 04:48:48 #9 16.48 Get:351 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB] 04:48:48 #9 16.49 Get:352 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB] 04:48:48 #9 16.50 Get:353 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] 04:48:48 #9 16.50 Get:354 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB] 04:48:48 #9 16.50 Get:355 http://archive.ubuntu.com/ubuntu hirsute/main amd64 licensecheck all 3.1.1-2 [36.7 kB] 04:48:48 #9 16.50 Get:356 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevel-size-perl amd64 0.83-1build2 [20.0 kB] 04:48:48 #9 16.55 Get:357 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] 04:48:48 #9 16.55 Get:358 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzip amd64 1.22-3 [80.9 kB] 04:48:48 #9 16.55 Get:359 http://archive.ubuntu.com/ubuntu hirsute/main amd64 lzop amd64 1.04-2 [83.5 kB] 04:48:48 #9 16.62 Get:360 http://archive.ubuntu.com/ubuntu hirsute/main amd64 t1utils amd64 1.41-4 [56.0 kB] 04:48:48 #9 16.62 Get:361 http://archive.ubuntu.com/ubuntu hirsute/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB] 04:48:48 #9 16.63 Get:362 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 lintian all 2.104.0ubuntu2 [942 kB] 04:48:48 #9 16.66 Get:363 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 manpages-dev all 5.10-1ubuntu0.1 [2309 kB] 04:48:48 #9 16.78 Get:364 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 04:48:48 #9 16.79 Get:365 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-idna all 2.10-1 [35.2 kB] 04:48:48 #9 16.79 Get:366 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-urllib3 all 1.26.2-1ubuntu1 [95.9 kB] 04:48:48 #9 16.79 Get:367 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] 04:48:48 #9 16.79 Get:368 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 04:48:48 #9 16.79 Get:369 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-xdg all 0.27-2 [36.9 kB] 04:48:48 #9 16.79 Get:370 http://archive.ubuntu.com/ubuntu hirsute/main amd64 equivs all 2.3.1 [19.0 kB] 04:48:48 #9 16.79 Get:371 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] 04:48:48 #9 16.80 Get:372 http://archive.ubuntu.com/ubuntu hirsute/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB] 04:48:48 #9 16.94 debconf: delaying package configuration, since apt-utils is not installed 04:48:48 #9 16.97 Fetched 118 MB in 11s (10.7 MB/s) 04:48:48 #9 16.98 Selecting previously unselected package liblocale-gettext-perl. 04:48:48 #9 16.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4340 files and directories currently installed.) 04:48:48 #9 16.99 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ... 04:48:48 #9 16.99 Unpacking liblocale-gettext-perl (1.07-4build1) ... 04:48:48 #9 17.02 Selecting previously unselected package libpython3.9-minimal:amd64. 04:48:48 #9 17.03 Preparing to unpack .../libpython3.9-minimal_3.9.5-3~21.04_amd64.deb ... 04:48:48 #9 17.03 Unpacking libpython3.9-minimal:amd64 (3.9.5-3~21.04) ... 04:48:48 #9 17.14 Selecting previously unselected package libexpat1:amd64. 04:48:49 #9 17.14 Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ... 04:48:49 #9 17.15 Unpacking libexpat1:amd64 (2.2.10-2) ... 04:48:49 #9 17.18 Selecting previously unselected package python3.9-minimal. 04:48:49 #9 17.18 Preparing to unpack .../python3.9-minimal_3.9.5-3~21.04_amd64.deb ... 04:48:49 #9 17.19 Unpacking python3.9-minimal (3.9.5-3~21.04) ... 04:48:49 #9 17.38 Setting up libpython3.9-minimal:amd64 (3.9.5-3~21.04) ... 04:48:49 #9 17.40 Setting up libexpat1:amd64 (2.2.10-2) ... 04:48:49 #9 17.41 Setting up python3.9-minimal (3.9.5-3~21.04) ... 04:48:49 #19 DONE 69.0s 04:48:49 04:48:49 #20 [runtime-dev-cross-true 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list 04:48:49 #20 sha256:d9e7068f3e9489f525def2881257f8a47f53525cd710e20c320b53c5252b39a0 04:48:50 #9 17.99 Selecting previously unselected package python3-minimal. 04:48:50 #9 17.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4647 files and directories currently installed.) 04:48:50 #9 18.00 Preparing to unpack .../0-python3-minimal_3.9.4-1_amd64.deb ... 04:48:50 #9 18.00 Unpacking python3-minimal (3.9.4-1) ... 04:48:50 #9 18.02 Selecting previously unselected package media-types. 04:48:50 #9 18.03 Preparing to unpack .../1-media-types_4.0.0_all.deb ... 04:48:50 #9 18.03 Unpacking media-types (4.0.0) ... 04:48:50 #9 18.07 Selecting previously unselected package tzdata. 04:48:50 #9 18.07 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.04_all.deb ... 04:48:50 #9 18.07 Unpacking tzdata (2021e-0ubuntu0.21.04) ... 04:48:50 #9 18.27 Selecting previously unselected package libmpdec3:amd64. 04:48:50 #9 18.27 Preparing to unpack .../3-libmpdec3_2.5.1-2_amd64.deb ... 04:48:50 #9 18.28 Unpacking libmpdec3:amd64 (2.5.1-2) ... 04:48:50 #9 18.31 Selecting previously unselected package readline-common. 04:48:50 #9 18.31 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 04:48:50 #9 18.32 Unpacking readline-common (8.1-1) ... 04:48:50 #9 18.35 Selecting previously unselected package libreadline8:amd64. 04:48:50 #9 18.35 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... 04:48:50 #9 18.35 Unpacking libreadline8:amd64 (8.1-1) ... 04:48:50 #9 18.39 Selecting previously unselected package libsqlite3-0:amd64. 04:48:50 #9 18.39 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... 04:48:50 #9 18.40 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... 04:48:50 #9 18.47 Selecting previously unselected package libpython3.9-stdlib:amd64. 04:48:50 #9 18.47 Preparing to unpack .../7-libpython3.9-stdlib_3.9.5-3~21.04_amd64.deb ... 04:48:50 #9 18.47 Unpacking libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ... 04:48:50 #9 18.66 Selecting previously unselected package python3.9. 04:48:50 #9 18.66 Preparing to unpack .../8-python3.9_3.9.5-3~21.04_amd64.deb ... 04:48:50 #9 18.67 Unpacking python3.9 (3.9.5-3~21.04) ... 04:48:50 #9 18.70 Selecting previously unselected package libpython3-stdlib:amd64. 04:48:50 #9 18.70 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1_amd64.deb ... 04:48:50 #9 18.71 Unpacking libpython3-stdlib:amd64 (3.9.4-1) ... 04:48:50 #9 18.73 Setting up python3-minimal (3.9.4-1) ... 04:48:50 #9 18.92 Selecting previously unselected package python3. 04:48:50 #9 18.92 (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 ... 6944 files and directories currently installed.) 04:48:50 #9 18.92 Preparing to unpack .../000-python3_3.9.4-1_amd64.deb ... 04:48:50 #9 18.92 Unpacking python3 (3.9.4-1) ... 04:48:50 #9 18.95 Selecting previously unselected package bsdextrautils. 04:48:50 #9 18.95 Preparing to unpack .../001-bsdextrautils_2.36.1-7ubuntu2_amd64.deb ... 04:48:50 #9 18.96 Unpacking bsdextrautils (2.36.1-7ubuntu2) ... 04:48:50 #9 18.99 Selecting previously unselected package libuchardet0:amd64. 04:48:50 #9 18.99 Preparing to unpack .../002-libuchardet0_0.0.7-1_amd64.deb ... 04:48:50 #9 19.00 Unpacking libuchardet0:amd64 (0.0.7-1) ... 04:48:50 #9 19.03 Selecting previously unselected package groff-base. 04:48:50 #20 DONE 0.9s 04:48:50 04:48:50 #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:48:50 #29 sha256:3d7832a9e0573c48fc9411450dbe18f6f860f1b304cb22bc232ea87bb0b60911 04:48:50 #29 ... 04:48:50 04:48:50 #21 [runtime-dev-cross-true 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64/buster-backports libseccomp-dev:armel/buster-backports libseccomp-dev:armhf/buster-backports 04:48:50 #21 sha256:bcc433cfe1d7e4b81addc7d0a2b8fa429349060478a15b4be57777e476bcbc7e 04:48:51 #9 19.03 Preparing to unpack .../003-groff-base_1.22.4-6_amd64.deb ... 04:48:51 #9 19.03 Unpacking groff-base (1.22.4-6) ... 04:48:51 #9 19.15 Selecting previously unselected package libgdbm6:amd64. 04:48:51 #9 19.15 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ... 04:48:51 #9 19.15 Unpacking libgdbm6:amd64 (1.19-2) ... 04:48:51 #9 19.18 Selecting previously unselected package libpipeline1:amd64. 04:48:51 #9 19.18 Preparing to unpack .../005-libpipeline1_1.5.3-1_amd64.deb ... 04:48:51 #9 19.18 Unpacking libpipeline1:amd64 (1.5.3-1) ... 04:48:51 #9 19.23 Selecting previously unselected package man-db. 04:48:51 #9 19.23 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ... 04:48:51 #9 19.23 Unpacking man-db (2.9.4-2) ... 04:48:51 #9 19.35 Selecting previously unselected package perl-modules-5.32. 04:48:51 #9 19.35 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu2.1_all.deb ... 04:48:51 #9 19.36 Unpacking perl-modules-5.32 (5.32.1-3ubuntu2.1) ... 04:48:51 #9 19.72 Selecting previously unselected package libgdbm-compat4:amd64. 04:48:51 #9 19.72 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ... 04:48:51 #9 19.72 Unpacking libgdbm-compat4:amd64 (1.19-2) ... 04:48:51 #9 19.75 Selecting previously unselected package libperl5.32:amd64. 04:48:51 #9 19.76 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu2.1_amd64.deb ... 04:48:51 #9 19.76 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu2.1) ... 04:48:52 #9 20.22 Selecting previously unselected package perl. 04:48:52 #9 20.22 Preparing to unpack .../010-perl_5.32.1-3ubuntu2.1_amd64.deb ... 04:48:52 #9 20.23 Unpacking perl (5.32.1-3ubuntu2.1) ... 04:48:52 #9 20.28 Selecting previously unselected package openssl. 04:48:52 #21 1.230 Hit:1 http://deb.debian.org/debian buster InRelease 04:48:52 #21 1.230 Hit:2 http://deb.debian.org/debian buster-updates InRelease 04:48:52 #21 1.235 Hit:3 http://security.debian.org/debian-security buster/updates InRelease 04:48:52 #21 1.235 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] 04:48:52 #9 20.28 Preparing to unpack .../011-openssl_1.1.1j-1ubuntu3.5_amd64.deb ... 04:48:52 #9 20.28 Unpacking openssl (1.1.1j-1ubuntu3.5) ... 04:48:52 #9 20.38 Selecting previously unselected package ca-certificates. 04:48:52 #9 20.38 Preparing to unpack .../012-ca-certificates_20210119ubuntu0.21.04.1_all.deb ... 04:48:52 #9 20.38 Unpacking ca-certificates (20210119ubuntu0.21.04.1) ... 04:48:52 #9 20.43 Selecting previously unselected package distro-info-data. 04:48:52 #9 20.43 Preparing to unpack .../013-distro-info-data_0.46ubuntu4.3_all.deb ... 04:48:52 #9 20.43 Unpacking distro-info-data (0.46ubuntu4.3) ... 04:48:52 #9 20.48 Selecting previously unselected package less. 04:48:52 #9 20.48 Preparing to unpack .../014-less_551-2_amd64.deb ... 04:48:52 #9 20.48 Unpacking less (551-2) ... 04:48:52 #9 20.52 Selecting previously unselected package libmd0:amd64. 04:48:52 #9 20.52 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ... 04:48:52 #9 20.53 Unpacking libmd0:amd64 (1.0.3-3build1) ... 04:48:52 #9 20.56 Selecting previously unselected package libbsd0:amd64. 04:48:52 #9 20.56 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ... 04:48:52 #9 20.56 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ... 04:48:52 #9 20.59 Selecting previously unselected package libelf1:amd64. 04:48:52 #9 20.59 Preparing to unpack .../017-libelf1_0.183-8_amd64.deb ... 04:48:52 #9 20.60 Unpacking libelf1:amd64 (0.183-8) ... 04:48:52 #9 20.63 Selecting previously unselected package libicu67:amd64. 04:48:52 #9 20.64 Preparing to unpack .../018-libicu67_67.1-6ubuntu2_amd64.deb ... 04:48:52 #9 20.64 Unpacking libicu67:amd64 (67.1-6ubuntu2) ... 04:48:53 ~/rpmbuild/BUILD/src 04:48:53 + popd 04:48:53 + exit 0 04:48:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jZhf9e 04:48:53 + umask 022 04:48:53 + cd /root/rpmbuild/BUILD 04:48:53 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']' 04:48:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 + mkdir -p /root/rpmbuild/BUILDROOT 04:48:53 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 + cd src 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin 04:48:53 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/docker 04:48:53 + pushd /root/rpmbuild/BUILD/src/plugins 04:48:53 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src 04:48:53 + for installer in *.installer 04:48:53 + '[' app.installer '!=' scan.installer ']' 04:48:53 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 + PREFIX=/usr/libexec/docker/cli-plugins 04:48:53 + bash app.installer install_plugin 04:48:53 + for installer in *.installer 04:48:53 + '[' buildx.installer '!=' scan.installer ']' 04:48:53 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 + PREFIX=/usr/libexec/docker/cli-plugins 04:48:53 + bash buildx.installer install_plugin 04:48:53 ~/rpmbuild/BUILD/src 04:48:53 + popd 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/bash-completion/completions 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/zsh/vendor-completions 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/fish/vendor_completions.d 04:48:53 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/bash-completion/completions/docker 04:48:53 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker 04:48:53 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man1 04:48:53 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man1 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man5 04:48:53 + 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.20211015144513.b485636-0.el8.x86_64/usr/share/man/man5 04:48:53 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man8 04:48:53 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/man/man8 04:48:53 + mkdir -p build-docs 04:48:53 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:48:53 + cp cli/LICENSE build-docs/LICENSE 04:48:53 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:48:53 + cp cli/MAINTAINERS build-docs/MAINTAINERS 04:48:53 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:48:53 + cp cli/NOTICE build-docs/NOTICE 04:48:53 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:48:53 + cp cli/README.md build-docs/README.md 04:48:53 + /usr/lib/rpm/check-buildroot 04:48:53 + /usr/lib/rpm/redhat/brp-ldconfig 04:48:53 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory 04:48:53 + /usr/lib/rpm/brp-compress 04:48:53 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:48:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:48:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:48:53 + /usr/lib/rpm/brp-python-bytecompile '' 1 04:48:53 + /usr/lib/rpm/brp-python-hardlink 04:48:53 + PYTHON3=/usr/libexec/platform-python 04:48:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:48:53 Processing files: docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Zk12Xg 04:48:53 + umask 022 04:48:53 + cd /root/rpmbuild/BUILD 04:48:53 + cd src 04:48:53 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli 04:48:53 + export LC_ALL=C 04:48:53 + LC_ALL=C 04:48:53 + export DOCDIR 04:48:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli 04:48:53 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli 04:48:53 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli 04:48:53 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli 04:48:53 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/share/doc/docker-ce-cli 04:48:53 + exit 0 04:48:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx 04:48:53 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.el8 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-0.el8 04:48:53 Requires(interp): /bin/sh 04:48:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:48:53 Requires(post): /bin/sh 04:48:53 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) 04:48:53 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io 04:48:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:53 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.src.rpm 04:48:53 #21 2.251 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] 04:48:53 #21 2.281 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] 04:48:53 #21 2.297 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] 04:48:53 #21 2.325 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] 04:48:53 #9 21.44 Selecting previously unselected package libxml2:amd64. 04:48:53 #9 21.45 Preparing to unpack .../019-libxml2_2.9.10+dfsg-6.3ubuntu0.1_amd64.deb ... 04:48:53 #9 21.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ... 04:48:53 #9 21.54 Selecting previously unselected package libyaml-0-2:amd64. 04:48:53 #9 21.54 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ... 04:48:53 #9 21.54 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... 04:48:53 #9 21.58 Selecting previously unselected package lsb-release. 04:48:53 #9 21.58 Preparing to unpack .../021-lsb-release_11.1.0ubuntu2_all.deb ... 04:48:53 #9 21.58 Unpacking lsb-release (11.1.0ubuntu2) ... 04:48:53 #9 21.62 Selecting previously unselected package netbase. 04:48:53 #9 21.62 Preparing to unpack .../022-netbase_6.2_all.deb ... 04:48:53 #9 21.62 Unpacking netbase (6.2) ... 04:48:53 #9 21.65 Selecting previously unselected package python3-pkg-resources. 04:48:53 #9 21.65 Preparing to unpack .../023-python3-pkg-resources_52.0.0-3_all.deb ... 04:48:53 #9 21.66 Unpacking python3-pkg-resources (52.0.0-3) ... 04:48:53 #9 21.70 Selecting previously unselected package ucf. 04:48:53 #21 2.947 Fetched 1944 kB in 2s (987 kB/s) 04:48:53 #9 21.70 Preparing to unpack .../024-ucf_3.0043_all.deb ... 04:48:53 #9 21.71 Moving old data out of the way 04:48:53 #9 21.71 Unpacking ucf (3.0043) ... 04:48:53 #9 21.74 Selecting previously unselected package libmagic-mgc. 04:48:53 #9 21.74 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ... 04:48:53 #9 21.74 Unpacking libmagic-mgc (1:5.39-3) ... 04:48:53 #9 21.81 Selecting previously unselected package libmagic1:amd64. 04:48:53 #9 21.81 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ... 04:48:53 #9 21.82 Unpacking libmagic1:amd64 (1:5.39-3) ... 04:48:53 #9 21.85 Selecting previously unselected package file. 04:48:53 #9 21.85 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ... 04:48:53 #9 21.85 Unpacking file (1:5.39-3) ... 04:48:53 #9 21.87 Selecting previously unselected package gettext-base. 04:48:53 #9 21.88 Preparing to unpack .../028-gettext-base_0.21-3ubuntu2_amd64.deb ... 04:48:53 #9 21.88 Unpacking gettext-base (0.21-3ubuntu2) ... 04:48:53 #9 21.91 Selecting previously unselected package iso-codes. 04:48:53 #9 21.91 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... 04:48:53 #9 21.91 Unpacking iso-codes (4.6.0-1) ... 04:48:54 #9 22.29 Selecting previously unselected package libcbor0.6:amd64. 04:48:54 #9 22.29 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ... 04:48:54 #9 22.29 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ... 04:48:54 #9 22.32 Selecting previously unselected package libedit2:amd64. 04:48:54 #9 22.32 Preparing to unpack .../031-libedit2_3.1-20191231-2_amd64.deb ... 04:48:54 #9 22.33 Unpacking libedit2:amd64 (3.1-20191231-2) ... 04:48:54 #9 22.37 Selecting previously unselected package libfido2-1:amd64. 04:48:54 #9 22.37 Preparing to unpack .../032-libfido2-1_1.6.0-2_amd64.deb ... 04:48:54 #9 22.37 Unpacking libfido2-1:amd64 (1.6.0-2) ... 04:48:54 #9 22.41 Selecting previously unselected package libpng16-16:amd64. 04:48:54 #9 22.41 Preparing to unpack .../033-libpng16-16_1.6.37-3build3_amd64.deb ... 04:48:54 #9 22.41 Unpacking libpng16-16:amd64 (1.6.37-3build3) ... 04:48:54 #9 22.45 Selecting previously unselected package libpsl5:amd64. 04:48:54 #9 22.46 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ... 04:48:54 #9 22.46 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 04:48:54 #9 22.50 Selecting previously unselected package libxau6:amd64. 04:48:54 #9 22.50 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ... 04:48:54 #9 22.50 Unpacking libxau6:amd64 (1:1.0.9-1build3) ... 04:48:54 #9 22.53 Selecting previously unselected package libxdmcp6:amd64. 04:48:54 #9 22.53 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu3_amd64.deb ... 04:48:54 #9 22.53 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ... 04:48:54 #9 22.56 Selecting previously unselected package libxcb1:amd64. 04:48:54 #9 22.56 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ... 04:48:54 #9 22.56 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ... 04:48:54 #9 22.59 Selecting previously unselected package libx11-data. 04:48:54 #9 22.59 Preparing to unpack .../038-libx11-data_2%3a1.7.0-2ubuntu0.1_all.deb ... 04:48:54 #9 22.60 Unpacking libx11-data (2:1.7.0-2ubuntu0.1) ... 04:48:54 #9 22.66 Selecting previously unselected package libx11-6:amd64. 04:48:54 #9 22.66 Preparing to unpack .../039-libx11-6_2%3a1.7.0-2ubuntu0.1_amd64.deb ... 04:48:54 #9 22.66 Unpacking libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ... 04:48:54 #9 22.74 Selecting previously unselected package libxext6:amd64. 04:48:54 #9 22.74 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ... 04:48:54 #9 22.75 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ... 04:48:54 #9 22.77 Selecting previously unselected package libxmuu1:amd64. 04:48:54 #9 22.77 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... 04:48:54 #9 22.78 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 04:48:54 #9 22.80 Selecting previously unselected package manpages. 04:48:54 #9 22.80 Preparing to unpack .../042-manpages_5.10-1ubuntu0.1_all.deb ... 04:48:54 #9 22.81 Unpacking manpages (5.10-1ubuntu0.1) ... 04:48:54 #9 22.93 Selecting previously unselected package openssh-client. 04:48:54 #9 22.93 Preparing to unpack .../043-openssh-client_1%3a8.4p1-5ubuntu1.1_amd64.deb ... 04:48:54 #9 22.94 Unpacking openssh-client (1:8.4p1-5ubuntu1.1) ... 04:48:54 #9 23.03 Selecting previously unselected package publicsuffix. 04:48:54 #9 23.03 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... 04:48:54 #9 23.03 Unpacking publicsuffix (20210108.1309-1) ... 04:48:54 #9 23.07 Selecting previously unselected package python-apt-common. 04:48:54 #9 23.07 Preparing to unpack .../045-python-apt-common_2.2.0~ubuntu0.21.04.1_all.deb ... 04:48:54 #9 23.07 Unpacking python-apt-common (2.2.0~ubuntu0.21.04.1) ... 04:48:54 #9 23.10 Selecting previously unselected package python3-apt. 04:48:54 #9 23.10 Preparing to unpack .../046-python3-apt_2.2.0~ubuntu0.21.04.1_amd64.deb ... 04:48:54 #9 23.11 Unpacking python3-apt (2.2.0~ubuntu0.21.04.1) ... 04:48:54 #9 23.15 Selecting previously unselected package libunwind8:amd64. 04:48:55 #9 23.15 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ... 04:48:55 #9 23.16 Unpacking libunwind8:amd64 (1.3.2-2) ... 04:48:55 #9 23.18 Selecting previously unselected package strace. 04:48:55 #9 23.18 Preparing to unpack .../048-strace_5.11-0ubuntu1_amd64.deb ... 04:48:55 #9 23.19 Unpacking strace (5.11-0ubuntu1) ... 04:48:55 #9 23.25 Selecting previously unselected package xauth. 04:48:55 #9 23.25 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ... 04:48:55 #9 23.26 Unpacking xauth (1:1.1-1) ... 04:48:55 #9 23.29 Selecting previously unselected package xz-utils. 04:48:55 #9 23.29 Preparing to unpack .../050-xz-utils_5.2.5-1.0build2_amd64.deb ... 04:48:55 #9 23.29 Unpacking xz-utils (5.2.5-1.0build2) ... 04:48:55 #9 23.33 Selecting previously unselected package libsigsegv2:amd64. 04:48:55 #9 23.33 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu1_amd64.deb ... 04:48:55 #9 23.33 Unpacking libsigsegv2:amd64 (2.13-1ubuntu1) ... 04:48:55 #9 23.35 Selecting previously unselected package m4. 04:48:55 #9 23.36 Preparing to unpack .../052-m4_1.4.18-5_amd64.deb ... 04:48:55 #9 23.36 Unpacking m4 (1.4.18-5) ... 04:48:55 #9 23.40 Selecting previously unselected package autoconf. 04:48:55 #9 23.40 Preparing to unpack .../053-autoconf_2.69-14_all.deb ... 04:48:55 #9 23.40 Unpacking autoconf (2.69-14) ... 04:48:55 #9 23.46 Selecting previously unselected package autotools-dev. 04:48:55 #9 23.46 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ... 04:48:55 #9 23.46 Unpacking autotools-dev (20180224.1+nmu1) ... 04:48:55 #9 23.50 Selecting previously unselected package automake. 04:48:55 #9 23.50 Preparing to unpack .../055-automake_1%3a1.16.3-2ubuntu1_all.deb ... 04:48:55 #9 23.50 Unpacking automake (1:1.16.3-2ubuntu1) ... 04:48:55 #9 23.57 Selecting previously unselected package autopoint. 04:48:55 #9 23.57 Preparing to unpack .../056-autopoint_0.21-3ubuntu2_all.deb ... 04:48:55 #9 23.57 Unpacking autopoint (0.21-3ubuntu2) ... 04:48:55 #9 23.61 Selecting previously unselected package binutils-common:amd64. 04:48:55 #9 23.61 Preparing to unpack .../057-binutils-common_2.36.1-6ubuntu1_amd64.deb ... 04:48:55 #9 23.61 Unpacking binutils-common:amd64 (2.36.1-6ubuntu1) ... 04:48:55 #9 23.66 Selecting previously unselected package libbinutils:amd64. 04:48:55 #9 23.66 Preparing to unpack .../058-libbinutils_2.36.1-6ubuntu1_amd64.deb ... 04:48:55 #9 23.66 Unpacking libbinutils:amd64 (2.36.1-6ubuntu1) ... 04:48:55 #9 23.74 Selecting previously unselected package libctf-nobfd0:amd64. 04:48:55 #9 23.74 Preparing to unpack .../059-libctf-nobfd0_2.36.1-6ubuntu1_amd64.deb ... 04:48:55 #9 23.75 Unpacking libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ... 04:48:55 #9 23.78 Selecting previously unselected package libctf0:amd64. 04:48:55 #9 23.78 Preparing to unpack .../060-libctf0_2.36.1-6ubuntu1_amd64.deb ... 04:48:55 #9 23.79 Unpacking libctf0:amd64 (2.36.1-6ubuntu1) ... 04:48:55 #9 23.82 Selecting previously unselected package binutils-x86-64-linux-gnu. 04:48:55 #9 23.82 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.36.1-6ubuntu1_amd64.deb ... 04:48:56 #9 23.82 Unpacking binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ... 04:48:56 #9 24.03 Selecting previously unselected package binutils. 04:48:56 #9 24.03 Preparing to unpack .../062-binutils_2.36.1-6ubuntu1_amd64.deb ... 04:48:56 #9 24.03 Unpacking binutils (2.36.1-6ubuntu1) ... 04:48:56 #9 24.06 Selecting previously unselected package libc-dev-bin. 04:48:56 #9 24.06 Preparing to unpack .../063-libc-dev-bin_2.33-0ubuntu5_amd64.deb ... 04:48:56 #9 24.06 Unpacking libc-dev-bin (2.33-0ubuntu5) ... 04:48:56 #9 24.08 Selecting previously unselected package linux-libc-dev:amd64. 04:48:56 #9 24.09 Preparing to unpack .../064-linux-libc-dev_5.11.0-38.42_amd64.deb ... 04:48:56 #9 24.09 Unpacking linux-libc-dev:amd64 (5.11.0-38.42) ... 04:48:56 #9 24.27 Selecting previously unselected package libcrypt-dev:amd64. 04:48:56 #9 24.27 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.17-1ubuntu3_amd64.deb ... 04:48:56 #9 24.27 Unpacking libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ... 04:48:56 #9 24.31 Selecting previously unselected package rpcsvc-proto. 04:48:56 #9 24.31 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu4_amd64.deb ... 04:48:56 #9 24.31 Unpacking rpcsvc-proto (1.4.2-0ubuntu4) ... 04:48:56 #9 24.34 Selecting previously unselected package libtirpc-dev:amd64. 04:48:56 #9 24.34 Preparing to unpack .../067-libtirpc-dev_1.3.1-1build1_amd64.deb ... 04:48:56 #9 24.35 Unpacking libtirpc-dev:amd64 (1.3.1-1build1) ... 04:48:56 #9 24.39 Selecting previously unselected package libnsl-dev:amd64. 04:48:56 #9 24.39 Preparing to unpack .../068-libnsl-dev_1.3.0-0ubuntu3_amd64.deb ... 04:48:56 #9 24.39 Unpacking libnsl-dev:amd64 (1.3.0-0ubuntu3) ... 04:48:56 #9 24.42 Selecting previously unselected package libc6-dev:amd64. 04:48:56 #9 24.42 Preparing to unpack .../069-libc6-dev_2.33-0ubuntu5_amd64.deb ... 04:48:56 #9 24.43 Unpacking libc6-dev:amd64 (2.33-0ubuntu5) ... 04:48:56 #9 24.69 Selecting previously unselected package gcc-10-base:amd64. 04:48:56 #9 24.70 Preparing to unpack .../070-gcc-10-base_10.3.0-1ubuntu1_amd64.deb ... 04:48:56 #9 24.70 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1) ... 04:48:56 #9 24.75 Selecting previously unselected package libisl23:amd64. 04:48:56 #9 24.75 Preparing to unpack .../071-libisl23_0.23-1build1_amd64.deb ... 04:48:56 #9 24.75 Unpacking libisl23:amd64 (0.23-1build1) ... 04:48:57 #9 24.87 Selecting previously unselected package libmpfr6:amd64. 04:48:57 #9 24.87 Preparing to unpack .../072-libmpfr6_4.1.0-3build1_amd64.deb ... 04:48:57 #9 24.88 Unpacking libmpfr6:amd64 (4.1.0-3build1) ... 04:48:57 #9 25.00 Selecting previously unselected package libmpc3:amd64. 04:48:57 #9 25.00 Preparing to unpack .../073-libmpc3_1.2.0-1build1_amd64.deb ... 04:48:57 #9 25.01 Unpacking libmpc3:amd64 (1.2.0-1build1) ... 04:48:57 #9 25.03 Selecting previously unselected package cpp-10. 04:48:57 #9 25.03 Preparing to unpack .../074-cpp-10_10.3.0-1ubuntu1_amd64.deb ... 04:48:57 #9 25.04 Unpacking cpp-10 (10.3.0-1ubuntu1) ... 04:48:57 #9 25.79 Selecting previously unselected package cpp. 04:48:57 #9 25.79 Preparing to unpack .../075-cpp_4%3a10.3.0-1ubuntu1_amd64.deb ... 04:48:57 #9 25.79 Unpacking cpp (4:10.3.0-1ubuntu1) ... 04:48:57 #9 25.83 Selecting previously unselected package libcc1-0:amd64. 04:48:57 #9 25.83 Preparing to unpack .../076-libcc1-0_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:57 #9 25.83 Unpacking libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:57 #9 25.86 Selecting previously unselected package libgomp1:amd64. 04:48:57 #9 25.87 Preparing to unpack .../077-libgomp1_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:57 #9 25.87 Unpacking libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:57 #9 25.91 Selecting previously unselected package libitm1:amd64. 04:48:57 #9 25.91 Preparing to unpack .../078-libitm1_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:57 #9 25.91 Unpacking libitm1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:57 #9 25.94 Selecting previously unselected package libatomic1:amd64. 04:48:57 #9 25.94 Preparing to unpack .../079-libatomic1_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:57 #9 25.95 Unpacking libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:57 #9 25.98 Selecting previously unselected package libasan6:amd64. 04:48:57 #9 25.98 Preparing to unpack .../080-libasan6_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:57 #9 25.98 Unpacking libasan6:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:58 #9 26.22 Selecting previously unselected package liblsan0:amd64. 04:48:58 #9 26.22 Preparing to unpack .../081-liblsan0_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:58 #9 26.23 Unpacking liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:58 #9 26.34 Selecting previously unselected package libtsan0:amd64. 04:48:58 #9 26.34 Preparing to unpack .../082-libtsan0_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:58 #9 26.34 Unpacking libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:58 #9 26.57 Selecting previously unselected package libubsan1:amd64. 04:48:58 #9 26.57 Preparing to unpack .../083-libubsan1_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:58 #9 26.58 Unpacking libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:58 #9 26.69 Selecting previously unselected package libquadmath0:amd64. 04:48:58 #9 26.70 Preparing to unpack .../084-libquadmath0_11.1.0-1ubuntu1~21.04_amd64.deb ... 04:48:58 #9 26.70 Unpacking libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:48:58 #9 26.74 Selecting previously unselected package libgcc-10-dev:amd64. 04:48:58 #9 26.74 Preparing to unpack .../085-libgcc-10-dev_10.3.0-1ubuntu1_amd64.deb ... 04:48:58 #9 26.74 Unpacking libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ... 04:48:58 #9 26.96 Selecting previously unselected package gcc-10. 04:48:59 #9 26.96 Preparing to unpack .../086-gcc-10_10.3.0-1ubuntu1_amd64.deb ... 04:48:59 #9 26.97 Unpacking gcc-10 (10.3.0-1ubuntu1) ... 04:48:59 #21 2.947 Reading package lists... 04:48:59 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm 04:48:59 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rXcF1g 04:48:59 + umask 022 04:48:59 + cd /root/rpmbuild/BUILD 04:48:59 + cd src 04:48:59 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.el8.x86_64 04:48:59 + exit 0 04:48:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GT2Xcf 04:48:59 + umask 022 04:48:59 + cd /root/rpmbuild/BUILD 04:48:59 + cd /root/rpmbuild/BUILD 04:48:59 + rm -rf src 04:48:59 + /usr/bin/mkdir -p src 04:48:59 + cd src 04:48:59 + /usr/bin/tar -xof - 04:48:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:48:59 + STATUS=0 04:48:59 + '[' 0 -ne 0 ']' 04:48:59 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:48:59 + /usr/bin/tar -xof - 04:49:00 #9 28.43 Selecting previously unselected package gcc. 04:49:00 #9 28.43 Preparing to unpack .../087-gcc_4%3a10.3.0-1ubuntu1_amd64.deb ... 04:49:00 #9 28.44 Unpacking gcc (4:10.3.0-1ubuntu1) ... 04:49:00 #9 28.46 Selecting previously unselected package libstdc++-10-dev:amd64. 04:49:00 #9 28.46 Preparing to unpack .../088-libstdc++-10-dev_10.3.0-1ubuntu1_amd64.deb ... 04:49:00 #9 28.46 Unpacking libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ... 04:49:00 + STATUS=0 04:49:00 + '[' 0 -ne 0 ']' 04:49:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:49:00 + exit 0 04:49:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4c8xph 04:49:00 + umask 022 04:49:00 + cd /root/rpmbuild/BUILD 04:49:00 + cd src 04:49:00 + export DOCKER_GITCOMMIT=e2f740d 04:49:00 + DOCKER_GITCOMMIT=e2f740d 04:49:00 + mkdir -p /go/src/github.com/docker 04:49:00 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker 04:49:00 + TMP_GOPATH=/go 04:49:00 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic 04:49:00 + RM_GOPATH=0 04:49:00 + TMP_GOPATH=/go 04:49:00 + : /usr/local/bin 04:49:00 + '[' -z /go ']' 04:49:00 + export GOPATH=/go 04:49:00 + GOPATH=/go 04:49:00 + case "$(go env GOARCH)" in 04:49:00 ++ go env GOARCH 04:49:00 + export GO_BUILDMODE=-buildmode=pie 04:49:00 + GO_BUILDMODE=-buildmode=pie 04:49:00 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh 04:49:00 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install 04:49:00 + bin=rootlesskit 04:49:00 + shift 04:49:00 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' 04:49:00 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer 04:49:00 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:49:00 + install_rootlesskit dynamic 04:49:00 + case "$1" in 04:49:00 + install_rootlesskit_dynamic 04:49:00 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:49:00 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:49:00 + export BUILD_MODE=-buildmode=pie 04:49:00 + BUILD_MODE=-buildmode=pie 04:49:00 + _install_rootlesskit 04:49:00 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:49:00 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:49:00 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:49:00 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:49:00 #9 28.71 Selecting previously unselected package g++-10. 04:49:00 #9 28.72 Preparing to unpack .../089-g++-10_10.3.0-1ubuntu1_amd64.deb ... 04:49:00 #9 28.72 Unpacking g++-10 (10.3.0-1ubuntu1) ... 04:49:01 + cd /go/src/github.com/rootless-containers/rootlesskit 04:49:01 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:49:01 + export GO111MODULE=on 04:49:01 + GO111MODULE=on 04:49:01 + export GOPROXY=https://proxy.golang.org 04:49:01 + GOPROXY=https://proxy.golang.org 04:49:01 + for f in rootlesskit rootlesskit-docker-proxy 04:49:01 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:49:01 go: downloading github.com/pkg/errors v0.9.1 04:49:01 go: downloading github.com/sirupsen/logrus v1.8.1 04:49:01 go: downloading github.com/urfave/cli/v2 v2.3.0 04:49:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:49:01 #9 29.54 Selecting previously unselected package g++. 04:49:01 #9 29.55 Preparing to unpack .../090-g++_4%3a10.3.0-1ubuntu1_amd64.deb ... 04:49:01 #9 29.55 Unpacking g++ (4:10.3.0-1ubuntu1) ... 04:49:01 #9 29.57 Selecting previously unselected package make. 04:49:01 #9 29.57 Preparing to unpack .../091-make_4.3-4ubuntu1_amd64.deb ... 04:49:01 #9 29.58 Unpacking make (4.3-4ubuntu1) ... 04:49:01 #9 29.62 Selecting previously unselected package libdpkg-perl. 04:49:01 #9 29.62 Preparing to unpack .../092-libdpkg-perl_1.20.9ubuntu1_all.deb ... 04:49:01 #9 29.62 Unpacking libdpkg-perl (1.20.9ubuntu1) ... 04:49:01 #9 29.67 Selecting previously unselected package bzip2. 04:49:01 #9 29.67 Preparing to unpack .../093-bzip2_1.0.8-4ubuntu3_amd64.deb ... 04:49:01 #9 29.67 Unpacking bzip2 (1.0.8-4ubuntu3) ... 04:49:01 #9 29.70 Selecting previously unselected package patch. 04:49:01 #9 29.70 Preparing to unpack .../094-patch_2.7.6-7_amd64.deb ... 04:49:01 #9 29.70 Unpacking patch (2.7.6-7) ... 04:49:01 #9 29.74 Selecting previously unselected package lto-disabled-list. 04:49:01 #9 29.74 Preparing to unpack .../095-lto-disabled-list_7_all.deb ... 04:49:01 #9 29.74 Unpacking lto-disabled-list (7) ... 04:49:01 #9 29.77 Selecting previously unselected package dpkg-dev. 04:49:01 #9 29.77 Preparing to unpack .../096-dpkg-dev_1.20.9ubuntu1_all.deb ... 04:49:01 #9 29.77 Unpacking dpkg-dev (1.20.9ubuntu1) ... 04:49:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:49:01 go: downloading github.com/google/uuid v1.3.0 04:49:01 go: downloading github.com/moby/vpnkit v0.5.0 04:49:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:49:01 #9 29.88 Selecting previously unselected package build-essential. 04:49:01 #9 29.89 Preparing to unpack .../097-build-essential_12.8ubuntu3_amd64.deb ... 04:49:01 #9 29.89 Unpacking build-essential (12.8ubuntu3) ... 04:49:01 #9 29.93 Selecting previously unselected package libbrotli1:amd64. 04:49:01 #9 29.93 Preparing to unpack .../098-libbrotli1_1.0.9-2build2_amd64.deb ... 04:49:01 #9 29.93 Unpacking libbrotli1:amd64 (1.0.9-2build2) ... 04:49:01 #9 29.99 Selecting previously unselected package libroken18-heimdal:amd64. 04:49:01 go: downloading github.com/gofrs/flock v0.8.1 04:49:01 go: downloading github.com/gorilla/mux v1.8.0 04:49:01 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:49:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:49:01 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:49:02 #9 29.99 Preparing to unpack .../099-libroken18-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.00 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.03 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:49:02 #9 30.04 Preparing to unpack .../100-libasn1-8-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.04 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.09 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:49:02 #9 30.09 Preparing to unpack .../101-libheimbase1-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.09 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:49:02 #9 30.13 Preparing to unpack .../102-libhcrypto4-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.13 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.17 Selecting previously unselected package libwind0-heimdal:amd64. 04:49:02 #9 30.17 Preparing to unpack .../103-libwind0-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.18 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.21 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:49:02 #9 30.21 Preparing to unpack .../104-libhx509-5-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.22 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:49:02 #9 30.26 Preparing to unpack .../105-libkrb5-26-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.26 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:49:02 #9 30.31 Preparing to unpack .../106-libheimntlm0-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.32 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.35 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:49:02 #9 30.35 Preparing to unpack .../107-libgssapi3-heimdal_7.7.0+dfsg-2_amd64.deb ... 04:49:02 #9 30.36 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:02 #9 30.39 Selecting previously unselected package libsasl2-modules-db:amd64. 04:49:02 #9 30.40 Preparing to unpack .../108-libsasl2-modules-db_2.1.27+dfsg-2ubuntu1_amd64.deb ... 04:49:02 #9 30.40 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ... 04:49:02 #9 30.44 Selecting previously unselected package libsasl2-2:amd64. 04:49:02 #9 30.44 Preparing to unpack .../109-libsasl2-2_2.1.27+dfsg-2ubuntu1_amd64.deb ... 04:49:02 #9 30.44 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ... 04:49:02 #9 30.49 Selecting previously unselected package libldap-2.4-2:amd64. 04:49:02 #9 30.49 Preparing to unpack .../110-libldap-2.4-2_2.4.57+dfsg-2ubuntu1_amd64.deb ... 04:49:02 #9 30.49 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ... 04:49:02 #9 30.54 Selecting previously unselected package libnghttp2-14:amd64. 04:49:02 #9 30.54 Preparing to unpack .../111-libnghttp2-14_1.43.0-1_amd64.deb ... 04:49:02 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:49:02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:49:02 #9 30.55 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 04:49:02 #9 30.58 Selecting previously unselected package librtmp1:amd64. 04:49:02 #9 30.59 Preparing to unpack .../112-librtmp1_2.4+20151223.gitfa8646d.1-2build2_amd64.deb ... 04:49:02 #9 30.59 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ... 04:49:02 #9 30.63 Selecting previously unselected package libssh-4:amd64. 04:49:02 #9 30.63 Preparing to unpack .../113-libssh-4_0.9.5-1ubuntu0.1_amd64.deb ... 04:49:02 #9 30.63 Unpacking libssh-4:amd64 (0.9.5-1ubuntu0.1) ... 04:49:02 #9 30.69 Selecting previously unselected package libcurl4:amd64. 04:49:02 #9 30.69 Preparing to unpack .../114-libcurl4_7.74.0-1ubuntu2.3_amd64.deb ... 04:49:02 #9 30.69 Unpacking libcurl4:amd64 (7.74.0-1ubuntu2.3) ... 04:49:02 #9 30.74 Selecting previously unselected package curl. 04:49:02 #9 30.74 Preparing to unpack .../115-curl_7.74.0-1ubuntu2.3_amd64.deb ... 04:49:02 #9 30.75 Unpacking curl (7.74.0-1ubuntu2.3) ... 04:49:02 #9 30.79 Selecting previously unselected package dctrl-tools. 04:49:02 #9 30.79 Preparing to unpack .../116-dctrl-tools_2.24-3_amd64.deb ... 04:49:02 #9 30.80 Unpacking dctrl-tools (2.24-3) ... 04:49:02 #9 30.83 Selecting previously unselected package libdebhelper-perl. 04:49:02 #9 30.83 Preparing to unpack .../117-libdebhelper-perl_13.3.4ubuntu1_all.deb ... 04:49:02 #9 30.84 Unpacking libdebhelper-perl (13.3.4ubuntu1) ... 04:49:02 #9 30.88 Selecting previously unselected package libtool. 04:49:02 #9 30.88 Preparing to unpack .../118-libtool_2.4.6-15_all.deb ... 04:49:02 #9 30.88 Unpacking libtool (2.4.6-15) ... 04:49:02 #9 30.92 Selecting previously unselected package dh-autoreconf. 04:49:02 #9 30.92 Preparing to unpack .../119-dh-autoreconf_20_all.deb ... 04:49:02 #9 30.93 Unpacking dh-autoreconf (20) ... 04:49:02 #9 30.96 Selecting previously unselected package libarchive-zip-perl. 04:49:02 #9 30.96 Preparing to unpack .../120-libarchive-zip-perl_1.68-1_all.deb ... 04:49:02 #9 30.97 Unpacking libarchive-zip-perl (1.68-1) ... 04:49:02 #9 31.00 Selecting previously unselected package libsub-override-perl. 04:49:02 #9 31.01 Preparing to unpack .../121-libsub-override-perl_0.09-2_all.deb ... 04:49:02 #9 31.01 Unpacking libsub-override-perl (0.09-2) ... 04:49:02 #9 31.04 Selecting previously unselected package libfile-stripnondeterminism-perl. 04:49:03 #9 31.04 Preparing to unpack .../122-libfile-stripnondeterminism-perl_1.11.0-1_all.deb ... 04:49:03 #9 31.04 Unpacking libfile-stripnondeterminism-perl (1.11.0-1) ... 04:49:03 #9 31.07 Selecting previously unselected package dh-strip-nondeterminism. 04:49:03 #9 31.07 Preparing to unpack .../123-dh-strip-nondeterminism_1.11.0-1_all.deb ... 04:49:03 #9 31.08 Unpacking dh-strip-nondeterminism (1.11.0-1) ... 04:49:03 #9 31.11 Selecting previously unselected package libdw1:amd64. 04:49:03 #9 31.11 Preparing to unpack .../124-libdw1_0.183-8_amd64.deb ... 04:49:03 #9 31.12 Unpacking libdw1:amd64 (0.183-8) ... 04:49:03 #9 31.16 Selecting previously unselected package debugedit. 04:49:03 #9 31.17 Preparing to unpack .../125-debugedit_1%3a0.1-0ubuntu2_amd64.deb ... 04:49:03 #9 31.17 Unpacking debugedit (1:0.1-0ubuntu2) ... 04:49:03 #9 31.21 Selecting previously unselected package dwz. 04:49:03 #9 31.21 Preparing to unpack .../126-dwz_0.14-1_amd64.deb ... 04:49:03 #9 31.22 Unpacking dwz (0.14-1) ... 04:49:03 #9 31.26 Selecting previously unselected package gettext. 04:49:03 #9 31.26 Preparing to unpack .../127-gettext_0.21-3ubuntu2_amd64.deb ... 04:49:03 #9 31.26 Unpacking gettext (0.21-3ubuntu2) ... 04:49:03 #21 8.103 Reading package lists... 04:49:03 #9 31.35 Selecting previously unselected package intltool-debian. 04:49:03 #9 31.35 Preparing to unpack .../128-intltool-debian_0.35.0+20060710.5_all.deb ... 04:49:03 #9 31.36 Unpacking intltool-debian (0.35.0+20060710.5) ... 04:49:03 #9 31.38 Selecting previously unselected package po-debconf. 04:49:03 #9 31.39 Preparing to unpack .../129-po-debconf_1.0.21+nmu1_all.deb ... 04:49:03 #9 31.39 Unpacking po-debconf (1.0.21+nmu1) ... 04:49:03 #9 31.43 Selecting previously unselected package debhelper. 04:49:03 #9 31.43 Preparing to unpack .../130-debhelper_13.3.4ubuntu1_all.deb ... 04:49:03 #9 31.44 Unpacking debhelper (13.3.4ubuntu1) ... 04:49:03 #9 31.55 Selecting previously unselected package libfakeroot:amd64. 04:49:03 #9 31.55 Preparing to unpack .../131-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ... 04:49:03 #9 31.55 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... 04:49:03 #9 31.58 Selecting previously unselected package fakeroot. 04:49:03 #9 31.58 Preparing to unpack .../132-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ... 04:49:03 #9 31.59 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... 04:49:03 #9 31.62 Selecting previously unselected package libassuan0:amd64. 04:49:03 #9 31.63 Preparing to unpack .../133-libassuan0_2.5.4-1ubuntu1_amd64.deb ... 04:49:03 #9 31.63 Unpacking libassuan0:amd64 (2.5.4-1ubuntu1) ... 04:49:03 #9 31.66 Selecting previously unselected package gpgconf. 04:49:03 #9 31.66 Preparing to unpack .../134-gpgconf_2.2.20-1ubuntu3_amd64.deb ... 04:49:03 #9 31.66 Unpacking gpgconf (2.2.20-1ubuntu3) ... 04:49:03 #9 31.70 Selecting previously unselected package libksba8:amd64. 04:49:03 #9 31.70 Preparing to unpack .../135-libksba8_1.5.0-3_amd64.deb ... 04:49:03 #9 31.71 Unpacking libksba8:amd64 (1.5.0-3) ... 04:49:03 #9 31.75 Selecting previously unselected package libnpth0:amd64. 04:49:03 #9 31.75 Preparing to unpack .../136-libnpth0_1.6-3_amd64.deb ... 04:49:03 #9 31.75 Unpacking libnpth0:amd64 (1.6-3) ... 04:49:03 #9 31.79 Selecting previously unselected package dirmngr. 04:49:03 #9 31.79 Preparing to unpack .../137-dirmngr_2.2.20-1ubuntu3_amd64.deb ... 04:49:03 #9 31.81 Unpacking dirmngr (2.2.20-1ubuntu3) ... 04:49:03 #9 31.86 Selecting previously unselected package gnupg-l10n. 04:49:03 #9 31.86 Preparing to unpack .../138-gnupg-l10n_2.2.20-1ubuntu3_all.deb ... 04:49:03 #9 31.86 Unpacking gnupg-l10n (2.2.20-1ubuntu3) ... 04:49:03 #9 31.89 Selecting previously unselected package gnupg-utils. 04:49:03 #9 31.90 Preparing to unpack .../139-gnupg-utils_2.2.20-1ubuntu3_amd64.deb ... 04:49:03 #9 31.90 Unpacking gnupg-utils (2.2.20-1ubuntu3) ... 04:49:03 #9 31.97 Selecting previously unselected package gpg. 04:49:03 #9 31.97 Preparing to unpack .../140-gpg_2.2.20-1ubuntu3_amd64.deb ... 04:49:03 #9 31.98 Unpacking gpg (2.2.20-1ubuntu3) ... 04:49:03 #9 32.05 Selecting previously unselected package pinentry-curses. 04:49:03 #9 32.05 Preparing to unpack .../141-pinentry-curses_1.1.0-4build1_amd64.deb ... 04:49:03 #9 32.05 Unpacking pinentry-curses (1.1.0-4build1) ... 04:49:03 #9 32.09 Selecting previously unselected package gpg-agent. 04:49:03 #9 32.09 Preparing to unpack .../142-gpg-agent_2.2.20-1ubuntu3_amd64.deb ... 04:49:03 #9 32.09 Unpacking gpg-agent (2.2.20-1ubuntu3) ... 04:49:03 #9 32.14 Selecting previously unselected package gpg-wks-client. 04:49:03 #9 32.14 Preparing to unpack .../143-gpg-wks-client_2.2.20-1ubuntu3_amd64.deb ... 04:49:03 #9 32.15 Unpacking gpg-wks-client (2.2.20-1ubuntu3) ... 04:49:04 #9 32.18 Selecting previously unselected package gpg-wks-server. 04:49:04 #9 32.18 Preparing to unpack .../144-gpg-wks-server_2.2.20-1ubuntu3_amd64.deb ... 04:49:04 #9 32.18 Unpacking gpg-wks-server (2.2.20-1ubuntu3) ... 04:49:04 #9 32.22 Selecting previously unselected package gpgsm. 04:49:04 #9 32.22 Preparing to unpack .../145-gpgsm_2.2.20-1ubuntu3_amd64.deb ... 04:49:04 #9 32.22 Unpacking gpgsm (2.2.20-1ubuntu3) ... 04:49:04 #9 32.27 Selecting previously unselected package gnupg. 04:49:04 #9 32.27 Preparing to unpack .../146-gnupg_2.2.20-1ubuntu3_all.deb ... 04:49:04 #9 32.27 Unpacking gnupg (2.2.20-1ubuntu3) ... 04:49:04 #9 32.31 Selecting previously unselected package libfile-dirlist-perl. 04:49:04 #9 32.32 Preparing to unpack .../147-libfile-dirlist-perl_0.05-2_all.deb ... 04:49:04 #9 32.32 Unpacking libfile-dirlist-perl (0.05-2) ... 04:49:04 #9 32.35 Selecting previously unselected package libfile-which-perl. 04:49:04 #9 32.35 Preparing to unpack .../148-libfile-which-perl_1.23-1_all.deb ... 04:49:04 #9 32.35 Unpacking libfile-which-perl (1.23-1) ... 04:49:04 #9 32.38 Selecting previously unselected package libfile-homedir-perl. 04:49:04 #21 12.57 Building dependency tree... 04:49:04 #21 13.34 Reading state information... 04:49:04 #9 32.38 Preparing to unpack .../149-libfile-homedir-perl_1.006-1_all.deb ... 04:49:04 #9 32.39 Unpacking libfile-homedir-perl (1.006-1) ... 04:49:04 #9 32.42 Selecting previously unselected package libfile-touch-perl. 04:49:04 #9 32.42 Preparing to unpack .../150-libfile-touch-perl_0.11-1_all.deb ... 04:49:04 #9 32.43 Unpacking libfile-touch-perl (0.11-1) ... 04:49:04 #9 32.48 Selecting previously unselected package libio-pty-perl. 04:49:04 #9 32.48 Preparing to unpack .../151-libio-pty-perl_1%3a1.15-2_amd64.deb ... 04:49:04 #9 32.48 Unpacking libio-pty-perl (1:1.15-2) ... 04:49:04 #9 32.51 Selecting previously unselected package libipc-run-perl. 04:49:04 #9 32.51 Preparing to unpack .../152-libipc-run-perl_20200505.0-1_all.deb ... 04:49:04 #9 32.52 Unpacking libipc-run-perl (20200505.0-1) ... 04:49:04 #9 32.55 Selecting previously unselected package libclass-method-modifiers-perl. 04:49:04 #9 32.55 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ... 04:49:04 #9 32.56 Unpacking libclass-method-modifiers-perl (2.13-1) ... 04:49:04 #9 32.58 Selecting previously unselected package libb-hooks-op-check-perl. 04:49:04 #9 32.59 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ... 04:49:04 #9 32.59 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... 04:49:04 #9 32.62 Selecting previously unselected package libdynaloader-functions-perl. 04:49:04 #9 32.62 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1.1_all.deb ... 04:49:04 #9 32.62 Unpacking libdynaloader-functions-perl (0.003-1.1) ... 04:49:04 #9 32.65 Selecting previously unselected package libdevel-callchecker-perl. 04:49:04 #9 32.65 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu2_amd64.deb ... 04:49:04 #9 32.65 Unpacking libdevel-callchecker-perl (0.008-1ubuntu2) ... 04:49:04 #9 32.68 Selecting previously unselected package libparams-classify-perl. 04:49:04 #9 32.68 Preparing to unpack .../157-libparams-classify-perl_0.015-1build3_amd64.deb ... 04:49:04 #9 32.69 Unpacking libparams-classify-perl (0.015-1build3) ... 04:49:04 #9 32.71 Selecting previously unselected package libmodule-runtime-perl. 04:49:04 #9 32.71 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ... 04:49:04 #9 32.72 Unpacking libmodule-runtime-perl (0.016-1) ... 04:49:04 #9 32.74 Selecting previously unselected package libimport-into-perl. 04:49:04 #9 32.75 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ... 04:49:04 #9 32.75 Unpacking libimport-into-perl (1.002005-1) ... 04:49:04 #9 32.78 Selecting previously unselected package librole-tiny-perl. 04:49:04 #9 32.78 Preparing to unpack .../160-librole-tiny-perl_2.002004-1_all.deb ... 04:49:04 #9 32.78 Unpacking librole-tiny-perl (2.002004-1) ... 04:49:04 #9 32.81 Selecting previously unselected package libstrictures-perl. 04:49:04 #9 32.82 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ... 04:49:04 #9 32.82 Unpacking libstrictures-perl (2.000006-1) ... 04:49:04 #9 32.85 Selecting previously unselected package libsub-quote-perl. 04:49:04 #9 32.85 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ... 04:49:04 #9 32.85 Unpacking libsub-quote-perl (2.006006-1) ... 04:49:04 #9 32.88 Selecting previously unselected package libmoo-perl. 04:49:04 #9 32.88 Preparing to unpack .../163-libmoo-perl_2.004004-1_all.deb ... 04:49:04 #9 32.89 Unpacking libmoo-perl (2.004004-1) ... 04:49:04 #9 32.92 Selecting previously unselected package libencode-locale-perl. 04:49:04 #9 32.92 Preparing to unpack .../164-libencode-locale-perl_1.05-1.1_all.deb ... 04:49:04 #9 32.92 Unpacking libencode-locale-perl (1.05-1.1) ... 04:49:04 #21 14.03 The following additional packages will be installed: 04:49:04 #21 14.03 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor1:arm64 04:49:04 #21 14.03 libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf 04:49:04 #21 14.03 libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp2:arm64 04:49:04 #21 14.03 libseccomp2:armel libseccomp2:armhf 04:49:04 #21 14.04 Suggested packages: 04:49:04 #21 14.04 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel 04:49:04 #21 14.04 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf 04:49:04 #21 14.04 seccomp:arm64 seccomp:armel seccomp:armhf 04:49:04 #21 14.04 Recommended packages: 04:49:04 #21 14.04 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf 04:49:04 #21 14.16 The following NEW packages will be installed: 04:49:05 #9 32.95 Selecting previously unselected package libtimedate-perl. 04:49:05 #9 32.96 Preparing to unpack .../165-libtimedate-perl_2.3300-2_all.deb ... 04:49:05 #9 32.96 Unpacking libtimedate-perl (2.3300-2) ... 04:49:05 #9 32.99 Selecting previously unselected package libhttp-date-perl. 04:49:05 #9 32.99 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ... 04:49:05 #9 33.00 Unpacking libhttp-date-perl (6.05-1) ... 04:49:05 #9 33.04 Selecting previously unselected package libfile-listing-perl. 04:49:05 #9 33.04 Preparing to unpack .../167-libfile-listing-perl_6.14-1_all.deb ... 04:49:05 #9 33.06 Unpacking libfile-listing-perl (6.14-1) ... 04:49:05 #9 33.09 Selecting previously unselected package libhtml-tagset-perl. 04:49:05 #9 33.09 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ... 04:49:05 #9 33.10 Unpacking libhtml-tagset-perl (3.20-4) ... 04:49:05 #9 33.13 Selecting previously unselected package liburi-perl. 04:49:05 #9 33.13 Preparing to unpack .../169-liburi-perl_5.07-1_all.deb ... 04:49:05 #9 33.13 Unpacking liburi-perl (5.07-1) ... 04:49:05 #9 33.17 Selecting previously unselected package libhtml-parser-perl. 04:49:05 #21 14.16 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf libapparmor-dev:arm64 04:49:05 #21 14.16 libapparmor-dev:armel libapparmor-dev:armhf libapparmor1:arm64 04:49:05 #21 14.16 libapparmor1:armel libapparmor1:armhf libc6:arm64 libc6:armel libc6:armhf 04:49:05 #21 14.17 libgcc1:arm64 libgcc1:armel libgcc1:armhf libseccomp-dev:arm64 04:49:05 #21 14.17 libseccomp-dev:armel libseccomp-dev:armhf libseccomp2:arm64 04:49:05 #21 14.17 libseccomp2:armel libseccomp2:armhf 04:49:05 #9 33.17 Preparing to unpack .../170-libhtml-parser-perl_3.75-1build1_amd64.deb ... 04:49:05 #9 33.18 Unpacking libhtml-parser-perl (3.75-1build1) ... 04:49:05 #9 33.21 Selecting previously unselected package libhtml-tree-perl. 04:49:05 #9 33.21 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ... 04:49:05 #9 33.22 Unpacking libhtml-tree-perl (5.07-2) ... 04:49:05 #9 33.26 Selecting previously unselected package libio-html-perl. 04:49:05 #9 33.26 Preparing to unpack .../172-libio-html-perl_1.004-2_all.deb ... 04:49:05 #9 33.26 Unpacking libio-html-perl (1.004-2) ... 04:49:05 #9 33.36 Selecting previously unselected package liblwp-mediatypes-perl. 04:49:05 #9 33.37 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ... 04:49:05 #9 33.37 Unpacking liblwp-mediatypes-perl (6.04-1) ... 04:49:05 #9 33.40 Selecting previously unselected package libhttp-message-perl. 04:49:05 #9 33.40 Preparing to unpack .../174-libhttp-message-perl_6.28-1_all.deb ... 04:49:05 #9 33.41 Unpacking libhttp-message-perl (6.28-1) ... 04:49:05 #9 33.44 Selecting previously unselected package libhttp-cookies-perl. 04:49:05 #21 14.48 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. 04:49:05 #21 14.48 Need to get 9067 kB of archives. 04:49:05 #21 14.48 After this operation, 31.8 MB of additional disk space will be used. 04:49:05 #21 14.48 Get:1 http://deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] 04:49:05 #21 14.48 Get:2 http://deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] 04:49:05 #21 14.49 Get:3 http://deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] 04:49:05 #21 14.49 Get:4 http://deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] 04:49:05 #21 14.50 Get:5 http://deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] 04:49:05 #21 14.58 Get:6 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] 04:49:05 #9 33.44 Preparing to unpack .../175-libhttp-cookies-perl_6.10-1_all.deb ... 04:49:05 #9 33.45 Unpacking libhttp-cookies-perl (6.10-1) ... 04:49:05 #9 33.48 Selecting previously unselected package libhttp-negotiate-perl. 04:49:05 #9 33.48 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ... 04:49:05 #9 33.48 Unpacking libhttp-negotiate-perl (6.01-1) ... 04:49:05 #9 33.53 Selecting previously unselected package perl-openssl-defaults:amd64. 04:49:05 #9 33.53 Preparing to unpack .../177-perl-openssl-defaults_5_amd64.deb ... 04:49:05 #9 33.53 Unpacking perl-openssl-defaults:amd64 (5) ... 04:49:05 #9 33.56 Selecting previously unselected package libnet-ssleay-perl. 04:49:05 #9 33.57 Preparing to unpack .../178-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ... 04:49:05 #9 33.57 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... 04:49:05 #9 33.64 Selecting previously unselected package libio-socket-ssl-perl. 04:49:05 #9 33.65 Preparing to unpack .../179-libio-socket-ssl-perl_2.069-1_all.deb ... 04:49:05 #9 33.65 Unpacking libio-socket-ssl-perl (2.069-1) ... 04:49:05 #9 33.69 Selecting previously unselected package libnet-http-perl. 04:49:05 #21 14.60 Get:7 http://deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] 04:49:05 #21 14.60 Get:8 http://deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] 04:49:05 #21 14.60 Get:9 http://deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] 04:49:05 #21 14.67 Get:10 http://deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] 04:49:05 #21 14.68 Get:11 http://deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] 04:49:05 #21 14.68 Get:12 http://deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] 04:49:05 #21 14.68 Get:13 http://deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] 04:49:05 #21 14.74 Get:14 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] 04:49:05 #21 14.74 Get:15 http://deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] 04:49:05 #21 14.75 Get:16 http://deb.debian.org/debian buster-backports/main armhf libseccomp2 armhf 2.5.1-1~bpo10+1 [45.9 kB] 04:49:05 #21 14.77 Get:17 http://deb.debian.org/debian buster-backports/main armhf libseccomp-dev armhf 2.5.1-1~bpo10+1 [86.1 kB] 04:49:05 #21 14.78 Get:18 http://deb.debian.org/debian buster-backports/main armel libseccomp2 armel 2.5.1-1~bpo10+1 [46.8 kB] 04:49:05 #21 14.78 Get:19 http://deb.debian.org/debian buster-backports/main armel libseccomp-dev armel 2.5.1-1~bpo10+1 [87.2 kB] 04:49:05 #21 14.78 Get:20 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] 04:49:05 #21 14.78 Get:21 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] 04:49:05 #9 33.69 Preparing to unpack .../180-libnet-http-perl_6.20-1_all.deb ... 04:49:05 #9 33.70 Unpacking libnet-http-perl (6.20-1) ... 04:49:05 #9 33.73 Selecting previously unselected package liblwp-protocol-https-perl. 04:49:05 #9 33.73 Preparing to unpack .../181-liblwp-protocol-https-perl_6.10-1_all.deb ... 04:49:05 #9 33.73 Unpacking liblwp-protocol-https-perl (6.10-1) ... 04:49:05 #9 33.76 Selecting previously unselected package libtry-tiny-perl. 04:49:05 #9 33.76 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ... 04:49:05 #9 33.77 Unpacking libtry-tiny-perl (0.30-1) ... 04:49:05 #9 33.79 Selecting previously unselected package libwww-robotrules-perl. 04:49:05 #9 33.80 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ... 04:49:05 #9 33.80 Unpacking libwww-robotrules-perl (6.02-1) ... 04:49:05 #9 33.83 Selecting previously unselected package libwww-perl. 04:49:05 #9 33.83 Preparing to unpack .../184-libwww-perl_6.52-1_all.deb ... 04:49:05 #9 33.83 Unpacking libwww-perl (6.52-1) ... 04:49:05 #9 33.87 Selecting previously unselected package patchutils. 04:49:05 #9 33.88 Preparing to unpack .../185-patchutils_0.4.2-1_amd64.deb ... 04:49:05 #9 33.88 Unpacking patchutils (0.4.2-1) ... 04:49:05 #9 33.92 Selecting previously unselected package wdiff. 04:49:05 #21 15.18 debconf: delaying package configuration, since apt-utils is not installed 04:49:06 #9 33.92 Preparing to unpack .../186-wdiff_1.2.2-2build1_amd64.deb ... 04:49:06 #9 33.93 Unpacking wdiff (1.2.2-2build1) ... 04:49:06 #9 33.97 Selecting previously unselected package devscripts. 04:49:06 #9 33.97 Preparing to unpack .../187-devscripts_2.21.1ubuntu1_amd64.deb ... 04:49:06 #9 33.99 Unpacking devscripts (2.21.1ubuntu1) ... 04:49:06 #9 34.11 Selecting previously unselected package diffstat. 04:49:06 #9 34.11 Preparing to unpack .../188-diffstat_1.64-1_amd64.deb ... 04:49:06 #9 34.11 Unpacking diffstat (1.64-1) ... 04:49:06 #9 34.14 Selecting previously unselected package python3-chardet. 04:49:06 #9 34.14 Preparing to unpack .../189-python3-chardet_4.0.0-1_all.deb ... 04:49:06 #9 34.15 Unpacking python3-chardet (4.0.0-1) ... 04:49:06 #9 34.19 Selecting previously unselected package python3-six. 04:49:06 #21 15.28 Fetched 9067 kB in 1s (16.2 MB/s) 04:49:06 #21 15.32 Selecting previously unselected package gcc-8-base:armel. 04:49:06 #21 15.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32159 files and directories currently installed.) 04:49:06 #21 15.36 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armel.deb ... 04:49:06 #21 15.37 Unpacking gcc-8-base:armel (8.3.0-6) ... 04:49:06 #9 34.19 Preparing to unpack .../190-python3-six_1.15.0-2_all.deb ... 04:49:06 #9 34.20 Unpacking python3-six (1.15.0-2) ... 04:49:06 #9 34.23 Selecting previously unselected package python3-debian. 04:49:06 #9 34.23 Preparing to unpack .../191-python3-debian_0.1.39_all.deb ... 04:49:06 #9 34.24 Unpacking python3-debian (0.1.39) ... 04:49:06 #9 34.29 Selecting previously unselected package libgpgme11:amd64. 04:49:06 #9 34.30 Preparing to unpack .../192-libgpgme11_1.14.0-1ubuntu3_amd64.deb ... 04:49:06 #9 34.30 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu3) ... 04:49:06 #9 34.34 Selecting previously unselected package python3-gpg. 04:49:06 #9 34.34 Preparing to unpack .../193-python3-gpg_1.14.0-1ubuntu3_amd64.deb ... 04:49:06 #9 34.34 Unpacking python3-gpg (1.14.0-1ubuntu3) ... 04:49:06 #9 34.40 Selecting previously unselected package dput. 04:49:06 #21 15.44 Selecting previously unselected package gcc-8-base:armhf. 04:49:06 #21 15.45 Preparing to unpack .../01-gcc-8-base_8.3.0-6_armhf.deb ... 04:49:06 #21 15.45 Unpacking gcc-8-base:armhf (8.3.0-6) ... 04:49:06 #21 15.52 Selecting previously unselected package gcc-8-base:arm64. 04:49:06 #21 15.52 Preparing to unpack .../02-gcc-8-base_8.3.0-6_arm64.deb ... 04:49:06 #21 15.53 Unpacking gcc-8-base:arm64 (8.3.0-6) ... 04:49:06 #21 15.60 Selecting previously unselected package libgcc1:armel. 04:49:06 #21 15.60 Preparing to unpack .../03-libgcc1_1%3a8.3.0-6_armel.deb ... 04:49:06 #21 15.61 Unpacking libgcc1:armel (1:8.3.0-6) ... 04:49:06 #21 15.69 Selecting previously unselected package libc6:armel. 04:49:06 #9 34.40 Preparing to unpack .../194-dput_1.1.0ubuntu1_all.deb ... 04:49:06 #9 34.41 Unpacking dput (1.1.0ubuntu1) ... 04:49:06 #9 34.44 Selecting previously unselected package fonts-dejavu-core. 04:49:06 #9 34.44 Preparing to unpack .../195-fonts-dejavu-core_2.37-2build1_all.deb ... 04:49:06 #9 34.44 Unpacking fonts-dejavu-core (2.37-2build1) ... 04:49:06 #9 34.59 Selecting previously unselected package fontconfig-config. 04:49:06 #9 34.59 Preparing to unpack .../196-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... 04:49:06 #9 34.59 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... 04:49:06 #9 34.64 Selecting previously unselected package libcurl3-gnutls:amd64. 04:49:06 #9 34.64 Preparing to unpack .../197-libcurl3-gnutls_7.74.0-1ubuntu2.3_amd64.deb ... 04:49:06 #9 34.65 Unpacking libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ... 04:49:06 #9 34.70 Selecting previously unselected package liberror-perl. 04:49:06 #21 15.69 Preparing to unpack .../04-libc6_2.28-10_armel.deb ... 04:49:06 #21 15.88 Unpacking libc6:armel (2.28-10) ... 04:49:06 #9 34.70 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ... 04:49:06 #9 34.70 Unpacking liberror-perl (0.17029-1) ... 04:49:06 #9 34.73 Selecting previously unselected package git-man. 04:49:06 #9 34.73 Preparing to unpack .../199-git-man_1%3a2.30.2-1ubuntu1_all.deb ... 04:49:06 #9 34.74 Unpacking git-man (1:2.30.2-1ubuntu1) ... 04:49:06 #9 34.85 Selecting previously unselected package git. 04:49:06 #9 34.85 Preparing to unpack .../200-git_1%3a2.30.2-1ubuntu1_amd64.deb ... 04:49:06 #9 34.87 Unpacking git (1:2.30.2-1ubuntu1) ... 04:49:07 #9 35.26 Selecting previously unselected package libalgorithm-diff-perl. 04:49:07 #21 16.31 Selecting previously unselected package libapparmor1:armel. 04:49:07 #21 16.31 Preparing to unpack .../05-libapparmor1_2.13.2-10_armel.deb ... 04:49:07 #21 16.32 Unpacking libapparmor1:armel (2.13.2-10) ... 04:49:07 #21 16.38 Selecting previously unselected package libapparmor-dev:armel. 04:49:07 #21 16.38 Preparing to unpack .../06-libapparmor-dev_2.13.2-10_armel.deb ... 04:49:07 #21 16.39 Unpacking libapparmor-dev:armel (2.13.2-10) ... 04:49:07 #21 16.47 Selecting previously unselected package libgcc1:arm64. 04:49:07 #21 16.47 Preparing to unpack .../07-libgcc1_1%3a8.3.0-6_arm64.deb ... 04:49:07 #21 16.47 Unpacking libgcc1:arm64 (1:8.3.0-6) ... 04:49:07 #21 16.54 Selecting previously unselected package libc6:arm64. 04:49:07 #9 35.26 Preparing to unpack .../201-libalgorithm-diff-perl_1.201-1_all.deb ... 04:49:07 #9 35.26 Unpacking libalgorithm-diff-perl (1.201-1) ... 04:49:07 #9 35.29 Selecting previously unselected package libalgorithm-diff-xs-perl. 04:49:07 #9 35.30 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ... 04:49:07 #9 35.30 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... 04:49:07 #9 35.33 Selecting previously unselected package libalgorithm-merge-perl. 04:49:07 #9 35.33 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ... 04:49:07 #9 35.34 Unpacking libalgorithm-merge-perl (0.08-3) ... 04:49:07 #9 35.36 Selecting previously unselected package libaliased-perl. 04:49:07 #9 35.37 Preparing to unpack .../204-libaliased-perl_0.34-1.1_all.deb ... 04:49:07 #9 35.37 Unpacking libaliased-perl (0.34-1.1) ... 04:49:07 #9 35.40 Selecting previously unselected package libapt-pkg-perl. 04:49:07 #9 35.40 Preparing to unpack .../205-libapt-pkg-perl_0.1.39build1_amd64.deb ... 04:49:07 #9 35.40 Unpacking libapt-pkg-perl (0.1.39build1) ... 04:49:07 #9 35.44 Selecting previously unselected package libarchive-cpio-perl. 04:49:07 #9 35.44 Preparing to unpack .../206-libarchive-cpio-perl_0.10-1.1_all.deb ... 04:49:07 #9 35.44 Unpacking libarchive-cpio-perl (0.10-1.1) ... 04:49:07 #9 35.47 Selecting previously unselected package libarray-intspan-perl. 04:49:07 #21 16.55 Preparing to unpack .../08-libc6_2.28-10_arm64.deb ... 04:49:07 #21 16.71 Unpacking libc6:arm64 (2.28-10) ... 04:49:07 #9 35.47 Preparing to unpack .../207-libarray-intspan-perl_2.004-1_all.deb ... 04:49:07 #9 35.48 Unpacking libarray-intspan-perl (2.004-1) ... 04:49:07 #9 35.50 Selecting previously unselected package libmodule-implementation-perl. 04:49:07 #9 35.51 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1.1_all.deb ... 04:49:07 #9 35.51 Unpacking libmodule-implementation-perl (0.09-1.1) ... 04:49:07 #9 35.54 Selecting previously unselected package libsub-exporter-progressive-perl. 04:49:07 #9 35.54 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 04:49:07 #9 35.54 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 04:49:07 #9 35.57 Selecting previously unselected package libvariable-magic-perl. 04:49:07 #9 35.57 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build3_amd64.deb ... 04:49:07 #9 35.57 Unpacking libvariable-magic-perl (0.62-1build3) ... 04:49:07 #9 35.60 Selecting previously unselected package libb-hooks-endofscope-perl. 04:49:07 #9 35.60 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... 04:49:07 #9 35.61 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... 04:49:07 #9 35.64 Selecting previously unselected package libfreetype6:amd64. 04:49:07 #9 35.64 Preparing to unpack .../212-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ... 04:49:07 #9 35.64 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ... 04:49:07 #9 35.71 Selecting previously unselected package libfontconfig1:amd64. 04:49:07 + for f in rootlesskit rootlesskit-docker-proxy 04:49:07 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:49:07 #9 35.71 Preparing to unpack .../213-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ... 04:49:07 #9 35.71 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... 04:49:07 #9 35.75 Selecting previously unselected package libjpeg-turbo8:amd64. 04:49:07 #9 35.76 Preparing to unpack .../214-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ... 04:49:07 #9 35.76 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... 04:49:07 #9 35.80 Selecting previously unselected package libjpeg8:amd64. 04:49:07 #9 35.80 Preparing to unpack .../215-libjpeg8_8c-2ubuntu8_amd64.deb ... 04:49:07 #9 35.80 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 04:49:07 #9 35.83 Selecting previously unselected package libdeflate0:amd64. 04:49:07 #9 35.83 Preparing to unpack .../216-libdeflate0_1.7-1ubuntu1_amd64.deb ... 04:49:07 #9 35.84 Unpacking libdeflate0:amd64 (1.7-1ubuntu1) ... 04:49:07 #9 35.87 Selecting previously unselected package libjbig0:amd64. 04:49:07 #9 35.88 Preparing to unpack .../217-libjbig0_2.1-3.1build1_amd64.deb ... 04:49:07 #9 35.88 Unpacking libjbig0:amd64 (2.1-3.1build1) ... 04:49:07 #9 35.91 Selecting previously unselected package libwebp6:amd64. 04:49:07 #9 35.92 Preparing to unpack .../218-libwebp6_0.6.1-2ubuntu0.21.04.1_amd64.deb ... 04:49:07 #9 35.92 Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ... 04:49:07 #9 35.97 Selecting previously unselected package libtiff5:amd64. 04:49:08 #21 17.23 Selecting previously unselected package libapparmor1:arm64. 04:49:08 #21 17.24 Preparing to unpack .../09-libapparmor1_2.13.2-10_arm64.deb ... 04:49:08 #21 17.24 Unpacking libapparmor1:arm64 (2.13.2-10) ... 04:49:08 #21 17.29 Selecting previously unselected package libapparmor-dev:arm64. 04:49:08 #9 35.97 Preparing to unpack .../219-libtiff5_4.2.0-1build1_amd64.deb ... 04:49:08 #9 35.98 Unpacking libtiff5:amd64 (4.2.0-1build1) ... 04:49:08 #9 36.02 Selecting previously unselected package libxpm4:amd64. 04:49:08 #9 36.02 Preparing to unpack .../220-libxpm4_1%3a3.5.12-1_amd64.deb ... 04:49:08 #9 36.03 Unpacking libxpm4:amd64 (1:3.5.12-1) ... 04:49:08 #9 36.06 Selecting previously unselected package libgd3:amd64. 04:49:08 #9 36.06 Preparing to unpack .../221-libgd3_2.3.0-2ubuntu0.1_amd64.deb ... 04:49:08 #9 36.07 Unpacking libgd3:amd64 (2.3.0-2ubuntu0.1) ... 04:49:08 #9 36.10 Selecting previously unselected package libc-devtools. 04:49:08 #9 36.11 Preparing to unpack .../222-libc-devtools_2.33-0ubuntu5_amd64.deb ... 04:49:08 #9 36.11 Unpacking libc-devtools (2.33-0ubuntu5) ... 04:49:08 #9 36.14 Selecting previously unselected package libcapture-tiny-perl. 04:49:08 #9 36.14 Preparing to unpack .../223-libcapture-tiny-perl_0.48-1_all.deb ... 04:49:08 #9 36.14 Unpacking libcapture-tiny-perl (0.48-1) ... 04:49:08 #9 36.17 Selecting previously unselected package libclass-data-inheritable-perl. 04:49:08 #9 36.17 Preparing to unpack .../224-libclass-data-inheritable-perl_0.08-3_all.deb ... 04:49:08 #9 36.18 Unpacking libclass-data-inheritable-perl (0.08-3) ... 04:49:08 #9 36.20 Selecting previously unselected package libclass-xsaccessor-perl. 04:49:08 #9 36.20 Preparing to unpack .../225-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ... 04:49:08 #9 36.21 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... 04:49:08 #9 36.23 Selecting previously unselected package libclone-perl. 04:49:08 #9 36.24 Preparing to unpack .../226-libclone-perl_0.45-1build1_amd64.deb ... 04:49:08 #9 36.24 Unpacking libclone-perl (0.45-1build1) ... 04:49:08 #9 36.26 Selecting previously unselected package libcommon-sense-perl. 04:49:08 #9 36.27 Preparing to unpack .../227-libcommon-sense-perl_3.75-1build4_amd64.deb ... 04:49:08 #9 36.27 Unpacking libcommon-sense-perl (3.75-1build4) ... 04:49:08 #9 36.30 Selecting previously unselected package libconfig-tiny-perl. 04:49:08 #9 36.30 Preparing to unpack .../228-libconfig-tiny-perl_2.24-1_all.deb ... 04:49:08 #9 36.31 Unpacking libconfig-tiny-perl (2.24-1) ... 04:49:08 #21 17.29 Preparing to unpack .../10-libapparmor-dev_2.13.2-10_arm64.deb ... 04:49:08 #21 17.30 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... 04:49:08 #21 17.37 Selecting previously unselected package libgcc1:armhf. 04:49:08 #21 17.37 Preparing to unpack .../11-libgcc1_1%3a8.3.0-6_armhf.deb ... 04:49:08 #21 17.37 Unpacking libgcc1:armhf (1:8.3.0-6) ... 04:49:08 #21 17.45 Selecting previously unselected package libc6:armhf. 04:49:08 #21 17.46 Preparing to unpack .../12-libc6_2.28-10_armhf.deb ... 04:49:08 #9 36.34 Selecting previously unselected package libparams-util-perl. 04:49:08 #9 36.34 Preparing to unpack .../229-libparams-util-perl_1.102-1build1_amd64.deb ... 04:49:08 #9 36.34 Unpacking libparams-util-perl (1.102-1build1) ... 04:49:08 #9 36.37 Selecting previously unselected package libsub-install-perl. 04:49:08 #9 36.37 Preparing to unpack .../230-libsub-install-perl_0.928-1.1_all.deb ... 04:49:08 #9 36.37 Unpacking libsub-install-perl (0.928-1.1) ... 04:49:08 #9 36.40 Selecting previously unselected package libdata-optlist-perl. 04:49:08 #9 36.40 Preparing to unpack .../231-libdata-optlist-perl_0.110-1.1_all.deb ... 04:49:08 #9 36.40 Unpacking libdata-optlist-perl (0.110-1.1) ... 04:49:08 #9 36.43 Selecting previously unselected package libsub-exporter-perl. 04:49:08 #9 36.43 Preparing to unpack .../232-libsub-exporter-perl_0.987-1_all.deb ... 04:49:08 #9 36.44 Unpacking libsub-exporter-perl (0.987-1) ... 04:49:08 #9 36.46 Selecting previously unselected package libconst-fast-perl. 04:49:08 #9 36.47 Preparing to unpack .../233-libconst-fast-perl_0.014-1.1_all.deb ... 04:49:08 #9 36.47 Unpacking libconst-fast-perl (0.014-1.1) ... 04:49:08 #9 36.52 Selecting previously unselected package libwant-perl. 04:49:08 #9 36.53 Preparing to unpack .../234-libwant-perl_0.29-1build5_amd64.deb ... 04:49:08 #9 36.53 Unpacking libwant-perl (0.29-1build5) ... 04:49:08 #9 36.56 Selecting previously unselected package libcontextual-return-perl. 04:49:08 #21 17.66 Unpacking libc6:armhf (2.28-10) ... 04:49:08 #9 36.56 Preparing to unpack .../235-libcontextual-return-perl_0.004014-2_all.deb ... 04:49:08 #9 36.56 Unpacking libcontextual-return-perl (0.004014-2) ... 04:49:08 #9 36.59 Selecting previously unselected package libcpanel-json-xs-perl. 04:49:08 #9 36.60 Preparing to unpack .../236-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ... 04:49:08 #9 36.60 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... 04:49:08 #9 36.64 Selecting previously unselected package libdevel-stacktrace-perl. 04:49:08 #9 36.64 Preparing to unpack .../237-libdevel-stacktrace-perl_2.0400-1_all.deb ... 04:49:08 #9 36.64 Unpacking libdevel-stacktrace-perl (2.0400-1) ... 04:49:08 #9 36.67 Selecting previously unselected package libexception-class-perl. 04:49:08 #9 36.67 Preparing to unpack .../238-libexception-class-perl_1.44-1_all.deb ... 04:49:08 #9 36.67 Unpacking libexception-class-perl (1.44-1) ... 04:49:08 #9 36.70 Selecting previously unselected package libiterator-perl. 04:49:08 #9 36.70 Preparing to unpack .../239-libiterator-perl_0.03+ds1-1.1_all.deb ... 04:49:08 #9 36.71 Unpacking libiterator-perl (0.03+ds1-1.1) ... 04:49:08 #9 36.73 Selecting previously unselected package libiterator-util-perl. 04:49:08 #9 36.74 Preparing to unpack .../240-libiterator-util-perl_0.02+ds1-1.1_all.deb ... 04:49:08 #9 36.74 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... 04:49:08 #9 36.76 Selecting previously unselected package libexporter-tiny-perl. 04:49:08 #9 36.77 Preparing to unpack .../241-libexporter-tiny-perl_1.002002-1_all.deb ... 04:49:08 #9 36.77 Unpacking libexporter-tiny-perl (1.002002-1) ... 04:49:08 + return 04:49:08 + exit 0 04:49:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xFV65i 04:49:08 + umask 022 04:49:08 + cd /root/rpmbuild/BUILD 04:49:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 '!=' / ']' 04:49:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 04:49:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 04:49:08 + mkdir -p /root/rpmbuild/BUILDROOT 04:49:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 04:49:08 + cd src 04:49:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/dockerd-rootless.sh 04:49:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh 04:49:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/rootlesskit 04:49:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy 04:49:08 + /usr/lib/rpm/check-buildroot 04:49:08 + /usr/lib/rpm/redhat/brp-ldconfig 04:49:08 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory 04:49:08 + /usr/lib/rpm/brp-compress 04:49:08 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:49:08 #21 18.16 Selecting previously unselected package libapparmor1:armhf. 04:49:08 #9 36.80 Selecting previously unselected package liblist-moreutils-xs-perl. 04:49:08 #9 36.80 Preparing to unpack .../242-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... 04:49:08 #9 36.80 Unpacking liblist-moreutils-xs-perl (0.430-2) ... 04:49:08 #9 36.83 Selecting previously unselected package liblist-moreutils-perl. 04:49:08 #9 36.83 Preparing to unpack .../243-liblist-moreutils-perl_0.430-2_all.deb ... 04:49:08 #9 36.84 Unpacking liblist-moreutils-perl (0.430-2) ... 04:49:08 #9 36.87 Selecting previously unselected package libdata-dpath-perl. 04:49:08 #9 36.87 Preparing to unpack .../244-libdata-dpath-perl_0.58-1_all.deb ... 04:49:08 #9 36.88 Unpacking libdata-dpath-perl (0.58-1) ... 04:49:08 #9 36.91 Selecting previously unselected package libdata-dump-perl. 04:49:08 #9 36.91 Preparing to unpack .../245-libdata-dump-perl_1.23-1.1_all.deb ... 04:49:08 #9 36.91 Unpacking libdata-dump-perl (1.23-1.1) ... 04:49:08 #9 36.94 Selecting previously unselected package libdata-messagepack-perl. 04:49:08 #9 36.94 Preparing to unpack .../246-libdata-messagepack-perl_1.00-4build1_amd64.deb ... 04:49:08 #9 36.95 Unpacking libdata-messagepack-perl (1.00-4build1) ... 04:49:08 #9 36.98 Selecting previously unselected package libnet-domain-tld-perl. 04:49:08 #9 36.98 Preparing to unpack .../247-libnet-domain-tld-perl_1.75-1.1_all.deb ... 04:49:08 #9 36.98 Unpacking libnet-domain-tld-perl (1.75-1.1) ... 04:49:08 #9 37.01 Selecting previously unselected package libdata-validate-domain-perl. 04:49:08 #9 37.01 Preparing to unpack .../248-libdata-validate-domain-perl_0.10-1.1_all.deb ... 04:49:08 #9 37.02 Unpacking libdata-validate-domain-perl (0.10-1.1) ... 04:49:08 #9 37.05 Selecting previously unselected package libdistro-info-perl. 04:49:08 #9 37.05 Preparing to unpack .../249-libdistro-info-perl_1.0_all.deb ... 04:49:08 #9 37.05 Unpacking libdistro-info-perl (1.0) ... 04:49:08 #9 37.08 Selecting previously unselected package libemail-address-xs-perl. 04:49:08 #9 37.08 Preparing to unpack .../250-libemail-address-xs-perl_1.04-1build4_amd64.deb ... 04:49:08 #9 37.08 Unpacking libemail-address-xs-perl (1.04-1build4) ... 04:49:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:49:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:49:08 + /usr/lib/rpm/brp-python-bytecompile '' 1 04:49:08 + /usr/lib/rpm/brp-python-hardlink 04:49:08 + PYTHON3=/usr/libexec/platform-python 04:49:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:49:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xpoB9e 04:49:08 + umask 022 04:49:08 + cd /root/rpmbuild/BUILD 04:49:08 + cd src 04:49:08 + /usr/local/bin/rootlesskit -v 04:49:08 rootlesskit version 0.14.4 04:49:08 + exit 0 04:49:08 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 04:49:08 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-0.el8 04:49:08 Requires(interp): /bin/sh /bin/sh /bin/sh 04:49:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:49:08 Requires(post): /bin/sh 04:49:08 Requires(preun): /bin/sh 04:49:08 Requires(postun): /bin/sh 04:49:08 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) 04:49:08 Conflicts: rootlesskit 04:49:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 04:49:09 #21 18.16 Preparing to unpack .../13-libapparmor1_2.13.2-10_armhf.deb ... 04:49:09 #21 18.17 Unpacking libapparmor1:armhf (2.13.2-10) ... 04:49:09 #21 18.25 Selecting previously unselected package libapparmor-dev:armhf. 04:49:09 #21 18.26 Preparing to unpack .../14-libapparmor-dev_2.13.2-10_armhf.deb ... 04:49:09 #21 18.34 Unpacking libapparmor-dev:armhf (2.13.2-10) ... 04:49:09 #9 37.12 Selecting previously unselected package libipc-system-simple-perl. 04:49:09 #9 37.13 Preparing to unpack .../251-libipc-system-simple-perl_1.30-1_all.deb ... 04:49:09 #9 37.13 Unpacking libipc-system-simple-perl (1.30-1) ... 04:49:09 #9 37.15 Selecting previously unselected package libfile-basedir-perl. 04:49:09 #9 37.16 Preparing to unpack .../252-libfile-basedir-perl_0.08-1_all.deb ... 04:49:09 #9 37.16 Unpacking libfile-basedir-perl (0.08-1) ... 04:49:09 #9 37.18 Selecting previously unselected package libfile-chdir-perl. 04:49:09 #9 37.19 Preparing to unpack .../253-libfile-chdir-perl_0.1008-1.1_all.deb ... 04:49:09 #9 37.19 Unpacking libfile-chdir-perl (0.1008-1.1) ... 04:49:09 #9 37.22 Selecting previously unselected package libfile-fcntllock-perl. 04:49:09 #9 37.22 Preparing to unpack .../254-libfile-fcntllock-perl_0.22-3build5_amd64.deb ... 04:49:09 #9 37.22 Unpacking libfile-fcntllock-perl (0.22-3build5) ... 04:49:09 #9 37.25 Selecting previously unselected package libnumber-compare-perl. 04:49:09 #9 37.25 Preparing to unpack .../255-libnumber-compare-perl_0.03-1.1_all.deb ... 04:49:09 #9 37.26 Unpacking libnumber-compare-perl (0.03-1.1) ... 04:49:09 #9 37.28 Selecting previously unselected package libtext-glob-perl. 04:49:09 #9 37.28 Preparing to unpack .../256-libtext-glob-perl_0.11-1_all.deb ... 04:49:09 #9 37.29 Unpacking libtext-glob-perl (0.11-1) ... 04:49:09 #21 18.43 Selecting previously unselected package libseccomp2:armhf. 04:49:09 #21 18.44 Preparing to unpack .../15-libseccomp2_2.5.1-1~bpo10+1_armhf.deb ... 04:49:09 #21 18.44 Unpacking libseccomp2:armhf (2.5.1-1~bpo10+1) ... 04:49:09 #21 18.49 Selecting previously unselected package libseccomp-dev:armhf. 04:49:09 #21 18.49 Preparing to unpack .../16-libseccomp-dev_2.5.1-1~bpo10+1_armhf.deb ... 04:49:09 #21 18.50 Unpacking libseccomp-dev:armhf (2.5.1-1~bpo10+1) ... 04:49:09 #21 18.56 Selecting previously unselected package libseccomp2:armel. 04:49:09 #21 18.56 Preparing to unpack .../17-libseccomp2_2.5.1-1~bpo10+1_armel.deb ... 04:49:09 #21 18.57 Unpacking libseccomp2:armel (2.5.1-1~bpo10+1) ... 04:49:09 #21 18.62 Selecting previously unselected package libseccomp-dev:armel. 04:49:09 #21 18.62 Preparing to unpack .../18-libseccomp-dev_2.5.1-1~bpo10+1_armel.deb ... 04:49:09 #21 18.63 Unpacking libseccomp-dev:armel (2.5.1-1~bpo10+1) ... 04:49:09 #9 37.31 Selecting previously unselected package libfile-find-rule-perl. 04:49:09 #9 37.31 Preparing to unpack .../257-libfile-find-rule-perl_0.34-1_all.deb ... 04:49:09 #9 37.32 Unpacking libfile-find-rule-perl (0.34-1) ... 04:49:09 #9 37.35 Selecting previously unselected package libfont-afm-perl. 04:49:09 #9 37.35 Preparing to unpack .../258-libfont-afm-perl_1.20-3_all.deb ... 04:49:09 #9 37.35 Unpacking libfont-afm-perl (1.20-3) ... 04:49:09 #9 37.38 Selecting previously unselected package libio-string-perl. 04:49:09 #9 37.38 Preparing to unpack .../259-libio-string-perl_1.08-3.1_all.deb ... 04:49:09 #9 37.38 Unpacking libio-string-perl (1.08-3.1) ... 04:49:09 #9 37.41 Selecting previously unselected package libfont-ttf-perl. 04:49:09 #9 37.41 Preparing to unpack .../260-libfont-ttf-perl_1.06-1.1_all.deb ... 04:49:09 #9 37.41 Unpacking libfont-ttf-perl (1.06-1.1) ... 04:49:09 #9 37.47 Selecting previously unselected package libio-stringy-perl. 04:49:09 #9 37.47 Preparing to unpack .../261-libio-stringy-perl_2.111-3_all.deb ... 04:49:09 #9 37.47 Unpacking libio-stringy-perl (2.111-3) ... 04:49:09 #9 37.50 Selecting previously unselected package libparams-validate-perl:amd64. 04:49:09 #9 37.51 Preparing to unpack .../262-libparams-validate-perl_1.30-1build1_amd64.deb ... 04:49:09 #9 37.51 Unpacking libparams-validate-perl:amd64 (1.30-1build1) ... 04:49:09 #9 37.54 Selecting previously unselected package libgetopt-long-descriptive-perl. 04:49:09 #9 37.54 Preparing to unpack .../263-libgetopt-long-descriptive-perl_0.105-1_all.deb ... 04:49:09 #9 37.55 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... 04:49:09 #9 37.57 Selecting previously unselected package libsort-versions-perl. 04:49:09 #9 37.57 Preparing to unpack .../264-libsort-versions-perl_1.62-1_all.deb ... 04:49:09 #9 37.58 Unpacking libsort-versions-perl (1.62-1) ... 04:49:09 #9 37.60 Selecting previously unselected package libgit-wrapper-perl. 04:49:09 #9 37.61 Preparing to unpack .../265-libgit-wrapper-perl_0.048-1_all.deb ... 04:49:09 #9 37.61 Unpacking libgit-wrapper-perl (0.048-1) ... 04:49:09 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.src.rpm 04:49:09 #21 18.68 Selecting previously unselected package libseccomp2:arm64. 04:49:09 #21 18.69 Preparing to unpack .../19-libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... 04:49:09 #21 18.69 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) ... 04:49:09 #21 18.73 Selecting previously unselected package libseccomp-dev:arm64. 04:49:09 #21 18.73 Preparing to unpack .../20-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... 04:49:09 #21 18.74 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... 04:49:09 #21 18.83 Setting up gcc-8-base:arm64 (8.3.0-6) ... 04:49:09 #21 18.85 Setting up gcc-8-base:armel (8.3.0-6) ... 04:49:09 #21 18.86 Setting up gcc-8-base:armhf (8.3.0-6) ... 04:49:09 #21 18.87 Setting up libc6:arm64 (2.28-10) ... 04:49:09 #9 37.64 Selecting previously unselected package libhttp-tiny-multipart-perl. 04:49:09 #9 37.64 Preparing to unpack .../266-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... 04:49:09 #9 37.65 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... 04:49:09 #9 37.67 Selecting previously unselected package libio-prompter-perl. 04:49:09 #9 37.67 Preparing to unpack .../267-libio-prompter-perl_0.004015-1_all.deb ... 04:49:09 #9 37.68 Unpacking libio-prompter-perl (0.004015-1) ... 04:49:09 #9 37.71 Selecting previously unselected package libjson-perl. 04:49:09 #9 37.71 Preparing to unpack .../268-libjson-perl_4.03000-1_all.deb ... 04:49:09 #9 37.71 Unpacking libjson-perl (4.03000-1) ... 04:49:09 #9 37.74 Selecting previously unselected package liblog-any-perl. 04:49:09 #9 37.75 Preparing to unpack .../269-liblog-any-perl_1.709-1_all.deb ... 04:49:09 #9 37.75 Unpacking liblog-any-perl (1.709-1) ... 04:49:09 #9 37.78 Selecting previously unselected package liblog-any-adapter-screen-perl. 04:49:09 #9 37.78 Preparing to unpack .../270-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 04:49:09 #9 37.79 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 04:49:09 #9 37.81 Selecting previously unselected package libpackage-stash-perl. 04:49:09 #9 37.81 Preparing to unpack .../271-libpackage-stash-perl_0.39-1_all.deb ... 04:49:09 #9 37.82 Unpacking libpackage-stash-perl (0.39-1) ... 04:49:09 #9 37.85 Selecting previously unselected package libsub-identify-perl. 04:49:09 #9 37.85 Preparing to unpack .../272-libsub-identify-perl_0.14-1build3_amd64.deb ... 04:49:09 #9 37.85 Unpacking libsub-identify-perl (0.14-1build3) ... 04:49:09 #9 37.88 Selecting previously unselected package libsub-name-perl. 04:49:09 #9 37.88 Preparing to unpack .../273-libsub-name-perl_0.26-1build1_amd64.deb ... 04:49:09 #9 37.88 Unpacking libsub-name-perl (0.26-1build1) ... 04:49:09 #9 37.91 Selecting previously unselected package libnamespace-clean-perl. 04:49:09 #9 37.91 Preparing to unpack .../274-libnamespace-clean-perl_0.27-1_all.deb ... 04:49:09 #9 37.92 Unpacking libnamespace-clean-perl (0.27-1) ... 04:49:09 #9 37.95 Selecting previously unselected package libpath-tiny-perl. 04:49:09 #9 37.95 Preparing to unpack .../275-libpath-tiny-perl_0.118-1_all.deb ... 04:49:09 #9 37.95 Unpacking libpath-tiny-perl (0.118-1) ... 04:49:09 #9 37.98 Selecting previously unselected package libtype-tiny-perl. 04:49:09 #9 37.98 Preparing to unpack .../276-libtype-tiny-perl_1.012001-2_all.deb ... 04:49:09 #9 37.99 Unpacking libtype-tiny-perl (1.012001-2) ... 04:49:09 #9 38.05 Selecting previously unselected package libgitlab-api-v4-perl. 04:49:09 #9 38.05 Preparing to unpack .../277-libgitlab-api-v4-perl_0.26-1_all.deb ... 04:49:09 #9 38.05 Unpacking libgitlab-api-v4-perl (0.26-1) ... 04:49:09 #9 38.09 Selecting previously unselected package libhash-fieldhash-perl. 04:49:09 #9 38.09 Preparing to unpack .../278-libhash-fieldhash-perl_0.15-1build3_amd64.deb ... 04:49:09 #9 38.09 Unpacking libhash-fieldhash-perl (0.15-1build3) ... 04:49:09 #9 38.12 Selecting previously unselected package libhtml-form-perl. 04:49:09 #9 38.12 Preparing to unpack .../279-libhtml-form-perl_6.07-1_all.deb ... 04:49:09 #9 38.12 Unpacking libhtml-form-perl (6.07-1) ... 04:49:09 #9 38.15 Selecting previously unselected package libhtml-format-perl. 04:49:10 #9 38.15 Preparing to unpack .../280-libhtml-format-perl_2.12-1.1_all.deb ... 04:49:10 #9 38.15 Unpacking libhtml-format-perl (2.12-1.1) ... 04:49:10 #9 38.18 Selecting previously unselected package libhtml-html5-entities-perl. 04:49:10 #9 38.19 Preparing to unpack .../281-libhtml-html5-entities-perl_0.004-1.1_all.deb ... 04:49:10 #9 38.19 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... 04:49:10 #9 38.22 Selecting previously unselected package libhttp-daemon-perl. 04:49:10 #9 38.22 Preparing to unpack .../282-libhttp-daemon-perl_6.12-1_all.deb ... 04:49:10 #9 38.22 Unpacking libhttp-daemon-perl (6.12-1) ... 04:49:10 #9 38.25 Selecting previously unselected package libtypes-serialiser-perl. 04:49:10 #9 38.25 Preparing to unpack .../283-libtypes-serialiser-perl_1.01-1_all.deb ... 04:49:10 #9 38.25 Unpacking libtypes-serialiser-perl (1.01-1) ... 04:49:10 #9 38.28 Selecting previously unselected package libjson-xs-perl. 04:49:10 #9 38.28 Preparing to unpack .../284-libjson-xs-perl_4.030-1build1_amd64.deb ... 04:49:10 #9 38.29 Unpacking libjson-xs-perl (4.030-1build1) ... 04:49:10 #9 38.32 Selecting previously unselected package libjson-maybexs-perl. 04:49:10 #9 38.32 Preparing to unpack .../285-libjson-maybexs-perl_1.004003-1_all.deb ... 04:49:10 #9 38.33 Unpacking libjson-maybexs-perl (1.004003-1) ... 04:49:10 #9 38.35 Selecting previously unselected package libldap-common. 04:49:10 #9 38.36 Preparing to unpack .../286-libldap-common_2.4.57+dfsg-2ubuntu1_all.deb ... 04:49:10 #9 38.36 Unpacking libldap-common (2.4.57+dfsg-2ubuntu1) ... 04:49:10 #9 38.38 Selecting previously unselected package liblist-compare-perl. 04:49:10 #9 38.39 Preparing to unpack .../287-liblist-compare-perl_0.55-1_all.deb ... 04:49:10 #9 38.39 Unpacking liblist-compare-perl (0.55-1) ... 04:49:10 #9 38.42 Selecting previously unselected package liblist-someutils-perl. 04:49:10 #9 38.42 Preparing to unpack .../288-liblist-someutils-perl_0.58-1_all.deb ... 04:49:10 #9 38.43 Unpacking liblist-someutils-perl (0.58-1) ... 04:49:10 #9 38.45 Selecting previously unselected package liblist-someutils-xs-perl. 04:49:10 #9 38.45 Preparing to unpack .../289-liblist-someutils-xs-perl_0.58-2build1_amd64.deb ... 04:49:10 #9 38.46 Unpacking liblist-someutils-xs-perl (0.58-2build1) ... 04:49:10 #9 38.48 Selecting previously unselected package liblist-utilsby-perl. 04:49:10 #9 38.48 Preparing to unpack .../290-liblist-utilsby-perl_0.11-1_all.deb ... 04:49:10 #9 38.49 Unpacking liblist-utilsby-perl (0.11-1) ... 04:49:10 #9 38.51 Selecting previously unselected package libltdl7:amd64. 04:49:10 #9 38.52 Preparing to unpack .../291-libltdl7_2.4.6-15_amd64.deb ... 04:49:10 #9 38.52 Unpacking libltdl7:amd64 (2.4.6-15) ... 04:49:10 #9 38.55 Selecting previously unselected package libltdl-dev:amd64. 04:49:10 #9 38.55 Preparing to unpack .../292-libltdl-dev_2.4.6-15_amd64.deb ... 04:49:10 #9 38.55 Unpacking libltdl-dev:amd64 (2.4.6-15) ... 04:49:10 #9 38.60 Selecting previously unselected package liblzo2-2:amd64. 04:49:10 #9 38.60 Preparing to unpack .../293-liblzo2-2_2.10-2build1_amd64.deb ... 04:49:10 #9 38.60 Unpacking liblzo2-2:amd64 (2.10-2build1) ... 04:49:10 #9 38.64 Selecting previously unselected package libsys-hostname-long-perl. 04:49:10 #9 38.64 Preparing to unpack .../294-libsys-hostname-long-perl_1.5-2_all.deb ... 04:49:10 #9 38.64 Unpacking libsys-hostname-long-perl (1.5-2) ... 04:49:10 #9 38.67 Selecting previously unselected package libmail-sendmail-perl. 04:49:10 #9 38.67 Preparing to unpack .../295-libmail-sendmail-perl_0.80-1.1_all.deb ... 04:49:10 #9 38.67 Unpacking libmail-sendmail-perl (0.80-1.1) ... 04:49:10 #9 38.70 Selecting previously unselected package libnet-smtp-ssl-perl. 04:49:10 #9 38.70 Preparing to unpack .../296-libnet-smtp-ssl-perl_1.04-1_all.deb ... 04:49:10 #9 38.70 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 04:49:10 #9 38.73 Selecting previously unselected package libmailtools-perl. 04:49:10 #9 38.73 Preparing to unpack .../297-libmailtools-perl_2.21-1_all.deb ... 04:49:10 #9 38.74 Unpacking libmailtools-perl (2.21-1) ... 04:49:10 #9 38.78 Selecting previously unselected package libmarkdown2:amd64. 04:49:10 #9 38.78 Preparing to unpack .../298-libmarkdown2_2.2.6-1ubuntu1_amd64.deb ... 04:49:10 #9 38.78 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu1) ... 04:49:10 #9 38.80 Selecting previously unselected package libmoox-aliases-perl. 04:49:10 #9 38.81 Preparing to unpack .../299-libmoox-aliases-perl_0.001006-1.1_all.deb ... 04:49:10 #9 38.81 Unpacking libmoox-aliases-perl (0.001006-1.1) ... 04:49:10 #9 38.83 Selecting previously unselected package libnamespace-autoclean-perl. 04:49:10 #9 38.83 Preparing to unpack .../300-libnamespace-autoclean-perl_0.29-1_all.deb ... 04:49:10 #9 38.84 Unpacking libnamespace-autoclean-perl (0.29-1) ... 04:49:10 #9 38.86 Selecting previously unselected package libobject-id-perl. 04:49:10 #9 38.87 Preparing to unpack .../301-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 04:49:10 #9 38.87 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 04:49:10 #9 38.90 Selecting previously unselected package libmoox-struct-perl. 04:49:10 #9 38.90 Preparing to unpack .../302-libmoox-struct-perl_0.020-1_all.deb ... 04:49:10 #9 38.90 Unpacking libmoox-struct-perl (0.020-1) ... 04:49:10 #9 38.93 Selecting previously unselected package libmouse-perl. 04:49:11 #9 38.93 Preparing to unpack .../303-libmouse-perl_2.5.10-1build2_amd64.deb ... 04:49:11 #9 38.93 Unpacking libmouse-perl (2.5.10-1build2) ... 04:49:11 #9 38.98 Selecting previously unselected package libnumber-range-perl. 04:49:11 #9 38.98 Preparing to unpack .../304-libnumber-range-perl_0.12-1.1_all.deb ... 04:49:11 #9 38.98 Unpacking libnumber-range-perl (0.12-1.1) ... 04:49:11 #9 39.01 Selecting previously unselected package libpackage-stash-xs-perl. 04:49:11 #9 39.01 Preparing to unpack .../305-libpackage-stash-xs-perl_0.29-1build3_amd64.deb ... 04:49:11 #9 39.01 Unpacking libpackage-stash-xs-perl (0.29-1build3) ... 04:49:11 #9 39.04 Selecting previously unselected package libpath-iterator-rule-perl. 04:49:11 #9 39.04 Preparing to unpack .../306-libpath-iterator-rule-perl_1.014-1_all.deb ... 04:49:11 #9 39.04 Unpacking libpath-iterator-rule-perl (1.014-1) ... 04:49:11 #9 39.07 Selecting previously unselected package libperlio-gzip-perl. 04:49:11 #9 39.07 Preparing to unpack .../307-libperlio-gzip-perl_0.19-1build6_amd64.deb ... 04:49:11 #9 39.08 Unpacking libperlio-gzip-perl (0.19-1build6) ... 04:49:11 #9 39.10 Selecting previously unselected package libpod-parser-perl. 04:49:11 #9 39.11 Preparing to unpack .../308-libpod-parser-perl_1.63-2_all.deb ... 04:49:11 #9 39.12 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' 04:49:11 #9 39.13 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' 04:49:11 #9 39.13 Unpacking libpod-parser-perl (1.63-2) ... 04:49:11 #9 39.16 Selecting previously unselected package libpod-constants-perl. 04:49:11 #21 20.13 Setting up libc6:armel (2.28-10) ... 04:49:11 #9 39.17 Preparing to unpack .../309-libpod-constants-perl_0.19-2_all.deb ... 04:49:11 #9 39.17 Unpacking libpod-constants-perl (0.19-2) ... 04:49:11 #9 39.19 Selecting previously unselected package libproc-processtable-perl. 04:49:11 #9 39.19 Preparing to unpack .../310-libproc-processtable-perl_0.59-2build1_amd64.deb ... 04:49:11 #9 39.20 Unpacking libproc-processtable-perl (0.59-2build1) ... 04:49:11 #9 39.23 Selecting previously unselected package libre2-9:amd64. 04:49:11 #9 39.24 Preparing to unpack .../311-libre2-9_20210201+dfsg-1_amd64.deb ... 04:49:11 #9 39.24 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... 04:49:11 #9 39.28 Selecting previously unselected package libre-engine-re2-perl:amd64. 04:49:11 #9 39.28 Preparing to unpack .../312-libre-engine-re2-perl_0.14-1_amd64.deb ... 04:49:11 #9 39.28 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... 04:49:11 #9 39.31 Selecting previously unselected package libreadonly-perl. 04:49:11 #9 39.31 Preparing to unpack .../313-libreadonly-perl_2.050-3_all.deb ... 04:49:11 #9 39.32 Unpacking libreadonly-perl (2.050-3) ... 04:49:11 #9 39.34 Selecting previously unselected package libref-util-perl. 04:49:11 #9 39.34 Preparing to unpack .../314-libref-util-perl_0.204-1_all.deb ... 04:49:11 #9 39.35 Unpacking libref-util-perl (0.204-1) ... 04:49:11 #9 39.37 Selecting previously unselected package libref-util-xs-perl. 04:49:11 #9 39.37 Preparing to unpack .../315-libref-util-xs-perl_0.117-1build3_amd64.deb ... 04:49:11 #9 39.38 Unpacking libref-util-xs-perl (0.117-1build3) ... 04:49:11 #9 39.40 Selecting previously unselected package libregexp-pattern-license-perl. 04:49:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64.rpm 04:49:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ep3Zef 04:49:11 + umask 022 04:49:11 + cd /root/rpmbuild/BUILD 04:49:11 + cd src 04:49:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.el8.x86_64 04:49:11 + exit 0 04:49:11 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tDvKoi 04:49:11 + umask 022 04:49:11 + cd /root/rpmbuild/BUILD 04:49:11 + cd /root/rpmbuild/BUILD 04:49:11 + rm -rf src 04:49:11 + /usr/bin/mkdir -p src 04:49:11 + cd src 04:49:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz 04:49:11 + /usr/bin/tar -xof - 04:49:11 + STATUS=0 04:49:11 + '[' 0 -ne 0 ']' 04:49:11 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz 04:49:11 + /usr/bin/tar -xof - 04:49:11 + STATUS=0 04:49:11 + '[' 0 -ne 0 ']' 04:49:11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:49:11 + exit 0 04:49:11 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S7rPVe 04:49:11 + umask 022 04:49:11 + cd /root/rpmbuild/BUILD 04:49:11 + cd src 04:49:11 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin 04:49:11 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.9.0" COMMIT="b05830d" PLATFORM_BINARY=docker-scan make native-build' 04:49:11 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 04:49:11 GO111MODULE=on make -f builder.Makefile build 04:49:11 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' 04:49:11 mkdir -p bin 04:49:11 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 04:49:11 #9 39.41 Preparing to unpack .../316-libregexp-pattern-license-perl_3.4.0-1_all.deb ... 04:49:11 #9 39.41 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... 04:49:11 #9 39.44 Selecting previously unselected package libregexp-pattern-perl. 04:49:11 #9 39.44 Preparing to unpack .../317-libregexp-pattern-perl_0.2.14-1_all.deb ... 04:49:11 #9 39.44 Unpacking libregexp-pattern-perl (0.2.14-1) ... 04:49:11 #9 39.47 Selecting previously unselected package libsasl2-modules:amd64. 04:49:11 #9 39.47 Preparing to unpack .../318-libsasl2-modules_2.1.27+dfsg-2ubuntu1_amd64.deb ... 04:49:11 #9 39.48 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ... 04:49:11 #9 39.51 Selecting previously unselected package libsereal-decoder-perl. 04:49:11 #9 39.51 Preparing to unpack .../319-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ... 04:49:11 #9 39.51 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... 04:49:11 #9 39.54 Selecting previously unselected package libsereal-encoder-perl. 04:49:11 #9 39.55 Preparing to unpack .../320-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ... 04:49:11 #9 39.55 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... 04:49:11 #9 39.58 Selecting previously unselected package libsort-key-perl. 04:49:11 #9 39.58 Preparing to unpack .../321-libsort-key-perl_1.33-2build3_amd64.deb ... 04:49:11 #9 39.59 Unpacking libsort-key-perl (1.33-2build3) ... 04:49:11 #9 39.61 Selecting previously unselected package libstring-copyright-perl. 04:49:11 #9 39.61 Preparing to unpack .../322-libstring-copyright-perl_0.003006-1_all.deb ... 04:49:11 #9 39.62 Unpacking libstring-copyright-perl (0.003006-1) ... 04:49:11 #9 39.64 Selecting previously unselected package libstring-escape-perl. 04:49:11 #9 39.64 Preparing to unpack .../323-libstring-escape-perl_2010.002-2_all.deb ... 04:49:11 #9 39.64 Unpacking libstring-escape-perl (2010.002-2) ... 04:49:11 #9 39.67 Selecting previously unselected package libstring-shellquote-perl. 04:49:11 #9 39.67 Preparing to unpack .../324-libstring-shellquote-perl_1.04-1_all.deb ... 04:49:11 #9 39.68 Unpacking libstring-shellquote-perl (1.04-1) ... 04:49:11 #9 39.70 Selecting previously unselected package libterm-readkey-perl. 04:49:11 #9 39.70 Preparing to unpack .../325-libterm-readkey-perl_2.38-1build2_amd64.deb ... 04:49:11 #9 39.71 Unpacking libterm-readkey-perl (2.38-1build2) ... 04:49:11 #9 39.74 Selecting previously unselected package libtext-levenshteinxs-perl. 04:49:11 #9 39.74 Preparing to unpack .../326-libtext-levenshteinxs-perl_0.03-4build8_amd64.deb ... 04:49:11 #9 39.74 Unpacking libtext-levenshteinxs-perl (0.03-4build8) ... 04:49:11 #9 39.77 Selecting previously unselected package libtext-markdown-discount-perl:amd64. 04:49:11 #9 39.77 Preparing to unpack .../327-libtext-markdown-discount-perl_0.12-1build1_amd64.deb ... 04:49:11 #9 39.78 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build1) ... 04:49:11 #9 39.80 Selecting previously unselected package libtext-xslate-perl. 04:49:11 #9 39.80 Preparing to unpack .../328-libtext-xslate-perl_3.5.8-1build2_amd64.deb ... 04:49:11 #9 39.81 Unpacking libtext-xslate-perl (3.5.8-1build2) ... 04:49:11 #9 39.85 Selecting previously unselected package libtime-duration-perl. 04:49:11 #9 39.85 Preparing to unpack .../329-libtime-duration-perl_1.21-1_all.deb ... 04:49:11 #9 39.86 Unpacking libtime-duration-perl (1.21-1) ... 04:49:11 #9 39.88 Selecting previously unselected package libtime-moment-perl. 04:49:11 #9 39.88 Preparing to unpack .../330-libtime-moment-perl_0.44-1build4_amd64.deb ... 04:49:11 #9 39.88 Unpacking libtime-moment-perl (0.44-1build4) ... 04:49:11 #9 39.91 Selecting previously unselected package libtype-tiny-xs-perl. 04:49:11 #9 39.92 Preparing to unpack .../331-libtype-tiny-xs-perl_0.022-1_amd64.deb ... 04:49:11 #9 39.92 Unpacking libtype-tiny-xs-perl (0.022-1) ... 04:49:11 #9 39.95 Selecting previously unselected package libunicode-utf8-perl. 04:49:11 #9 39.95 Preparing to unpack .../332-libunicode-utf8-perl_0.62-1build2_amd64.deb ... 04:49:11 #9 39.95 Unpacking libunicode-utf8-perl (0.62-1build2) ... 04:49:12 #9 39.98 Selecting previously unselected package libxml-namespacesupport-perl. 04:49:12 #9 39.98 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-1.1_all.deb ... 04:49:12 #9 39.98 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... 04:49:12 #9 40.01 Selecting previously unselected package libxml-sax-base-perl. 04:49:12 #9 40.01 Preparing to unpack .../334-libxml-sax-base-perl_1.09-1.1_all.deb ... 04:49:12 #9 40.01 Unpacking libxml-sax-base-perl (1.09-1.1) ... 04:49:12 #9 40.06 Selecting previously unselected package libxml-sax-perl. 04:49:12 #9 40.06 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-1_all.deb ... 04:49:12 #9 40.07 Unpacking libxml-sax-perl (1.02+dfsg-1) ... 04:49:12 #9 40.10 Selecting previously unselected package libxml-libxml-perl. 04:49:12 #9 40.10 Preparing to unpack .../336-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ... 04:49:12 #9 40.11 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... 04:49:12 #9 40.16 Selecting previously unselected package libxml-parser-perl:amd64. 04:49:12 #9 40.16 Preparing to unpack .../337-libxml-parser-perl_2.46-2_amd64.deb ... 04:49:12 #9 40.17 Unpacking libxml-parser-perl:amd64 (2.46-2) ... 04:49:12 #9 40.22 Selecting previously unselected package libxml-sax-expat-perl. 04:49:12 #9 40.22 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-1_all.deb ... 04:49:12 #9 40.22 Unpacking libxml-sax-expat-perl (0.51-1) ... 04:49:12 #9 40.24 Selecting previously unselected package libyaml-libyaml-perl. 04:49:12 #9 40.25 Preparing to unpack .../339-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ... 04:49:12 #9 40.25 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... 04:49:12 #9 40.28 Selecting previously unselected package licensecheck. 04:49:12 #9 40.28 Preparing to unpack .../340-licensecheck_3.1.1-2_all.deb ... 04:49:12 #9 40.28 Unpacking licensecheck (3.1.1-2) ... 04:49:12 #9 40.31 Selecting previously unselected package libdevel-size-perl. 04:49:12 #9 40.31 Preparing to unpack .../341-libdevel-size-perl_0.83-1build2_amd64.deb ... 04:49:12 #9 40.31 Unpacking libdevel-size-perl (0.83-1build2) ... 04:49:12 #9 40.34 Selecting previously unselected package libipc-run3-perl. 04:49:12 #9 40.34 Preparing to unpack .../342-libipc-run3-perl_0.048-2_all.deb ... 04:49:12 #9 40.34 Unpacking libipc-run3-perl (0.048-2) ... 04:49:12 #9 40.38 Selecting previously unselected package lzip. 04:49:12 #9 40.38 Preparing to unpack .../343-lzip_1.22-3_amd64.deb ... 04:49:12 #9 40.38 Unpacking lzip (1.22-3) ... 04:49:12 #9 40.41 Selecting previously unselected package lzop. 04:49:12 #9 40.42 Preparing to unpack .../344-lzop_1.04-2_amd64.deb ... 04:49:12 #9 40.42 Unpacking lzop (1.04-2) ... 04:49:12 #9 40.46 Selecting previously unselected package t1utils. 04:49:12 #9 40.46 Preparing to unpack .../345-t1utils_1.41-4_amd64.deb ... 04:49:12 #9 40.46 Unpacking t1utils (1.41-4) ... 04:49:12 #9 40.50 Selecting previously unselected package unzip. 04:49:12 #21 21.34 Setting up libc6:armhf (2.28-10) ... 04:49:12 #9 40.50 Preparing to unpack .../346-unzip_6.0-26ubuntu1_amd64.deb ... 04:49:12 #9 40.50 Unpacking unzip (6.0-26ubuntu1) ... 04:49:12 #9 40.56 Selecting previously unselected package lintian. 04:49:12 #9 40.56 Preparing to unpack .../347-lintian_2.104.0ubuntu2_all.deb ... 04:49:12 #9 40.57 Unpacking lintian (2.104.0ubuntu2) ... 04:49:12 #9 40.87 Selecting previously unselected package manpages-dev. 04:49:12 #9 40.87 Preparing to unpack .../348-manpages-dev_5.10-1ubuntu0.1_all.deb ... 04:49:12 #9 40.87 Unpacking manpages-dev (5.10-1ubuntu0.1) ... 04:49:13 #9 41.13 Selecting previously unselected package python3-certifi. 04:49:13 #9 41.13 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... 04:49:13 #9 41.13 Unpacking python3-certifi (2020.6.20-1) ... 04:49:13 #9 41.17 Selecting previously unselected package python3-idna. 04:49:13 #9 41.18 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... 04:49:13 #9 41.18 Unpacking python3-idna (2.10-1) ... 04:49:13 #9 41.21 Selecting previously unselected package python3-urllib3. 04:49:13 #9 41.21 Preparing to unpack .../351-python3-urllib3_1.26.2-1ubuntu1_all.deb ... 04:49:13 #9 41.22 Unpacking python3-urllib3 (1.26.2-1ubuntu1) ... 04:49:13 #9 41.25 Selecting previously unselected package python3-requests. 04:49:13 #9 41.26 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2_all.deb ... 04:49:13 #9 41.26 Unpacking python3-requests (2.25.1+dfsg-2) ... 04:49:13 #9 41.29 Selecting previously unselected package python3-unidiff. 04:49:13 #9 41.30 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ... 04:49:13 #9 41.30 Unpacking python3-unidiff (0.5.5-2) ... 04:49:13 #9 41.33 Selecting previously unselected package python3-xdg. 04:49:13 #9 41.33 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ... 04:49:13 #9 41.33 Unpacking python3-xdg (0.27-2) ... 04:49:13 #9 41.36 Selecting previously unselected package equivs. 04:49:13 #9 41.37 Preparing to unpack .../355-equivs_2.3.1_all.deb ... 04:49:13 #9 41.37 Unpacking equivs (2.3.1) ... 04:49:13 #9 41.40 Selecting previously unselected package libauthen-sasl-perl. 04:49:13 #9 41.40 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ... 04:49:13 #9 41.40 Unpacking libauthen-sasl-perl (2.1600-1.1) ... 04:49:13 #9 41.43 Selecting previously unselected package python3-magic. 04:49:13 #9 41.43 Preparing to unpack .../357-python3-magic_2%3a0.4.20-3_all.deb ... 04:49:13 #9 41.44 Unpacking python3-magic (2:0.4.20-3) ... 04:49:13 #9 41.48 Setting up libksba8:amd64 (1.5.0-3) ... 04:49:13 #9 41.49 Setting up media-types (4.0.0) ... 04:49:13 #9 41.50 Setting up libpipeline1:amd64 (1.5.3-1) ... 04:49:13 #9 41.51 Setting up wdiff (1.2.2-2build1) ... 04:49:13 #9 41.52 Setting up libxau6:amd64 (1:1.0.9-1build3) ... 04:49:13 #9 41.53 Setting up libre2-9:amd64 (20210201+dfsg-1) ... 04:49:13 #9 41.54 Setting up lto-disabled-list (7) ... 04:49:13 #21 22.55 Setting up libapparmor1:arm64 (2.13.2-10) ... 04:49:13 #21 22.56 Setting up libapparmor1:armel (2.13.2-10) ... 04:49:13 #21 22.57 Setting up libapparmor1:armhf (2.13.2-10) ... 04:49:13 #21 22.58 Setting up libgcc1:arm64 (1:8.3.0-6) ... 04:49:13 #21 22.60 Setting up libgcc1:armel (1:8.3.0-6) ... 04:49:13 #21 22.61 Setting up libgcc1:armhf (1:8.3.0-6) ... 04:49:13 #21 22.62 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... 04:49:13 #21 22.63 Setting up libseccomp2:armel (2.5.1-1~bpo10+1) ... 04:49:13 #21 22.65 Setting up libseccomp2:armhf (2.5.1-1~bpo10+1) ... 04:49:13 #9 41.55 Setting up libpsl5:amd64 (0.21.0-1.2) ... 04:49:13 #9 41.56 Setting up bsdextrautils (2.36.1-7ubuntu2) ... 04:49:13 #9 41.56 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode 04:49:13 #9 41.56 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist 04:49:13 #9 41.57 Setting up libicu67:amd64 (67.1-6ubuntu2) ... 04:49:13 #9 41.58 Setting up libmagic-mgc (1:5.39-3) ... 04:49:13 #9 41.59 Setting up libyaml-0-2:amd64 (0.2.2-1) ... 04:49:13 #9 41.60 Setting up distro-info-data (0.46ubuntu4.3) ... 04:49:13 #9 41.61 Setting up manpages (5.10-1ubuntu0.1) ... 04:49:13 #9 41.62 Setting up unzip (6.0-26ubuntu1) ... 04:49:13 #9 41.65 Setting up perl-modules-5.32 (5.32.1-3ubuntu2.1) ... 04:49:13 #9 41.66 Setting up libbrotli1:amd64 (1.0.9-2build2) ... 04:49:13 #9 41.67 Setting up libsqlite3-0:amd64 (3.34.1-3) ... 04:49:13 #9 41.68 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu1) ... 04:49:13 #9 41.70 Setting up binutils-common:amd64 (2.36.1-6ubuntu1) ... 04:49:13 #9 41.71 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 04:49:13 #9 41.72 Setting up libmagic1:amd64 (1:5.39-3) ... 04:49:13 #9 41.74 Setting up libdeflate0:amd64 (1.7-1ubuntu1) ... 04:49:13 #9 41.75 Setting up less (551-2) ... 04:49:13 #21 22.66 Setting up libapparmor-dev:arm64 (2.13.2-10) ... 04:49:13 #21 22.68 Setting up libapparmor-dev:armel (2.13.2-10) ... 04:49:13 #21 22.69 Setting up libapparmor-dev:armhf (2.13.2-10) ... 04:49:13 #21 22.71 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... 04:49:13 #21 22.72 Setting up libseccomp-dev:armel (2.5.1-1~bpo10+1) ... 04:49:13 #21 22.73 Setting up libseccomp-dev:armhf (2.5.1-1~bpo10+1) ... 04:49:13 #21 22.75 Processing triggers for libc-bin (2.28-10) ... 04:49:13 #9 41.76 Setting up perl-openssl-defaults:amd64 (5) ... 04:49:13 #9 41.77 Setting up linux-libc-dev:amd64 (5.11.0-38.42) ... 04:49:13 #9 41.78 Setting up libctf-nobfd0:amd64 (2.36.1-6ubuntu1) ... 04:49:13 #9 41.79 Setting up gettext-base (0.21-3ubuntu2) ... 04:49:13 #9 41.80 Setting up liblzo2-2:amd64 (2.10-2build1) ... 04:49:13 #9 41.82 Setting up libnpth0:amd64 (1.6-3) ... 04:49:13 #9 41.83 Setting up file (1:5.39-3) ... 04:49:13 #9 41.84 Setting up libassuan0:amd64 (2.5.4-1ubuntu1) ... 04:49:13 #9 41.85 Setting up libgomp1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:13 #9 41.86 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ... 04:49:13 #9 41.87 Setting up bzip2 (1.0.8-4ubuntu3) ... 04:49:13 #9 41.87 Setting up libldap-common (2.4.57+dfsg-2ubuntu1) ... 04:49:13 #9 41.89 Setting up libunwind8:amd64 (1.3.2-2) ... 04:49:13 #9 41.89 Setting up libjbig0:amd64 (2.1-3.1build1) ... 04:49:13 #9 41.90 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... 04:49:13 #9 41.91 Setting up libasan6:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:13 #9 41.92 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu1) ... 04:49:13 #9 41.93 Setting up tzdata (2021e-0ubuntu0.21.04) ... 04:49:13 #21 DONE 23.0s 04:49:13 04:49:13 #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 04:49:13 #26 sha256:490d70e7cdd89ef8ebfbeac16e54ddc03aa6240fe96a58d49d3a3663148b2499 04:49:13 #26 ... 04:49:13 04:49:13 #25 [binary-base 1/7] COPY --from=tini /build/ /usr/local/bin/ 04:49:13 #25 sha256:56f494a8ab280294588ddce14525470b61ed84685b9d09c98078eaf1a93d9a02 04:49:13 #25 DONE 0.2s 04:49:14 #9 42.02 04:49:14 #9 42.02 Current default time zone: 'Etc/UTC' 04:49:14 #9 42.03 Local time is now: Tue Nov 2 04:49:13 UTC 2021. 04:49:14 #9 42.03 Universal Time is now: Tue Nov 2 04:49:13 UTC 2021. 04:49:14 #9 42.03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:49:14 #9 42.03 04:49:14 #9 42.04 Setting up fakeroot (1.25.3-1.1ubuntu2) ... 04:49:14 #9 42.05 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 04:49:14 #9 42.05 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 04:49:14 #9 42.05 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 04:49:14 #9 42.05 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 04:49:14 #9 42.05 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 04:49:14 #9 42.05 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 04:49:14 #9 42.05 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 04:49:14 #9 42.05 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 04:49:14 #9 42.05 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 04:49:14 #9 42.06 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1) ... 04:49:14 #9 42.07 Setting up autotools-dev (20180224.1+nmu1) ... 04:49:14 #9 42.08 Setting up libtirpc-dev:amd64 (1.3.1-1build1) ... 04:49:14 #9 42.09 Setting up rpcsvc-proto (1.4.2-0ubuntu4) ... 04:49:14 #9 42.10 Setting up libx11-data (2:1.7.0-2ubuntu0.1) ... 04:49:14 #9 42.10 Setting up make (4.3-4ubuntu1) ... 04:49:14 #9 42.11 Setting up libmpfr6:amd64 (4.1.0-3build1) ... 04:49:14 #9 42.12 Setting up gnupg-l10n (2.2.20-1ubuntu3) ... 04:49:14 #9 42.13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build2) ... 04:49:14 #9 42.14 Setting up lzip (1.22-3) ... 04:49:14 #9 42.16 Setting up strace (5.11-0ubuntu1) ... 04:49:14 #9 42.17 Setting up libsigsegv2:amd64 (2.13-1ubuntu1) ... 04:49:14 #9 42.18 Setting up xz-utils (5.2.5-1.0build2) ... 04:49:14 #9 42.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 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 04:49:14 #9 42.19 Setting up t1utils (1.41-4) ... 04:49:14 #9 42.20 Setting up libquadmath0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.21 Setting up diffstat (1.64-1) ... 04:49:14 #9 42.22 Setting up libpng16-16:amd64 (1.6.37-3build3) ... 04:49:14 #9 42.23 Setting up libmpc3:amd64 (1.2.0-1build1) ... 04:49:14 #9 42.24 Setting up libatomic1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.25 Setting up patch (2.7.6-7) ... 04:49:14 #9 42.26 Setting up autopoint (0.21-3ubuntu2) ... 04:49:14 #9 42.26 Setting up libwebp6:amd64 (0.6.1-2ubuntu0.21.04.1) ... 04:49:14 #9 42.27 Setting up fonts-dejavu-core (2.37-2build1) ... 04:49:14 #9 42.31 Setting up ucf (3.0043) ... 04:49:14 04:49:14 #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 04:49:14 #26 sha256:490d70e7cdd89ef8ebfbeac16e54ddc03aa6240fe96a58d49d3a3663148b2499 04:49:14 #9 42.41 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... 04:49:14 #9 42.42 Setting up libltdl7:amd64 (2.4.6-15) ... 04:49:14 #9 42.42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu1) ... 04:49:14 #9 42.43 Setting up libssh-4:amd64 (0.9.5-1ubuntu0.1) ... 04:49:14 #9 42.44 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:14 #9 42.45 Setting up libubsan1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.46 Setting up libmd0:amd64 (1.0.3-3build1) ... 04:49:14 #9 42.47 Setting up python-apt-common (2.2.0~ubuntu0.21.04.1) ... 04:49:14 #9 42.48 Setting up libnsl-dev:amd64 (1.3.0-0ubuntu3) ... 04:49:14 #9 42.49 Setting up libcrypt-dev:amd64 (1:4.4.17-1ubuntu3) ... 04:49:14 #9 42.50 Setting up libuchardet0:amd64 (0.0.7-1) ... 04:49:14 #9 42.52 Setting up lzop (1.04-2) ... 04:49:14 #9 42.53 Setting up libmpdec3:amd64 (2.5.1-2) ... 04:49:14 #9 42.53 Setting up git-man (1:2.30.2-1ubuntu1) ... 04:49:14 #9 42.54 Setting up netbase (6.2) ... 04:49:14 #9 42.56 Setting up libbinutils:amd64 (2.36.1-6ubuntu1) ... 04:49:14 #9 42.57 Setting up libfido2-1:amd64 (1.6.0-2) ... 04:49:14 #9 42.58 Setting up libisl23:amd64 (0.23-1build1) ... 04:49:14 #9 42.59 Setting up libc-dev-bin (2.33-0ubuntu5) ... 04:49:14 #9 42.60 Setting up openssl (1.1.1j-1ubuntu3.5) ... 04:49:14 #9 42.61 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ... 04:49:14 #9 42.62 Setting up libelf1:amd64 (0.183-8) ... 04:49:14 #9 42.63 Setting up readline-common (8.1-1) ... 04:49:14 #9 42.64 Setting up publicsuffix (20210108.1309-1) ... 04:49:14 #9 42.65 Setting up libxml2:amd64 (2.9.10+dfsg-6.3ubuntu0.1) ... 04:49:14 #9 42.66 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu1) ... 04:49:14 #9 42.67 Setting up libcc1-0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.68 Setting up iso-codes (4.6.0-1) ... 04:49:14 #9 42.69 Setting up liblocale-gettext-perl (1.07-4build1) ... 04:49:14 #9 42.70 Setting up liblsan0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.71 Setting up cpp-10 (10.3.0-1ubuntu1) ... 04:49:14 #9 42.72 Setting up dctrl-tools (2.24-3) ... 04:49:14 #9 42.73 Setting up libitm1:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.74 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:14 #9 42.75 Setting up libgdbm6:amd64 (1.19-2) ... 04:49:14 #9 42.76 Setting up libtsan0:amd64 (11.1.0-1ubuntu1~21.04) ... 04:49:14 #9 42.77 Setting up libctf0:amd64 (2.36.1-6ubuntu1) ... 04:49:14 #9 42.78 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 04:49:14 #9 42.79 Setting up pinentry-curses (1.1.0-4build1) ... 04:49:14 #9 42.81 Setting up manpages-dev (5.10-1ubuntu0.1) ... 04:49:14 #9 42.82 Setting up libdw1:amd64 (0.183-8) ... 04:49:14 #9 42.82 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu3) ... 04:49:14 #9 42.83 Setting up libxcb1:amd64 (1.14-3ubuntu1) ... 04:49:14 #26 0.968 + RM_GOPATH=0 04:49:14 #9 42.85 Setting up gettext (0.21-3ubuntu2) ... 04:49:14 #9 42.86 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... 04:49:14 #26 0.969 + TMP_GOPATH= 04:49:14 #26 0.969 + : /build 04:49:14 #26 0.969 + '[' -z '' ']' 04:49:14 #26 0.970 ++ mktemp -d 04:49:14 #26 0.972 + export GOPATH=/tmp/tmp.EHlR2MgdIG 04:49:14 #26 0.972 + GOPATH=/tmp/tmp.EHlR2MgdIG 04:49:14 #26 0.972 + RM_GOPATH=1 04:49:14 #26 0.972 + case "$(go env GOARCH)" in 04:49:14 #26 0.973 ++ go env GOARCH 04:49:14 #26 0.979 + export GO_BUILDMODE=-buildmode=pie 04:49:14 #26 0.979 + GO_BUILDMODE=-buildmode=pie 04:49:14 #26 0.979 ++ dirname /tmp/install/install.sh 04:49:14 #26 0.980 + dir=/tmp/install 04:49:14 #26 0.980 + bin=runc 04:49:14 #26 0.980 + shift 04:49:14 #26 0.980 + '[' '!' -f /tmp/install/runc.installer ']' 04:49:14 #26 0.980 + . /tmp/install/runc.installer 04:49:14 #26 0.983 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd 04:49:14 #26 0.983 + install_runc 04:49:14 #26 0.983 + grep -q '^3\.10\.0.*\.el7\.' 04:49:14 #26 0.984 + uname -r 04:49:14 #26 0.985 + RUNC_BUILDTAGS='seccomp ' 04:49:14 #26 0.986 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' 04:49:14 #26 0.987 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EHlR2MgdIG/src/github.com/opencontainers/runc 04:49:14 #26 0.987 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) 04:49:14 #26 0.988 Cloning into '/tmp/tmp.EHlR2MgdIG/src/github.com/opencontainers/runc'... 04:49:15 #9 43.01 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:15 #9 43.02 Setting up libgcc-10-dev:amd64 (10.3.0-1ubuntu1) ... 04:49:15 #9 43.03 Setting up libedit2:amd64 (3.1-20191231-2) ... 04:49:15 #9 43.04 Setting up libreadline8:amd64 (8.1-1) ... 04:49:15 #9 43.06 Setting up m4 (1.4.18-5) ... 04:49:15 #9 43.07 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:15 #9 43.08 Setting up ca-certificates (20210119ubuntu0.21.04.1) ... 04:49:15 #9 43.45 Updating certificates in /etc/ssl/certs... 04:49:15 go: downloading github.com/docker/cli v20.10.9+incompatible 04:49:15 go: downloading github.com/docker/docker v20.10.9+incompatible 04:49:15 #9 43.87 128 added, 0 removed; done. 04:49:15 go: downloading github.com/spf13/cobra v1.2.1 04:49:15 go: downloading github.com/fvbommel/sortorder v1.0.2 04:49:15 #9 43.89 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:15 #9 43.90 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ... 04:49:15 #9 43.91 Setting up libgdbm-compat4:amd64 (1.19-2) ... 04:49:15 #9 43.92 Setting up libperl5.32:amd64 (5.32.1-3ubuntu2.1) ... 04:49:15 #9 43.93 Setting up dwz (0.14-1) ... 04:49:15 #9 43.94 Setting up groff-base (1.22.4-6) ... 04:49:15 #9 43.95 Setting up cpp (4:10.3.0-1ubuntu1) ... 04:49:15 #9 43.97 Setting up gpgconf (2.2.20-1ubuntu3) ... 04:49:15 #9 43.98 Setting up debugedit (1:0.1-0ubuntu2) ... 04:49:15 #9 43.99 Setting up libc6-dev:amd64 (2.33-0ubuntu5) ... 04:49:15 #9 43.99 Setting up libx11-6:amd64 (2:1.7.0-2ubuntu0.1) ... 04:49:15 #9 44.00 Setting up libtiff5:amd64 (4.2.0-1build1) ... 04:49:15 #9 44.01 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... 04:49:15 #9 44.02 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 04:49:15 #9 44.03 Setting up gpg (2.2.20-1ubuntu3) ... 04:49:15 #9 44.04 Setting up libpython3.9-stdlib:amd64 (3.9.5-3~21.04) ... 04:49:15 #9 44.05 Setting up libpython3-stdlib:amd64 (3.9.4-1) ... 04:49:15 #9 44.06 Setting up gnupg-utils (2.2.20-1ubuntu3) ... 04:49:15 #9 44.07 Setting up binutils-x86-64-linux-gnu (2.36.1-6ubuntu1) ... 04:49:15 #9 44.08 Setting up libstdc++-10-dev:amd64 (10.3.0-1ubuntu1) ... 04:49:16 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 04:49:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:49:16 go: downloading github.com/docker/go-connections v0.4.0 04:49:16 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 04:49:16 go: downloading github.com/spf13/pflag v1.0.5 04:49:16 #9 44.09 Setting up gpg-agent (2.2.20-1ubuntu3) ... 04:49:16 go: downloading github.com/theupdateframework/notary v0.7.0 04:49:16 go: downloading github.com/opencontainers/image-spec v1.0.1 04:49:16 go: downloading github.com/docker/go-units v0.4.0 04:49:16 go: downloading github.com/Masterminds/semver/v3 v3.1.1 04:49:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:49:16 go: downloading github.com/morikuni/aec v1.0.0 04:49:16 go: downloading github.com/containerd/containerd v1.5.7 04:49:16 #9 44.54 Setting up libxpm4:amd64 (1:3.5.12-1) ... 04:49:16 #9 44.55 Setting up openssh-client (1:8.4p1-5ubuntu1.1) ... 04:49:16 #9 44.63 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:16 go: downloading github.com/opencontainers/go-digest v1.0.0 04:49:16 go: downloading github.com/moby/sys/mount v0.2.0 04:49:16 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 04:49:16 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 04:49:16 #9 44.64 Setting up gpgsm (2.2.20-1ubuntu3) ... 04:49:16 #9 44.65 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ... 04:49:16 #9 44.67 Setting up binutils (2.36.1-6ubuntu1) ... 04:49:16 #9 44.68 Setting up man-db (2.9.4-2) ... 04:49:16 #9 44.77 Building database of manual pages ... 04:49:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:49:16 go: downloading google.golang.org/grpc v1.40.0 04:49:17 #9 44.97 Setting up libgpgme11:amd64 (1.14.0-1ubuntu3) ... 04:49:17 #9 44.97 Setting up perl (5.32.1-3ubuntu2.1) ... 04:49:17 #9 44.99 Setting up libpackage-stash-xs-perl (0.29-1build3) ... 04:49:17 #9 45.00 Setting up libclass-data-inheritable-perl (0.08-3) ... 04:49:17 #9 45.01 Setting up libdata-dump-perl (1.23-1.1) ... 04:49:17 #9 45.02 Setting up libref-util-perl (0.204-1) ... 04:49:17 #9 45.03 Setting up libipc-system-simple-perl (1.30-1) ... 04:49:17 #9 45.04 Setting up libnet-domain-tld-perl (1.75-1.1) ... 04:49:17 #9 45.05 Setting up libhash-fieldhash-perl (0.15-1build3) ... 04:49:17 #9 45.06 Setting up libgd3:amd64 (2.3.0-2ubuntu0.1) ... 04:49:17 #9 45.07 Setting up libvariable-magic-perl (0.62-1build3) ... 04:49:17 #9 45.09 Setting up libio-html-perl (1.004-2) ... 04:49:17 #9 45.10 Setting up libpod-parser-perl (1.63-2) ... 04:49:17 #9 45.11 Setting up libb-hooks-op-check-perl (0.22-1build3) ... 04:49:17 #9 45.12 Setting up liblist-moreutils-xs-perl (0.430-2) ... 04:49:17 #9 45.13 Setting up gcc-10 (10.3.0-1ubuntu1) ... 04:49:17 #9 45.14 Setting up libparams-util-perl (1.102-1build1) ... 04:49:17 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 04:49:17 go: downloading github.com/docker/docker-credential-helpers v0.6.4 04:49:17 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 04:49:17 #9 45.14 Setting up libdpkg-perl (1.20.9ubuntu1) ... 04:49:17 #9 45.15 Setting up libtime-duration-perl (1.21-1) ... 04:49:17 #9 45.16 Setting up autoconf (2.69-14) ... 04:49:17 #9 45.17 Setting up libsub-exporter-progressive-perl (0.001013-1) ... 04:49:17 #9 45.18 Setting up libarray-intspan-perl (2.004-1) ... 04:49:17 #9 45.19 Setting up libcapture-tiny-perl (0.48-1) ... 04:49:17 #9 45.20 Setting up libtimedate-perl (2.3300-2) ... 04:49:17 #9 45.21 Setting up gpg-wks-server (2.2.20-1ubuntu3) ... 04:49:17 #9 45.22 Setting up libsub-name-perl (0.26-1build1) ... 04:49:17 #9 45.23 Setting up libtype-tiny-xs-perl (0.022-1) ... 04:49:17 #9 45.24 Setting up libdata-validate-domain-perl (0.10-1.1) ... 04:49:17 #9 45.25 Setting up libproc-processtable-perl (0.59-2build1) ... 04:49:17 #9 45.26 Setting up libfile-chdir-perl (0.1008-1.1) ... 04:49:17 #9 45.27 Setting up xauth (1:1.1-1) ... 04:49:17 #9 45.28 Setting up libpath-tiny-perl (0.118-1) ... 04:49:17 #9 45.29 Setting up libarchive-cpio-perl (0.10-1.1) ... 04:49:17 #9 45.29 Setting up libjson-perl (4.03000-1) ... 04:49:17 #9 45.30 Setting up libipc-run3-perl (0.048-2) ... 04:49:17 #9 45.31 Setting up libsub-override-perl (0.09-2) ... 04:49:17 #9 45.32 Setting up libaliased-perl (0.34-1.1) ... 04:49:17 #9 45.33 Setting up libstrictures-perl (2.000006-1) ... 04:49:17 #9 45.34 Setting up libsub-quote-perl (2.006006-1) ... 04:49:17 #9 45.35 Setting up libdevel-stacktrace-perl (2.0400-1) ... 04:49:17 go: downloading github.com/gogo/protobuf v1.3.2 04:49:17 #9 45.36 Setting up libclass-xsaccessor-perl (1.19-3build7) ... 04:49:17 #9 45.37 Setting up libsort-versions-perl (1.62-1) ... 04:49:17 #9 45.38 Setting up libexporter-tiny-perl (1.002002-1) ... 04:49:17 #9 45.39 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... 04:49:17 #9 45.40 Setting up libfile-dirlist-perl (0.05-2) ... 04:49:17 #9 45.41 Setting up libterm-readkey-perl (2.38-1build2) ... 04:49:17 #9 45.42 Setting up libtext-levenshteinxs-perl (0.03-4build8) ... 04:49:17 #9 45.43 Setting up libperlio-gzip-perl (0.19-1build6) ... 04:49:17 #9 45.44 Setting up libsys-hostname-long-perl (1.5-2) ... 04:49:17 #9 45.45 Setting up libhtml-html5-entities-perl (0.004-1.1) ... 04:49:17 #9 45.46 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... 04:49:17 #9 45.47 Setting up liburi-perl (5.07-1) ... 04:49:17 #9 45.48 Setting up libfile-touch-perl (0.11-1) ... 04:49:17 #9 45.48 Setting up python3.9 (3.9.5-3~21.04) ... 04:49:17 go: downloading github.com/opencontainers/runc v1.0.2 04:49:17 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 04:49:18 go: downloading github.com/golang/protobuf v1.5.2 04:49:18 go: downloading github.com/docker/go-metrics v0.0.1 04:49:18 go: downloading google.golang.org/protobuf v1.26.0 04:49:18 #9 46.08 Setting up libc-devtools (2.33-0ubuntu5) ... 04:49:18 #9 46.09 Setting up libemail-address-xs-perl (1.04-1build4) ... 04:49:18 #9 46.10 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:18 #9 46.11 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... 04:49:18 #9 46.12 Setting up automake (1:1.16.3-2ubuntu1) ... 04:49:18 #9 46.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 04:49:18 #9 46.13 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 04:49:18 #9 46.13 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 04:49:18 #9 46.13 Setting up libapt-pkg-perl (0.1.39build1) ... 04:49:18 #9 46.14 Setting up libstring-escape-perl (2010.002-2) ... 04:49:18 #9 46.15 Setting up libhttp-date-perl (6.05-1) ... 04:49:18 #9 46.16 Setting up libfile-which-perl (1.23-1) ... 04:49:18 #9 46.17 Setting up libfile-basedir-perl (0.08-1) ... 04:49:18 #9 46.18 Setting up libnumber-range-perl (0.12-1.1) ... 04:49:18 #9 46.19 Setting up libunicode-utf8-perl (0.62-1build2) ... 04:49:18 #9 46.20 Setting up libmouse-perl (2.5.10-1build2) ... 04:49:18 #9 46.22 Setting up g++-10 (10.3.0-1ubuntu1) ... 04:49:18 #9 46.23 Setting up libfile-listing-perl (6.14-1) ... 04:49:18 #9 46.24 Setting up libregexp-pattern-perl (0.2.14-1) ... 04:49:18 #9 46.25 Setting up libdata-messagepack-perl (1.00-4build1) ... 04:49:18 #9 46.26 Setting up libfont-afm-perl (1.20-3) ... 04:49:18 #9 46.27 Setting up libwant-perl (0.29-1build5) ... 04:49:18 go: downloading github.com/prometheus/client_golang v1.7.1 04:49:18 go: downloading github.com/beorn7/perks v1.0.1 04:49:18 go: downloading github.com/cespare/xxhash v1.1.0 04:49:18 #9 46.28 Setting up libdynaloader-functions-perl (0.003-1.1) ... 04:49:18 #9 46.29 Setting up libtext-glob-perl (0.11-1) ... 04:49:18 #9 46.30 Setting up libclass-method-modifiers-perl (2.13-1) ... 04:49:18 #9 46.31 Setting up liblist-compare-perl (0.55-1) ... 04:49:18 #9 46.32 Setting up libref-util-xs-perl (0.117-1build3) ... 04:49:18 #9 46.33 Setting up libio-pty-perl (1:1.15-2) ... 04:49:18 #9 46.35 Setting up libtool (2.4.6-15) ... 04:49:18 #9 46.36 Setting up libfile-fcntllock-perl (0.22-3build5) ... 04:49:18 #9 46.37 Setting up libsort-key-perl (1.33-2build3) ... 04:49:18 #9 46.38 Setting up libclone-perl (0.45-1build1) ... 04:49:18 #9 46.39 Setting up libalgorithm-diff-perl (1.201-1) ... 04:49:18 #9 46.41 Setting up libarchive-zip-perl (1.68-1) ... 04:49:18 #9 46.42 Setting up libsub-identify-perl (0.14-1build3) ... 04:49:18 #9 46.43 Setting up libdistro-info-perl (1.0) ... 04:49:18 #9 46.44 Setting up libcpanel-json-xs-perl (4.25-1build1) ... 04:49:18 #9 46.45 Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 04:49:18 #9 46.46 Setting up libio-stringy-perl (2.111-3) ... 04:49:18 #9 46.47 Setting up liblist-moreutils-perl (0.430-2) ... 04:49:18 #9 46.48 Setting up libhtml-tagset-perl (3.20-4) ... 04:49:18 go: downloading github.com/cespare/xxhash/v2 v2.1.1 04:49:18 #9 46.50 Setting up liblog-any-perl (1.709-1) ... 04:49:18 #9 46.51 Setting up libauthen-sasl-perl (2.1600-1.1) ... 04:49:18 #9 46.53 Setting up libdevel-size-perl (0.83-1build2) ... 04:49:18 #9 46.54 Setting up libdebhelper-perl (13.3.4ubuntu1) ... 04:49:18 #9 46.56 Setting up libpod-constants-perl (0.19-2) ... 04:49:18 #9 46.57 Setting up libregexp-pattern-license-perl (3.4.0-1) ... 04:49:18 #9 46.59 Setting up liblwp-mediatypes-perl (6.04-1) ... 04:49:18 #9 46.60 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... 04:49:18 #9 46.61 Setting up libtry-tiny-perl (0.30-1) ... 04:49:18 #9 46.62 Setting up libtype-tiny-perl (1.012001-2) ... 04:49:18 #9 46.63 Setting up libcommon-sense-perl (3.75-1build4) ... 04:49:18 #9 46.64 Setting up libxml-namespacesupport-perl (1.12-1.1) ... 04:49:18 #9 46.65 Setting up libnet-http-perl (6.20-1) ... 04:49:18 #9 46.66 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build1) ... 04:49:18 #9 46.67 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... 04:49:18 #9 46.68 Setting up libtime-moment-perl (0.44-1build4) ... 04:49:18 #9 46.69 Setting up libencode-locale-perl (1.05-1.1) ... 04:49:18 go: downloading github.com/prometheus/client_model v0.2.0 04:49:18 go: downloading github.com/prometheus/common v0.10.0 04:49:18 go: downloading github.com/prometheus/procfs v0.6.0 04:49:18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 04:49:18 #9 46.70 Setting up python3 (3.9.4-1) ... 04:49:18 #9 47.11 Setting up libexception-class-perl (1.44-1) ... 04:49:19 #9 47.15 Setting up python3-xdg (0.27-2) ... 04:49:19 #9 47.35 Setting up libconfig-tiny-perl (2.24-1) ... 04:49:19 #9 47.36 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... 04:49:19 #26 5.242 + cd /tmp/tmp.EHlR2MgdIG/src/github.com/opencontainers/runc 04:49:19 #26 5.243 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd 04:49:19 #26 5.581 + '[' -z '' ']' 04:49:19 #26 5.581 + target=static 04:49:19 #26 5.581 + make 'BUILDTAGS=seccomp ' static 04:49:19 #26 5.705 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . 04:49:19 #9 47.37 Setting up libdevel-callchecker-perl (0.008-1ubuntu2) ... 04:49:19 #9 47.39 Setting up liblist-utilsby-perl (0.11-1) ... 04:49:19 #9 47.40 Setting up libstring-shellquote-perl (1.04-1) ... 04:49:19 #9 47.41 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:19 #9 47.42 Setting up libsub-install-perl (0.928-1.1) ... 04:49:19 #9 47.42 Setting up gcc (4:10.3.0-1ubuntu1) ... 04:49:19 #9 47.44 Setting up dpkg-dev (1.20.9ubuntu1) ... 04:49:19 #9 47.46 Setting up libnumber-compare-perl (0.03-1.1) ... 04:49:19 #9 47.47 Setting up intltool-debian (0.35.0+20060710.5) ... 04:49:19 #9 47.48 Setting up liberror-perl (0.17029-1) ... 04:49:19 #9 47.49 Setting up python3-six (1.15.0-2) ... 04:49:19 #9 47.62 Setting up dh-autoreconf (20) ... 04:49:19 #9 47.63 Setting up patchutils (0.4.2-1) ... 04:49:19 #9 47.64 Setting up libmail-sendmail-perl (0.80-1.1) ... 04:49:19 #9 47.65 Setting up libltdl-dev:amd64 (2.4.6-15) ... 04:49:19 #9 47.66 Setting up libjson-maybexs-perl (1.004003-1) ... 04:49:19 #9 47.67 Setting up libxml-sax-base-perl (1.09-1.1) ... 04:49:19 #9 47.68 Setting up libio-string-perl (1.08-3.1) ... 04:49:19 #9 47.69 Setting up libreadonly-perl (2.050-3) ... 04:49:19 #9 47.70 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-2) ... 04:49:19 #9 47.71 Setting up python3-gpg (1.14.0-1ubuntu3) ... 04:49:19 #9 47.88 Setting up python3-certifi (2020.6.20-1) ... 04:49:20 #9 48.05 Setting up libfile-find-rule-perl (0.34-1) ... 04:49:20 #9 48.06 Setting up libstring-copyright-perl (0.003006-1) ... 04:49:20 #9 48.06 Setting up python3-idna (2.10-1) ... 04:49:20 #9 48.28 Setting up libdata-optlist-perl (0.110-1.1) ... 04:49:20 #9 48.29 Setting up libipc-run-perl (20200505.0-1) ... 04:49:20 #9 48.30 Setting up libtext-xslate-perl (3.5.8-1build2) ... 04:49:20 #9 48.31 Setting up python3-urllib3 (1.26.2-1ubuntu1) ... 04:49:20 #9 48.48 Setting up libcontextual-return-perl (0.004014-2) ... 04:49:20 #9 48.49 Setting up libwww-robotrules-perl (6.02-1) ... 04:49:20 #9 48.50 Setting up libtypes-serialiser-perl (1.01-1) ... 04:49:20 #9 48.51 Setting up g++ (4:10.3.0-1ubuntu1) ... 04:49:20 #9 48.53 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 04:49:20 #9 48.53 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 04:49:20 #9 48.54 Setting up libhtml-parser-perl (3.75-1build1) ... 04:49:20 #9 48.55 Setting up liblog-any-adapter-screen-perl (0.140-1) ... 04:49:20 #9 48.55 Setting up librole-tiny-perl (2.002004-1) ... 04:49:20 #9 48.56 Setting up build-essential (12.8ubuntu3) ... 04:49:20 #9 48.57 Setting up python3-unidiff (0.5.5-2) ... 04:49:20 #9 48.72 Setting up lsb-release (11.1.0ubuntu2) ... 04:49:20 #9 48.73 Setting up libfont-ttf-perl (1.06-1.1) ... 04:49:20 #9 48.74 Setting up libfile-homedir-perl (1.006-1) ... 04:49:20 #9 48.75 Setting up python3-magic (2:0.4.20-3) ... 04:49:20 #9 48.88 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... 04:49:20 #9 48.89 Setting up libio-socket-ssl-perl (2.069-1) ... 04:49:20 #9 48.90 Setting up libsub-exporter-perl (0.987-1) ... 04:49:20 #9 48.92 Setting up libalgorithm-merge-perl (0.08-3) ... 04:49:20 #9 48.92 Setting up libhttp-message-perl (6.28-1) ... 04:49:20 #9 48.93 Setting up libhtml-form-perl (6.07-1) ... 04:49:20 #9 48.96 Setting up python3-pkg-resources (52.0.0-3) ... 04:49:21 #9 49.14 Setting up libiterator-perl (0.03+ds1-1.1) ... 04:49:21 #9 49.15 Setting up libfile-stripnondeterminism-perl (1.11.0-1) ... 04:49:21 #9 49.16 Setting up libjson-xs-perl (4.030-1build1) ... 04:49:21 #9 49.17 Setting up libhttp-negotiate-perl (6.01-1) ... 04:49:21 #9 49.18 Setting up libio-prompter-perl (0.004015-1) ... 04:49:21 #9 49.19 Setting up libiterator-util-perl (0.02+ds1-1.1) ... 04:49:21 #9 49.20 Setting up libhttp-cookies-perl (6.10-1) ... 04:49:21 #9 49.21 Setting up python3-apt (2.2.0~ubuntu0.21.04.1) ... 04:49:21 #9 49.37 Setting up po-debconf (1.0.21+nmu1) ... 04:49:21 #9 49.37 Setting up libhtml-tree-perl (5.07-2) ... 04:49:21 #9 49.38 Setting up libparams-classify-perl (0.015-1build3) ... 04:49:21 #9 49.39 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-2ubuntu1) ... 04:49:21 #9 49.40 Setting up libpath-iterator-rule-perl (1.014-1) ... 04:49:21 #9 49.41 Setting up libcurl3-gnutls:amd64 (7.74.0-1ubuntu2.3) ... 04:49:21 #9 49.42 Setting up libhtml-format-perl (2.12-1.1) ... 04:49:21 #9 49.43 Setting up libxml-sax-perl (1.02+dfsg-1) ... 04:49:21 #9 49.48 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 04:49:21 #9 49.55 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:49:21 #9 49.66 04:49:21 #9 49.66 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:49:21 #9 49.68 Setting up dirmngr (2.2.20-1ubuntu3) ... 04:49:21 #9 49.81 Setting up python3-chardet (4.0.0-1) ... 04:49:22 #26 ... 04:49:22 04:49:22 #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:49:22 #29 sha256:3d7832a9e0573c48fc9411450dbe18f6f860f1b304cb22bc232ea87bb0b60911 04:49:22 #29 61.54 + bin/containerd 04:49:22 #9 50.07 Setting up libnet-smtp-ssl-perl (1.04-1) ... 04:49:22 #9 50.08 Setting up libmodule-runtime-perl (0.016-1) ... 04:49:22 #9 50.09 Setting up libmailtools-perl (2.21-1) ... 04:49:22 #9 50.10 Setting up python3-debian (0.1.39) ... 04:49:22 #9 50.26 Setting up python3-requests (2.25.1+dfsg-2) ... 04:49:22 #9 50.41 Setting up git (1:2.30.2-1ubuntu1) ... 04:49:22 #9 50.43 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... 04:49:22 #9 50.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 04:49:22 #9 50.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 04:49:22 #9 50.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:49:22 #9 50.73 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:49:22 #9 50.75 Setting up dh-strip-nondeterminism (1.11.0-1) ... 04:49:22 #9 50.76 Setting up libconst-fast-perl (0.014-1.1) ... 04:49:22 #9 50.77 Setting up libhttp-daemon-perl (6.12-1) ... 04:49:22 #9 50.78 Setting up libgit-wrapper-perl (0.048-1) ... 04:49:22 #9 50.79 Setting up libcurl4:amd64 (7.74.0-1ubuntu2.3) ... 04:49:22 #9 50.80 Setting up curl (7.74.0-1ubuntu2.3) ... 04:49:22 #9 50.81 Setting up libdata-dpath-perl (0.58-1) ... 04:49:22 #9 50.82 Setting up gpg-wks-client (2.2.20-1ubuntu3) ... 04:49:22 #9 50.84 Setting up libmodule-implementation-perl (0.09-1.1) ... 04:49:22 #9 50.85 Setting up libpackage-stash-perl (0.39-1) ... 04:49:22 #9 50.86 Setting up libimport-into-perl (1.002005-1) ... 04:49:22 #9 50.87 Setting up libmoo-perl (2.004004-1) ... 04:49:22 #9 50.88 Setting up liblist-someutils-perl (0.58-1) ... 04:49:22 #9 50.89 Setting up debhelper (13.3.4ubuntu1) ... 04:49:22 #9 50.90 Setting up dput (1.1.0ubuntu1) ... 04:49:23 #9 51.05 Setting up liblist-someutils-xs-perl (0.58-2build1) ... 04:49:23 #9 51.06 Setting up equivs (2.3.1) ... 04:49:23 #9 51.07 Setting up gnupg (2.2.20-1ubuntu3) ... 04:49:23 #9 51.08 Setting up libmoox-aliases-perl (0.001006-1.1) ... 04:49:23 #9 51.09 Setting up libparams-validate-perl:amd64 (1.30-1build1) ... 04:49:23 #9 51.10 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... 04:49:23 #9 51.11 Setting up libnamespace-clean-perl (0.27-1) ... 04:49:23 #9 51.12 Setting up libgetopt-long-descriptive-perl (0.105-1) ... 04:49:23 #9 51.13 Setting up libnamespace-autoclean-perl (0.29-1) ... 04:49:23 #9 51.14 Setting up libgitlab-api-v4-perl (0.26-1) ... 04:49:23 #9 51.15 Setting up libmoox-struct-perl (0.020-1) ... 04:49:23 #9 51.16 Setting up lintian (2.104.0ubuntu2) ... 04:49:23 #9 51.17 Setting up licensecheck (3.1.1-2) ... 04:49:23 #9 51.18 Setting up liblwp-protocol-https-perl (6.10-1) ... 04:49:23 #9 51.19 Setting up libwww-perl (6.52-1) ... 04:49:23 #9 51.20 Setting up devscripts (2.21.1ubuntu1) ... 04:49:23 #9 51.36 Setting up libxml-parser-perl:amd64 (2.46-2) ... 04:49:23 #9 51.37 Setting up libxml-sax-expat-perl (0.51-1) ... 04:49:23 #9 51.41 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... 04:49:23 #9 51.46 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 04:49:23 #9 51.58 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 04:49:23 #9 51.61 Processing triggers for libc-bin (2.33-0ubuntu5) ... 04:49:23 #9 51.63 Processing triggers for ca-certificates (20210119ubuntu0.21.04.1) ... 04:49:23 #9 51.64 Updating certificates in /etc/ssl/certs... 04:49:23 #9 51.98 0 added, 0 removed; done. 04:49:23 #9 51.98 Running hooks in /etc/ca-certificates/update.d... 04:49:24 #9 51.98 done. 04:49:24 #9 DONE 52.1s 04:49:24 04:49:24 #11 [stage-1 4/9] COPY common /root/build-deb/debian 04:49:24 #11 sha256:567f4f697a6f18915260cd45db54446095cd8d5c5878217096b7532d885079b4 04:49:24 #11 DONE 0.1s 04:49:24 04:49:24 #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control 04:49:24 #12 sha256:47e6bb73793a9ed99479d2f40e3a9d3cb5d966dc58e9f556bbc7d277ffe5e5f2 04:49:24 #29 ... 04:49:24 04:49:24 #26 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc 04:49:24 #26 sha256:490d70e7cdd89ef8ebfbeac16e54ddc03aa6240fe96a58d49d3a3663148b2499 04:49:24 #26 9.468 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 04:49:24 #26 10.27 + mkdir -p /build 04:49:24 #26 10.27 + cp runc /build/runc 04:49:24 #26 DONE 10.7s 04:49:24 04:49:24 #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:49:24 #29 sha256:3d7832a9e0573c48fc9411450dbe18f6f860f1b304cb22bc232ea87bb0b60911 04:49:25 #12 1.037 Hit:1 http://security.ubuntu.com/ubuntu hirsute-security InRelease 04:49:25 #12 1.143 Hit:2 http://archive.ubuntu.com/ubuntu hirsute InRelease 04:49:25 #12 1.215 Hit:3 http://archive.ubuntu.com/ubuntu hirsute-updates InRelease 04:49:25 #12 1.287 Hit:4 http://archive.ubuntu.com/ubuntu hirsute-backports InRelease 04:49:27 #12 1.700 Reading package lists... 04:49:27 #12 3.140 dpkg-buildpackage: info: source package docker-ce-build-deps 04:49:27 #12 3.140 dpkg-buildpackage: info: source version 1.0 04:49:27 #12 3.140 dpkg-buildpackage: info: source distribution unstable 04:49:27 #12 3.140 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost> 04:49:27 #12 3.173 dpkg-source --before-build . 04:49:27 #29 ... 04:49:27 04:49:27 #27 [binary-base 2/7] COPY --from=runc /build/ /usr/local/bin/ 04:49:27 #27 sha256:f4ca13bac0887a78780f94055b6feeb2ff9d239cae5c88459c14a1b434317a0f 04:49:27 #27 DONE 0.3s 04:49:27 04:49:27 #29 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd 04:49:27 #29 sha256:3d7832a9e0573c48fc9411450dbe18f6f860f1b304cb22bc232ea87bb0b60911 04:49:27 #12 3.173 dpkg-buildpackage: info: host architecture amd64 04:49:27 #12 3.269 debian/rules clean 04:49:27 #12 3.271 dh clean 04:49:27 #12 3.354 dh_clean 04:49:27 #12 3.384 debian/rules binary 04:49:27 #12 3.386 dh binary 04:49:27 #12 3.458 dh_update_autotools_config 04:49:27 #12 3.487 dh_autoreconf 04:49:27 #12 3.524 create-stamp debian/debhelper-build-stamp 04:49:27 #12 3.524 dh_prep 04:49:27 #12 3.550 dh_install 04:49:27 #12 3.581 dh_installdocs 04:49:27 #12 3.615 dh_installchangelogs 04:49:27 #12 3.694 dh_perl 04:49:27 #12 3.728 dh_link 04:49:27 #12 3.763 dh_strip_nondeterminism 04:49:27 #12 3.804 dh_compress 04:49:27 #12 3.839 dh_fixperms 04:49:27 #12 3.876 dh_missing 04:49:27 #12 3.900 dh_installdeb 04:49:27 #12 3.930 dh_gencontrol 04:49:28 #12 4.041 dh_md5sums 04:49:28 #12 4.074 dh_builddeb 04:49:28 #12 4.099 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. 04:49:28 #12 4.116 dpkg-genbuildinfo --build=binary 04:49:28 #12 4.248 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes 04:49:28 #12 4.324 dpkg-genchanges: info: binary-only upload (no source code included) 04:49:28 #12 4.327 dpkg-source --after-build . 04:49:28 #12 4.420 dpkg-buildpackage: info: binary-only upload (no source included) 04:49:28 #12 4.424 04:49:28 #12 4.424 The package has been created. 04:49:28 #12 4.424 Attention, the package has been created in the current directory, 04:49:28 #12 4.424 not in ".." as indicated by the message above! 04:49:28 #12 4.446 Selecting previously unselected package docker-ce-build-deps. 04:49:28 #12 4.460 (Reading database ... 26713 files and directories currently installed.) 04:49:28 #12 4.461 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... 04:49:28 #12 4.464 Unpacking docker-ce-build-deps (1.0) ... 04:49:29 #12 4.533 Reading package lists... 04:49:29 #12 5.138 Building dependency tree... 04:49:29 #12 5.251 Reading state information... 04:49:29 #12 5.267 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 04:49:29 #12 5.412 Starting 2 pkgProblemResolver with broken count: 0 04:49:29 #12 5.414 Done 04:49:29 #12 5.540 Done 04:49:29 #12 5.656 Starting pkgProblemResolver with broken count: 0 04:49:29 #12 5.677 Starting 2 pkgProblemResolver with broken count: 0 04:49:29 #12 5.679 Done 04:49:30 #12 5.886 The following additional packages will be installed: 04:49:30 #12 5.886 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev 04:49:30 #12 5.886 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 04:49:30 #12 5.886 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 04:49:30 #12 5.887 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 04:49:30 #12 5.887 libsystemd-dev libudev-dev libuv1 pkg-config 04:49:30 #12 5.888 Suggested packages: 04:49:30 #12 5.888 cmake-doc ninja-build apparmor-easyprof lrzip seccomp 04:49:30 #12 5.888 Recommended packages: 04:49:30 #12 5.888 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs 04:49:30 #12 5.919 The following NEW packages will be installed: 04:49:30 #12 5.920 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev 04:49:30 #12 5.920 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 04:49:30 #12 5.920 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 04:49:30 #12 5.920 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 04:49:30 #12 5.920 libsystemd-dev libudev-dev libuv1 pkg-config 04:49:30 #12 6.332 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 04:49:30 #12 6.332 1 not fully installed or removed. 04:49:30 #12 6.332 Need to get 12.0 MB of archives. 04:49:30 #12 6.332 After this operation, 50.5 MB of additional disk space will be used. 04:49:30 #12 6.332 Get:1 http://archive.ubuntu.com/ubuntu hirsute/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB] 04:49:30 #12 6.686 Get:2 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake-data all 3.18.4-2ubuntu1 [1705 kB] 04:49:31 #12 6.949 Get:3 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libarchive13 amd64 3.4.3-2 [334 kB] 04:49:31 #12 6.970 Get:4 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libjsoncpp24 amd64 1.9.4-4 [75.2 kB] 04:49:31 #12 6.974 Get:5 http://archive.ubuntu.com/ubuntu hirsute/main amd64 librhash0 amd64 1.4.1-1 [119 kB] 04:49:31 #12 6.980 Get:6 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libuv1 amd64 1.40.0-1ubuntu0.1 [82.7 kB] 04:49:31 #12 6.983 Get:7 http://archive.ubuntu.com/ubuntu hirsute/main amd64 cmake amd64 3.18.4-2ubuntu1 [5598 kB] 04:49:31 #12 7.242 Get:8 http://archive.ubuntu.com/ubuntu hirsute-updates/universe amd64 dh-apparmor all 3.0.0-0ubuntu7.1 [9488 B] 04:49:31 #12 7.243 Get:9 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs0 amd64 5.10.1-1build1 [180 kB] 04:49:31 #12 7.249 Get:10 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libbtrfs-dev amd64 5.10.1-1build1 [233 kB] 04:49:31 #12 7.263 Get:11 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2ubuntu4 [128 kB] 04:49:31 #12 7.270 Get:12 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2ubuntu4 [11.9 kB] 04:49:31 #12 7.270 Get:13 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libudev-dev amd64 247.3-3ubuntu3.6 [20.2 kB] 04:49:31 #12 7.273 Get:14 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libsepol1-dev amd64 3.1-1ubuntu1 [330 kB] 04:49:31 #12 7.285 Get:15 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-16-0 amd64 10.36-2ubuntu5 [189 kB] 04:49:31 #12 7.291 Get:16 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-32-0 amd64 10.36-2ubuntu5 [179 kB] 04:49:31 #12 7.317 Get:17 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-posix2 amd64 10.36-2ubuntu5 [5996 B] 04:49:31 #12 7.317 Get:18 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libpcre2-dev amd64 10.36-2ubuntu5 [686 kB] 04:49:31 #12 7.390 Get:19 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libselinux1-dev amd64 3.1-3build1 [148 kB] 04:49:31 #12 7.396 Get:20 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libdevmapper-dev amd64 2:1.02.175-2ubuntu4 [35.8 kB] 04:49:31 #12 7.398 Get:21 http://archive.ubuntu.com/ubuntu hirsute/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB] 04:49:31 #12 7.402 Get:22 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libsystemd-dev amd64 247.3-3ubuntu3.6 [299 kB] 04:49:31 #12 7.415 Get:23 http://archive.ubuntu.com/ubuntu hirsute-updates/main amd64 libglib2.0-0 amd64 2.68.1-1~ubuntu21.04.1 [1301 kB] 04:49:31 #12 7.477 Get:24 http://archive.ubuntu.com/ubuntu hirsute/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB] 04:49:31 #12 7.620 debconf: delaying package configuration, since apt-utils is not installed 04:49:31 #12 7.655 Fetched 12.0 MB in 2s (7717 kB/s) 04:49:32 #12 7.680 Selecting previously unselected package bash-completion. 04:49:32 #12 7.680 (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 ... 26717 files and directories currently installed.) 04:49:32 #12 7.696 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... 04:49:32 #12 8.180 Unpacking bash-completion (1:2.11-2ubuntu1) ... 04:49:32 #12 8.307 Selecting previously unselected package cmake-data. 04:49:32 #12 8.310 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu1_all.deb ... 04:49:32 #12 8.315 Unpacking cmake-data (3.18.4-2ubuntu1) ... 04:49:33 #12 8.714 Selecting previously unselected package libarchive13:amd64. 04:49:33 #12 8.717 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ... 04:49:33 #12 8.723 Unpacking libarchive13:amd64 (3.4.3-2) ... 04:49:33 #12 8.780 Selecting previously unselected package libjsoncpp24:amd64. 04:49:33 #12 8.783 Preparing to unpack .../03-libjsoncpp24_1.9.4-4_amd64.deb ... 04:49:33 #12 8.786 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 04:49:33 #12 8.822 Selecting previously unselected package librhash0:amd64. 04:49:33 #12 8.825 Preparing to unpack .../04-librhash0_1.4.1-1_amd64.deb ... 04:49:33 #12 8.828 Unpacking librhash0:amd64 (1.4.1-1) ... 04:49:33 #12 8.868 Selecting previously unselected package libuv1:amd64. 04:49:33 #12 8.871 Preparing to unpack .../05-libuv1_1.40.0-1ubuntu0.1_amd64.deb ... 04:49:33 #12 8.874 Unpacking libuv1:amd64 (1.40.0-1ubuntu0.1) ... 04:49:33 #12 8.904 Selecting previously unselected package cmake. 04:49:33 #12 8.907 Preparing to unpack .../06-cmake_3.18.4-2ubuntu1_amd64.deb ... 04:49:33 #12 8.909 Unpacking cmake (3.18.4-2ubuntu1) ... 04:49:33 #12 9.432 Selecting previously unselected package dh-apparmor. 04:49:33 #12 9.435 Preparing to unpack .../07-dh-apparmor_3.0.0-0ubuntu7.1_all.deb ... 04:49:33 #12 9.441 Unpacking dh-apparmor (3.0.0-0ubuntu7.1) ... 04:49:33 #12 9.559 Selecting previously unselected package libbtrfs0:amd64. 04:49:33 #12 9.562 Preparing to unpack .../08-libbtrfs0_5.10.1-1build1_amd64.deb ... 04:49:33 #12 9.573 Unpacking libbtrfs0:amd64 (5.10.1-1build1) ... 04:49:33 #12 9.614 Selecting previously unselected package libbtrfs-dev:amd64. 04:49:33 #12 9.617 Preparing to unpack .../09-libbtrfs-dev_5.10.1-1build1_amd64.deb ... 04:49:33 #12 9.620 Unpacking libbtrfs-dev:amd64 (5.10.1-1build1) ... 04:49:33 #12 9.678 Selecting previously unselected package libdevmapper1.02.1:amd64. 04:49:33 #12 9.681 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ... 04:49:33 #12 9.685 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ... 04:49:33 #12 9.731 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 04:49:33 #12 9.734 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2ubuntu4_amd64.deb ... 04:49:33 #12 9.739 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ... 04:49:33 #12 9.787 Selecting previously unselected package libudev-dev:amd64. 04:49:33 #12 9.790 Preparing to unpack .../12-libudev-dev_247.3-3ubuntu3.6_amd64.deb ... 04:49:33 #12 9.796 Unpacking libudev-dev:amd64 (247.3-3ubuntu3.6) ... 04:49:33 #12 9.832 Selecting previously unselected package libsepol1-dev:amd64. 04:49:33 #12 9.834 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu1_amd64.deb ... 04:49:33 #12 9.838 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu1) ... 04:49:33 #12 9.902 Selecting previously unselected package libpcre2-16-0:amd64. 04:49:34 #12 9.905 Preparing to unpack .../14-libpcre2-16-0_10.36-2ubuntu5_amd64.deb ... 04:49:34 #12 9.908 Unpacking libpcre2-16-0:amd64 (10.36-2ubuntu5) ... 04:49:34 #12 9.954 Selecting previously unselected package libpcre2-32-0:amd64. 04:49:34 #12 9.956 Preparing to unpack .../15-libpcre2-32-0_10.36-2ubuntu5_amd64.deb ... 04:49:34 #12 9.960 Unpacking libpcre2-32-0:amd64 (10.36-2ubuntu5) ... 04:49:34 #12 10.01 Selecting previously unselected package libpcre2-posix2:amd64. 04:49:34 #12 10.01 Preparing to unpack .../16-libpcre2-posix2_10.36-2ubuntu5_amd64.deb ... 04:49:34 #12 10.01 Unpacking libpcre2-posix2:amd64 (10.36-2ubuntu5) ... 04:49:34 #12 10.04 Selecting previously unselected package libpcre2-dev:amd64. 04:49:34 #12 10.04 Preparing to unpack .../17-libpcre2-dev_10.36-2ubuntu5_amd64.deb ... 04:49:34 #12 10.04 Unpacking libpcre2-dev:amd64 (10.36-2ubuntu5) ... 04:49:34 #12 10.13 Selecting previously unselected package libselinux1-dev:amd64. 04:49:34 #12 10.13 Preparing to unpack .../18-libselinux1-dev_3.1-3build1_amd64.deb ... 04:49:34 #12 10.14 Unpacking libselinux1-dev:amd64 (3.1-3build1) ... 04:49:34 #12 10.18 Selecting previously unselected package libdevmapper-dev:amd64. 04:49:34 #12 10.18 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2ubuntu4_amd64.deb ... 04:49:34 #12 10.19 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ... 04:49:34 #12 10.21 Selecting previously unselected package libseccomp-dev:amd64. 04:49:34 #12 10.21 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ... 04:49:34 #12 10.22 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... 04:49:34 #12 10.25 Selecting previously unselected package libsystemd-dev:amd64. 04:49:34 #12 10.25 Preparing to unpack .../21-libsystemd-dev_247.3-3ubuntu3.6_amd64.deb ... 04:49:34 #12 10.26 Unpacking libsystemd-dev:amd64 (247.3-3ubuntu3.6) ... 04:49:34 #12 10.33 Selecting previously unselected package libglib2.0-0:amd64. 04:49:34 #12 10.34 Preparing to unpack .../22-libglib2.0-0_2.68.1-1~ubuntu21.04.1_amd64.deb ... 04:49:34 #12 10.34 Unpacking libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ... 04:49:34 #12 10.48 Selecting previously unselected package pkg-config. 04:49:34 #12 10.48 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ... 04:49:34 #12 10.49 Unpacking pkg-config (0.29.2-1ubuntu1) ... 04:49:34 #12 10.53 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... 04:49:34 #12 10.54 Setting up libarchive13:amd64 (3.4.3-2) ... 04:49:34 #12 10.55 Setting up libglib2.0-0:amd64 (2.68.1-1~ubuntu21.04.1) ... 04:49:34 #12 10.56 No schema files found: doing nothing. 04:49:34 #12 10.56 Setting up libsepol1-dev:amd64 (3.1-1ubuntu1) ... 04:49:34 #12 10.57 Setting up libpcre2-16-0:amd64 (10.36-2ubuntu5) ... 04:49:34 #12 10.59 Setting up libbtrfs0:amd64 (5.10.1-1build1) ... 04:49:34 #12 10.60 Setting up libpcre2-32-0:amd64 (10.36-2ubuntu5) ... 04:49:34 #12 10.61 Setting up libuv1:amd64 (1.40.0-1ubuntu0.1) ... 04:49:34 #12 10.62 Setting up bash-completion (1:2.11-2ubuntu1) ... 04:49:35 #12 11.16 Setting up pkg-config (0.29.2-1ubuntu1) ... 04:49:35 #12 11.21 Setting up libudev-dev:amd64 (247.3-3ubuntu3.6) ... 04:49:35 #12 11.22 Setting up libpcre2-posix2:amd64 (10.36-2ubuntu5) ... 04:49:35 #12 11.23 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 04:49:35 #12 11.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2ubuntu4) ... 04:49:35 #12 11.25 Setting up libbtrfs-dev:amd64 (5.10.1-1build1) ... 04:49:35 #12 11.25 Setting up librhash0:amd64 (1.4.1-1) ... 04:49:35 #12 11.26 Setting up cmake-data (3.18.4-2ubuntu1) ... 04:49:35 #12 11.28 Setting up dh-apparmor (3.0.0-0ubuntu7.1) ... 04:49:35 #12 11.29 Setting up libsystemd-dev:amd64 (247.3-3ubuntu3.6) ... 04:49:35 #12 11.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2ubuntu4) ... 04:49:35 #12 11.31 Setting up libpcre2-dev:amd64 (10.36-2ubuntu5) ... 04:49:35 #12 11.32 Setting up libselinux1-dev:amd64 (3.1-3build1) ... 04:49:35 #12 11.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2ubuntu4) ... 04:49:35 #12 11.34 Setting up cmake (3.18.4-2ubuntu1) ... 04:49:35 #12 11.35 Setting up docker-ce-build-deps (1.0) ... 04:49:35 #12 11.37 Processing triggers for man-db (2.9.4-2) ... 04:49:35 #12 11.39 Processing triggers for libc-bin (2.33-0ubuntu5) ... 04:49:35 #12 DONE 11.6s 04:49:35 04:49:35 #13 [stage-1 6/9] COPY sources/ /sources 04:49:35 #13 sha256:1d7a17e02ef33cb43a26bb67c2a60879a489e7fd364febed4320a4da869325c8 04:49:35 #13 DONE 0.2s 04:49:36 04:49:36 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go 04:49:36 #15 sha256:2e43db689308c326e03621cb966467a94962db5c45d66520e4b655b248212ce4 04:49:38 #15 DONE 2.3s 04:49:38 04:49:38 #16 [stage-1 8/9] WORKDIR /root/build-deb 04:49:38 #16 sha256:0b36de7ec86ecde664f0e4ca80a7cd87191ab157aeb8754d2872e31f1dbb0897 04:49:38 #16 DONE 0.0s 04:49:38 04:49:38 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb 04:49:38 #17 sha256:898c9a7ad3e9675f5fe33233fb52a89fe043951c3c0645bfae42af29768c5f76 04:49:38 #17 DONE 0.0s 04:49:38 04:49:38 #18 exporting to image 04:49:38 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:49:38 #18 exporting layers 04:49:43 #18 exporting layers 5.2s done 04:49:43 #18 writing image sha256:9cee89a4d5e88cba01020de4ec919083b42d63d88e4e7903fe7642f6bc61ff33 done 04:49:43 #18 naming to docker.io/debbuild-ubuntu-hirsute/x86_64 done 04:49:43 #18 DONE 5.2s 04:49:43 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=e2f740d -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/debbuild/ubuntu-hirsute:/build debbuild-ubuntu-hirsute/x86_64 04:49:44 + set -e 04:49:44 + mkdir -p /root/build-deb/engine 04:49:44 + tar -C /root/build-deb -xzf /sources/engine.tgz 04:49:45 + mkdir -p /root/build-deb/cli 04:49:45 + tar -C /root/build-deb -xzf /sources/cli.tgz 04:49:45 + mkdir -p /root/build-deb/scan-cli-plugin 04:49:45 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz 04:49:45 + mkdir -p /go/src/github.com/docker 04:49:45 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker 04:49:45 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 04:49:45 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin 04:49:45 VERSION AAA 0.0.0-20211015144513-b485636 04:49:45 VERSION bbb 0.0.0-20211015144513-b485636 04:49:45 + EPOCH=5 04:49:45 + EPOCH_SEP= 04:49:45 + [[ ! -z 5 ]] 04:49:45 + EPOCH_SEP=: 04:49:45 + [[ -z 0.0.0-20211015144513-b485636 ]] 04:49:45 + echo VERSION AAA 0.0.0-20211015144513-b485636 04:49:45 + VERSION=0.0.0-20211015144513-b485636 04:49:45 + echo VERSION bbb 0.0.0-20211015144513-b485636 04:49:45 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control 04:49:45 + debSource=docker-ce 04:49:45 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control 04:49:45 + debMaintainer='Docker <support@docker.com>' 04:49:45 ++ date --rfc-2822 04:49:45 + debDate='Tue, 02 Nov 2021 04:49:45 +0000' 04:49:45 + cat 04:49:45 + export CLI_GITCOMMIT=b485636 04:49:45 + CLI_GITCOMMIT=b485636 04:49:45 + export ENGINE_GITCOMMIT=e2f740d 04:49:45 + ENGINE_GITCOMMIT=e2f740d 04:49:45 + export SCAN_GITCOMMIT=b05830d 04:49:45 + SCAN_GITCOMMIT=b05830d 04:49:45 + echo VERSION BBB 0.0.0-20211015144513-b485636 04:49:45 + dpkg-buildpackage -uc -us -I.git 04:49:45 VERSION BBB 0.0.0-20211015144513-b485636 04:49:45 dpkg-buildpackage: info: source package docker-ce 04:49:45 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~ubuntu-hirsute 04:49:45 dpkg-buildpackage: info: source distribution hirsute 04:49:45 dpkg-buildpackage: info: source changed by Docker <support@docker.com> 04:49:45 dpkg-source -I.git --before-build . 04:49:45 dpkg-buildpackage: info: host architecture amd64 04:49:45 debian/rules clean 04:49:45 dh clean --with=bash-completion --with=systemd 04:49:45 dh_clean 04:49:46 dpkg-source -I.git -b . 04:49:46 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address 04:49:46 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field 04:49:46 dpkg-source: warning: native package version may not have a revision 04:49:46 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~ubuntu' 04:49:46 dpkg-source: info: using source format '1.0' 04:49:46 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz 04:49:50 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' 04:49:50 + popd 04:49:50 ~/rpmbuild/BUILD/src 04:49:50 + exit 0 04:49:50 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c9qoOg 04:49:50 + umask 022 04:49:50 + cd /root/rpmbuild/BUILD 04:49:50 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 '!=' / ']' 04:49:50 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 04:49:50 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 04:49:50 + mkdir -p /root/rpmbuild/BUILDROOT 04:49:50 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 04:49:50 + cd src 04:49:50 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin 04:49:50 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 04:49:50 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan 04:49:50 + popd 04:49:50 ~/rpmbuild/BUILD/src 04:49:50 + /usr/lib/rpm/check-buildroot 04:49:50 + /usr/lib/rpm/redhat/brp-ldconfig 04:49:50 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory 04:49:50 + /usr/lib/rpm/brp-compress 04:49:50 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:49:50 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:49:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:49:51 + /usr/lib/rpm/brp-python-bytecompile '' 1 04:49:51 + /usr/lib/rpm/brp-python-hardlink 04:49:51 + PYTHON3=/usr/libexec/platform-python 04:49:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:49:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Heu4Zg 04:49:51 + umask 022 04:49:51 + cd /root/rpmbuild/BUILD 04:49:51 + cd src 04:49:51 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help 04:49:51 04:49:51 Usage: docker [OPTIONS] COMMAND 04:49:51 04:49:51 docker-scan is a Docker CLI plugin 04:49:51 04:49:51 Options: 04:49:51 --config string Location of client config files (default 04:49:51 "/root/.docker") 04:49:51 -c, --context string Name of the context to use to connect to the 04:49:51 daemon (overrides DOCKER_HOST env var and 04:49:51 default context set with "docker context use") 04:49:51 -D, --debug Enable debug mode 04:49:51 -H, --host list Daemon socket(s) to connect to 04:49:51 -l, --log-level string Set the logging level 04:49:51 ("debug"|"info"|"warn"|"error"|"fatal") 04:49:51 (default "info") 04:49:51 --tls Use TLS; implied by --tlsverify 04:49:51 --tlscacert string Trust certs signed only by this CA (default 04:49:51 "/root/.docker/ca.pem") 04:49:51 --tlscert string Path to TLS certificate file (default 04:49:51 "/root/.docker/cert.pem") 04:49:51 --tlskey string Path to TLS key file (default 04:49:51 "/root/.docker/key.pem") 04:49:51 --tlsverify Use TLS and verify the remote 04:49:51 04:49:51 Management Commands: 04:49:51 completion generate the autocompletion script for the specified shell 04:49:51 04:49:51 Commands: 04:49:51 scan Docker Scan 04:49:51 04:49:51 Run 'docker COMMAND --help' for more information on a command. 04:49:51 04:49:51 To get more help with docker, check out our guides at https://docs.docker.com/go/guides/ 04:49:51 + exit 0 04:49:51 Processing files: docker-scan-plugin-0.9.0-0.el8.x86_64 04:49:51 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-scan 04:49:51 Provides: docker-scan-plugin = 0:0.9.0-0.el8 docker-scan-plugin(x86-64) = 0:0.9.0-0.el8 04:49:51 Requires(interp): /bin/sh /bin/sh /bin/sh 04:49:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:49:51 Requires(post): /bin/sh 04:49:51 Requires(preun): /bin/sh 04:49:51 Requires(postun): /bin/sh 04:49:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 04:49:51 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.9.0-0.el8.src.rpm 04:49:52 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.9.0-0.el8.x86_64.rpm 04:49:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J03ALg 04:49:52 + umask 022 04:49:52 + cd /root/rpmbuild/BUILD 04:49:52 + cd src 04:49:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.el8.x86_64 04:49:52 + exit 0 04:49:53 #29 92.57 + bin/containerd-stress 04:49:53 #29 93.61 + bin/containerd-shim 04:49:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc 04:49:54 debian/rules build 04:49:54 dh build --with=bash-completion --with=systemd 04:49:54 dh_update_autotools_config 04:49:54 dh_autoreconf 04:49:54 debian/rules override_dh_auto_build 04:49:54 make[1]: Entering directory '/root/build-deb' 04:49:54 # Build the daemon and dependencies 04:49:54 cd engine && DOCKER_GITCOMMIT=e2f740d PRODUCT=docker ./hack/make.sh dynbinary 04:49:54 04:49:54 Removing bundles/ 04:49:54 04:49:54 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:49:54 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:49:54 GOOS="" GOARCH="" GOARM="" 04:49:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8" 04:49:56 == Building packages for fedora-35 == 04:49:56 mkdir -p "rpmbuild/fedora-35" 04:49:56 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster -t rpmbuild-fedora-35/x86_64 -f fedora-35/Dockerfile . 04:49:56 #1 [internal] load build definition from Dockerfile 04:49:56 #1 sha256:f0b0f4383de7dd74e47f4066b1db454af5629defc8c8b1db17776a0823fe903e 04:49:56 #1 transferring dockerfile: 847B done 04:49:56 #1 DONE 0.0s 04:49:56 04:49:56 #2 [internal] load .dockerignore 04:49:56 #2 sha256:0e9cc584608999b0642d4b7617e9d0bc775832a2382778254a8ce3371ae5ecbb 04:49:56 #2 transferring context: 2B done 04:49:56 #2 DONE 0.0s 04:49:56 04:49:56 #4 [internal] load metadata for docker.io/library/fedora:35 04:49:56 #4 sha256:0832b142ddb8c128fa73b22b54a42e2e7dd2c49293bffeaab67874e02dc77fcd 04:49:56 #4 ... 04:49:56 04:49:56 #5 [auth] library/golang:pull token for registry-1.docker.io 04:49:56 #5 sha256:7d45dc9c379c40c3a6aaa74159bc04fc7ec76e65b75b56f040c4e4fea1c35107 04:49:56 #5 DONE 0.0s 04:49:56 04:49:56 #6 [auth] library/fedora:pull token for registry-1.docker.io 04:49:56 #6 sha256:53c542e176446e6cf1771f21e3cb8ebdc7f80fcb6ad1b6a228589e983cfda156 04:49:56 #6 DONE 0.0s 04:49:57 04:49:57 #3 [internal] load metadata for docker.io/library/golang:1.16.9-buster 04:49:57 #3 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 04:49:57 #3 DONE 0.2s 04:49:57 04:49:57 #4 [internal] load metadata for docker.io/library/fedora:35 04:49:57 #4 sha256:0832b142ddb8c128fa73b22b54a42e2e7dd2c49293bffeaab67874e02dc77fcd 04:49:57 #4 DONE 0.4s 04:49:57 04:49:57 #9 [internal] load build context 04:49:57 #9 sha256:a4d021f51ff24a3187fd6a0830702c013239a42ff2a964efc8b1155cb5fa26f7 04:49:57 #9 transferring context: 216B done 04:49:57 #9 DONE 0.0s 04:49:57 04:49:57 #12 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 04:49:57 #12 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 04:49:57 #12 CACHED 04:49:57 04:49:57 #7 [stage-1 1/6] FROM docker.io/library/fedora:35@sha256:a7dd3d8f649fdf4897a194437dc736e24dfff469422075d1f641e319f48f028d 04:49:57 #7 sha256:8483176284548c1149bcb5151e7bbe8ea5b6f9e0f699df4c9481274b7f30da45 04:49:57 #7 resolve docker.io/library/fedora:35@sha256:a7dd3d8f649fdf4897a194437dc736e24dfff469422075d1f641e319f48f028d done 04:49:57 #7 sha256:a7dd3d8f649fdf4897a194437dc736e24dfff469422075d1f641e319f48f028d 1.20kB / 1.20kB done 04:49:57 #7 sha256:04aa8275b071323bbe6b76a261164a0ce675d2414f91a97b082104d8e12589ff 529B / 529B done 04:49:57 #7 sha256:2b7eaa324f9f4c9b39b1c168c221fe225cb04a8fbd1510a38197c278a73d1137 1.99kB / 1.99kB done 04:49:57 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 2.10MB / 54.79MB 0.2s 04:49:57 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 14.68MB / 54.79MB 0.3s 04:49:57 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 24.12MB / 54.79MB 0.5s 04:49:57 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 28.31MB / 54.79MB 0.6s 04:49:57 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 32.51MB / 54.79MB 0.7s 04:49:58 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 54.79MB / 54.79MB 0.9s 04:49:58 #7 sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 54.79MB / 54.79MB 1.2s done 04:49:58 #7 extracting sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 04:50:01 #7 extracting sha256:af8b147315fddc116c6ad59a67480d206dfc2c3a5470560785174a99d5115371 2.3s done 04:50:01 #7 DONE 3.7s 04:50:01 04:50:01 #8 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core 04:50:01 #8 sha256:7c1d968c5b4d2d47ed56f6c0c43ec8260b18504e3a2b20fcb66d6d84a224ef18 04:50:02 #29 100.6 + bin/containerd-shim-runc-v1 04:50:05 #8 3.978 Fedora 35 - x86_64 21 MB/s | 61 MB 00:02 04:50:06 #29 105.1 + bin/containerd-shim-runc-v2 04:50:06 #29 105.7 + binaries 04:50:06 #29 105.7 + install -D bin/containerd /build/containerd 04:50:06 #29 105.8 + install -D bin/containerd-shim /build/containerd-shim 04:50:06 #29 105.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 04:50:06 #29 105.8 + install -D bin/ctr /build/ctr 04:50:06 #29 DONE 106.2s 04:50:08 04:50:08 #30 [binary-base 3/7] COPY --from=containerd /build/ /usr/local/bin/ 04:50:08 #30 sha256:f116a8a60c8e1d31536ca87089b4b35f6ca7eeb432c281638ff49e4a23741c13 04:50:08 #30 DONE 0.2s 04:50:08 04:50:08 #34 [binary-base 4/7] COPY --from=rootlesskit /build/ /usr/local/bin/ 04:50:08 #34 sha256:0c5b72df28366e5f51c895b7f2fd13dc69439cff3f6fed76eb59ceae1060fe47 04:50:08 #34 DONE 0.1s 04:50:08 04:50:08 #36 [binary-base 5/7] COPY --from=proxy /build/ /usr/local/bin/ 04:50:08 #36 sha256:7d5dc5b72c1829c3ff02225e79e075f24371c5dfb62937d1dc659b9ff36f5aab 04:50:08 #36 DONE 0.1s 04:50:08 04:50:08 #41 [binary-base 6/7] COPY --from=vpnkit /build/ /usr/local/bin/ 04:50:08 #41 sha256:22ca3b845c517082f6d595ba841e3a31a939eff5d674fbe19ac3c62b7605a13a 04:50:09 #41 DONE 0.5s 04:50:09 04:50:09 #42 [binary-base 7/7] WORKDIR /go/src/github.com/docker/docker 04:50:09 #42 sha256:696e07bb00d2b596cac17556dd14d0d601c401b1bef7cb5a6de07da3755c8569 04:50:09 #42 DONE 0.0s 04:50:09 04:50:09 #43 [build-cross 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=bind,target=/go/src/github.com/docker/docker --mount=type=tmpfs,target=/go/src/github.com/docker/docker/autogen hack/make.sh cross 04:50:09 #43 sha256:21d262a586ac87fd5c90aa829e5ad3f72e246e7907deb7e917bfcfeab3b2f07b 04:50:09 #43 0.681 04:50:10 #43 0.840 Removing /build/bundles/ 04:50:10 #43 0.842 04:50:10 #43 0.849 ---> Making bundle: cross (in /build/bundles/cross) 04:50:10 #43 0.850 Cross building: /build/bundles/cross/windows/amd64 04:50:10 #43 1.026 Building: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe 04:50:10 #43 1.027 GOOS="windows" GOARCH="amd64" GOARM="" 04:50:27 #8 22.95 Fedora 35 openh264 (From Cisco) - x86_64 3.4 kB/s | 2.5 kB 00:00 04:50:27 #8 24.24 Fedora Modular 35 - x86_64 2.4 MB/s | 2.6 MB 00:01 04:50:27 #8 25.86 Fedora 35 - x86_64 - Updates 9.0 MB/s | 9.0 MB 00:00 04:50:30 #8 29.12 Fedora Modular 35 - x86_64 - Updates 3.0 MB/s | 3.3 MB 00:01 04:50:32 #8 31.09 Fedora 35 - x86_64 - Test Updates 12 MB/s | 15 MB 00:01 04:50:36 #8 35.57 Fedora Modular 35 - x86_64 - Test Updates 447 kB/s | 504 kB 00:01 04:50:41 #8 39.81 Dependencies resolved. 04:50:41 #8 39.83 ================================================================================ 04:50:41 #8 39.83 Package Arch Version Repository Size 04:50:41 #8 39.83 ================================================================================ 04:50:41 #8 39.83 Installing: 04:50:41 #8 39.83 dnf-plugins-core noarch 4.0.24-1.fc35 updates 35 k 04:50:41 #8 39.83 rpm-build x86_64 4.17.0-1.fc35 fedora 61 k 04:50:41 #8 39.83 rpmlint noarch 2.1.0-5.fc35 updates 235 k 04:50:41 #8 39.83 Upgrading: 04:50:41 #8 39.83 glibc x86_64 2.34-7.fc35 fedora 2.0 M 04:50:41 #8 39.83 glibc-common x86_64 2.34-7.fc35 fedora 410 k 04:50:41 #8 39.83 glibc-minimal-langpack x86_64 2.34-7.fc35 fedora 138 k 04:50:41 #8 39.83 Installing dependencies: 04:50:41 #8 39.83 binutils x86_64 2.37-10.fc35 fedora 6.0 M 04:50:41 #8 39.83 binutils-gold x86_64 2.37-10.fc35 fedora 728 k 04:50:41 #8 39.83 bzip2 x86_64 1.0.8-9.fc35 fedora 52 k 04:50:41 #8 39.83 cpio x86_64 2.13-11.fc35 fedora 270 k 04:50:41 #8 39.83 dash x86_64 0.5.10.2-9.fc35 fedora 96 k 04:50:41 #8 39.83 dbus-libs x86_64 1:1.12.20-5.fc35 fedora 152 k 04:50:41 #8 39.83 debugedit x86_64 5.0-2.fc35 fedora 76 k 04:50:41 #8 39.83 devscripts-checkbashisms x86_64 2.21.4-1.fc35 fedora 28 k 04:50:41 #8 39.83 diffutils x86_64 3.8-1.fc35 fedora 400 k 04:50:41 #8 39.83 dwz x86_64 0.14-2.fc35 fedora 127 k 04:50:41 #8 39.83 ed x86_64 1.14.2-11.fc35 fedora 73 k 04:50:41 #8 39.83 efi-srpm-macros noarch 5-4.fc35 fedora 22 k 04:50:41 #8 39.83 elfutils x86_64 0.185-5.fc35 fedora 515 k 04:50:41 #8 39.83 elfutils-debuginfod-client x86_64 0.185-5.fc35 fedora 36 k 04:50:41 #8 39.83 enchant x86_64 1:1.6.0-28.fc35 fedora 59 k 04:50:41 #8 39.83 file x86_64 5.40-9.fc35 fedora 51 k 04:50:41 #8 39.83 findutils x86_64 1:4.8.0-4.fc35 fedora 538 k 04:50:41 #8 39.83 fonts-filesystem noarch 1:2.0.5-6.fc35 fedora 8.9 k 04:50:41 #8 39.83 fonts-srpm-macros noarch 1:2.0.5-6.fc35 fedora 27 k 04:50:41 #8 39.83 fpc-srpm-macros noarch 1.3-4.fc35 fedora 7.6 k 04:50:41 #8 39.83 gdb-minimal x86_64 11.1-2.fc35 updates 3.8 M 04:50:41 #8 39.83 gdk-pixbuf2 x86_64 2.42.6-2.fc35 fedora 467 k 04:50:41 #8 39.83 ghc-srpm-macros noarch 1.5.0-5.fc35 fedora 7.8 k 04:50:41 #8 39.83 glib-networking x86_64 2.70.0-1.fc35 fedora 175 k 04:50:41 #8 39.83 glibc-gconv-extra x86_64 2.34-7.fc35 fedora 1.6 M 04:50:41 #8 39.83 gnat-srpm-macros noarch 4-14.fc35 fedora 8.2 k 04:50:41 #8 39.83 go-srpm-macros noarch 3.0.11-2.fc35 fedora 25 k 04:50:41 #8 39.83 groff-base x86_64 1.22.4-8.fc35 fedora 1.0 M 04:50:41 #8 39.83 gsettings-desktop-schemas x86_64 41.0-1.fc35 fedora 688 k 04:50:41 #8 39.83 hunspell x86_64 1.7.0-11.fc35 fedora 322 k 04:50:41 #8 39.83 hunspell-en-GB noarch 0.20140811.1-20.fc35 fedora 225 k 04:50:41 #8 39.83 hunspell-en-US noarch 0.20140811.1-20.fc35 fedora 176 k 04:50:41 #8 39.83 hunspell-filesystem x86_64 1.7.0-11.fc35 fedora 7.8 k 04:50:41 #8 39.83 info x86_64 6.8-2.fc35 fedora 222 k 04:50:41 #8 39.83 json-glib x86_64 1.6.6-1.fc35 fedora 151 k 04:50:41 #8 39.83 kernel-srpm-macros noarch 1.0-6.fc35 fedora 8.0 k 04:50:41 #8 39.83 libappstream-glib x86_64 0.7.18-3.fc35 fedora 387 k 04:50:41 #8 39.83 libjpeg-turbo x86_64 2.1.0-3.fc35 fedora 176 k 04:50:41 #8 39.83 libpkgconf x86_64 1.8.0-1.fc35 fedora 36 k 04:50:41 #8 39.83 libpng x86_64 2:1.6.37-11.fc35 fedora 119 k 04:50:41 #8 39.83 libproxy x86_64 0.4.17-3.fc35 fedora 71 k 04:50:41 #8 39.83 libsoup x86_64 2.74.1-1.fc35 updates 390 k 04:50:41 #8 39.83 libstemmer x86_64 0-17.585svn.fc35 fedora 82 k 04:50:41 #8 39.83 lua-srpm-macros noarch 1-5.fc35 fedora 8.4 k 04:50:41 #8 39.83 ncurses x86_64 6.2-8.20210508.fc35 fedora 400 k 04:50:41 #8 39.83 nim-srpm-macros noarch 3-5.fc35 fedora 8.4 k 04:50:41 #8 39.83 ocaml-srpm-macros noarch 6-5.fc35 fedora 7.8 k 04:50:41 #8 39.83 openblas-srpm-macros noarch 2-10.fc35 fedora 7.4 k 04:50:41 #8 39.83 patch x86_64 2.7.6-15.fc35 fedora 127 k 04:50:41 #8 39.83 perl-AutoLoader noarch 5.74-482.fc35 updates 29 k 04:50:41 #8 39.83 perl-B x86_64 1.82-482.fc35 updates 188 k 04:50:41 #8 39.83 perl-Carp noarch 1.52-478.fc35 fedora 29 k 04:50:41 #8 39.83 perl-Class-Struct noarch 0.66-482.fc35 updates 30 k 04:50:41 #8 39.83 perl-Data-Dumper x86_64 2.183-2.fc35 fedora 56 k 04:50:41 #8 39.83 perl-Digest noarch 1.20-1.fc35 fedora 25 k 04:50:41 #8 39.83 perl-Digest-MD5 x86_64 2.58-478.fc35 fedora 36 k 04:50:41 #8 39.83 perl-DynaLoader x86_64 1.50-482.fc35 updates 34 k 04:50:41 #8 39.83 perl-Encode x86_64 4:3.15-482.fc35 updates 1.7 M 04:50:41 #8 39.83 perl-Errno x86_64 1.33-482.fc35 updates 23 k 04:50:41 #8 39.83 perl-Exporter noarch 5.76-479.fc35 fedora 31 k 04:50:41 #8 39.83 perl-Fcntl x86_64 1.14-482.fc35 updates 28 k 04:50:41 #8 39.83 perl-File-Basename noarch 2.85-482.fc35 updates 25 k 04:50:41 #8 39.83 perl-File-Path noarch 2.18-478.fc35 fedora 35 k 04:50:41 #8 39.83 perl-File-Temp noarch 1:0.231.100-478.fc35 fedora 59 k 04:50:41 #8 39.83 perl-File-stat noarch 1.09-482.fc35 updates 25 k 04:50:41 #8 39.83 perl-FileHandle noarch 2.03-482.fc35 updates 23 k 04:50:41 #8 39.83 perl-Getopt-Long noarch 1:2.52-478.fc35 fedora 60 k 04:50:41 #8 39.83 perl-Getopt-Std noarch 1.13-482.fc35 updates 23 k 04:50:41 #8 39.83 perl-HTTP-Tiny noarch 0.078-1.fc35 fedora 55 k 04:50:41 #8 39.83 perl-IO x86_64 1.46-482.fc35 updates 95 k 04:50:41 #8 39.83 perl-IPC-Open3 noarch 1.21-482.fc35 updates 31 k 04:50:41 #8 39.83 perl-MIME-Base64 x86_64 3.16-478.fc35 fedora 30 k 04:50:41 #8 39.83 perl-Net-SSLeay x86_64 1.90-4.fc35 fedora 349 k 04:50:41 #8 39.83 perl-POSIX x86_64 1.97-482.fc35 updates 105 k 04:50:41 #8 39.83 perl-PathTools x86_64 3.80-478.fc35 fedora 85 k 04:50:41 #8 39.83 perl-Pod-Escapes noarch 1:1.07-478.fc35 fedora 20 k 04:50:41 #8 39.83 perl-Pod-Perldoc noarch 3.28.01-479.fc35 fedora 84 k 04:50:41 #8 39.83 perl-Pod-Simple noarch 1:3.43-2.fc35 fedora 215 k 04:50:41 #8 39.83 perl-Pod-Usage noarch 4:2.01-478.fc35 fedora 40 k 04:50:41 #8 39.83 perl-Scalar-List-Utils x86_64 5:1.60-462.fc35 updates 72 k 04:50:41 #8 39.83 perl-SelectSaver noarch 1.02-482.fc35 updates 19 k 04:50:41 #8 39.83 perl-Socket x86_64 4:2.032-2.fc35 fedora 55 k 04:50:41 #8 39.83 perl-Storable x86_64 1:3.25-1.fc35 fedora 95 k 04:50:41 #8 39.83 perl-Symbol noarch 1.09-482.fc35 updates 22 k 04:50:41 #8 39.83 perl-Term-ANSIColor noarch 5.01-479.fc35 fedora 48 k 04:50:41 #8 39.83 perl-Term-Cap noarch 1.17-478.fc35 fedora 22 k 04:50:41 #8 39.83 perl-Text-ParseWords noarch 3.30-478.fc35 fedora 16 k 04:50:41 #8 39.83 perl-Text-Tabs+Wrap noarch 2021.0814-1.fc35 fedora 22 k 04:50:41 #8 39.83 perl-Time-Local noarch 2:1.300-478.fc35 fedora 33 k 04:50:41 #8 39.83 perl-URI noarch 5.09-4.fc35 fedora 108 k 04:50:41 #8 39.83 perl-base noarch 2.27-482.fc35 updates 24 k 04:50:41 #8 39.83 perl-constant noarch 1.33-479.fc35 fedora 23 k 04:50:41 #8 39.83 perl-if noarch 0.60.900-482.fc35 updates 22 k 04:50:41 #8 39.83 perl-interpreter x86_64 4:5.34.0-482.fc35 updates 79 k 04:50:41 #8 39.83 perl-libnet noarch 3.13-479.fc35 fedora 125 k 04:50:41 #8 39.83 perl-libs x86_64 4:5.34.0-482.fc35 updates 2.1 M 04:50:41 #8 39.83 perl-mro x86_64 1.25-482.fc35 updates 36 k 04:50:41 #8 39.83 perl-overload noarch 1.33-482.fc35 updates 53 k 04:50:41 #8 39.83 perl-overloading noarch 0.02-482.fc35 updates 21 k 04:50:41 #8 39.83 perl-parent noarch 1:0.238-478.fc35 fedora 14 k 04:50:41 #8 39.83 perl-podlators noarch 1:4.14-478.fc35 fedora 111 k 04:50:41 #8 39.83 perl-srpm-macros noarch 1-42.fc35 fedora 8.3 k 04:50:41 #8 39.83 perl-subs noarch 1.04-482.fc35 updates 19 k 04:50:41 #8 39.83 perl-vars noarch 1.05-482.fc35 updates 21 k 04:50:41 #8 39.83 pkgconf x86_64 1.8.0-1.fc35 fedora 41 k 04:50:41 #8 39.83 pkgconf-m4 noarch 1.8.0-1.fc35 fedora 14 k 04:50:41 #8 39.83 pkgconf-pkg-config x86_64 1.8.0-1.fc35 fedora 10 k 04:50:41 #8 39.83 python-srpm-macros noarch 3.10-9.fc35 updates-testing 26 k 04:50:41 #8 39.83 python3-construct noarch 2.10.67-3.fc35 fedora 112 k 04:50:41 #8 39.83 python3-dateutil noarch 1:2.8.1-7.fc35 fedora 289 k 04:50:41 #8 39.83 python3-dbus x86_64 1.2.18-2.fc35 fedora 132 k 04:50:41 #8 39.83 python3-distro noarch 1.6.0-1.fc35 fedora 38 k 04:50:41 #8 39.83 python3-dnf-plugins-core noarch 4.0.24-1.fc35 updates 210 k 04:50:41 #8 39.83 python3-enchant noarch 3.2.2-1.fc35 updates 79 k 04:50:41 #8 39.83 python3-pybeam noarch 0.7-1.fc35 fedora 24 k 04:50:41 #8 39.83 python3-pyxdg noarch 0.27-3.fc35 fedora 96 k 04:50:41 #8 39.83 python3-six noarch 1.16.0-4.fc35 fedora 36 k 04:50:41 #8 39.83 python3-toml noarch 0.10.2-5.fc35 fedora 39 k 04:50:41 #8 39.83 python3-zstd x86_64 1.4.5.1-5.fc35 fedora 19 k 04:50:41 #8 39.83 qt5-srpm-macros noarch 5.15.2-3.fc35 fedora 8.2 k 04:50:41 #8 39.83 redhat-rpm-config noarch 199-1.fc35 updates 65 k 04:50:41 #8 39.83 rpmautospec-rpm-macros noarch 0.2.5-1.fc35 fedora 9.9 k 04:50:41 #8 39.83 rust-srpm-macros noarch 18-2.fc35 fedora 9.4 k 04:50:41 #8 39.83 shared-mime-info x86_64 2.1-3.fc35 fedora 373 k 04:50:41 #8 39.83 systemd-libs x86_64 249.4-2.fc35 fedora 614 k 04:50:41 #8 39.83 unzip x86_64 6.0-53.fc35 fedora 179 k 04:50:41 #8 39.83 xxhash-libs x86_64 0.8.0-4.fc35 fedora 40 k 04:50:41 #8 39.83 xz x86_64 5.2.5-7.fc35 fedora 214 k 04:50:41 #8 39.83 zip x86_64 3.0-31.fc35 fedora 257 k 04:50:41 #8 39.83 zstd x86_64 1.5.0-2.fc35 fedora 639 k 04:50:41 #8 39.83 Installing weak dependencies: 04:50:41 #8 39.83 abattis-cantarell-fonts noarch 0.301-3.fc35 fedora 364 k 04:50:41 #8 39.83 adobe-source-code-pro-fonts noarch 2.030.1.050-11.fc35 fedora 831 k 04:50:41 #8 39.83 hunspell-en noarch 0.20140811.1-20.fc35 fedora 180 k 04:50:41 #8 39.83 perl-IO-Socket-IP noarch 0.41-479.fc35 fedora 42 k 04:50:41 #8 39.83 perl-IO-Socket-SSL noarch 2.072-1.fc35 fedora 217 k 04:50:41 #8 39.83 perl-Mozilla-CA noarch 20200520-6.fc35 fedora 12 k 04:50:41 #8 39.83 perl-NDBM_File x86_64 1.15-482.fc35 updates 30 k 04:50:41 #8 39.83 04:50:41 #8 39.83 Transaction Summary 04:50:41 #8 39.83 ================================================================================ 04:50:41 #8 39.83 Install 140 Packages 04:50:41 #8 39.83 Upgrade 3 Packages 04:50:41 #8 39.83 04:50:41 #8 39.84 Total download size: 34 M 04:50:41 #8 39.84 Downloading Packages: 04:50:41 #8 40.82 (1/143): abattis-cantarell-fonts-0.301-3.fc35.n 1.4 MB/s | 364 kB 00:00 04:50:41 #8 40.88 (2/143): adobe-source-code-pro-fonts-2.030.1.05 2.6 MB/s | 831 kB 00:00 04:50:41 #8 40.98 (3/143): binutils-gold-2.37-10.fc35.x86_64.rpm 4.6 MB/s | 728 kB 00:00 04:50:41 #8 40.98 (4/143): bzip2-1.0.8-9.fc35.x86_64.rpm 560 kB/s | 52 kB 00:00 04:50:41 #8 41.07 (5/143): binutils-2.37-10.fc35.x86_64.rpm 12 MB/s | 6.0 MB 00:00 04:50:41 #8 41.07 (6/143): dash-0.5.10.2-9.fc35.x86_64.rpm 1.0 MB/s | 96 kB 00:00 04:50:42 #8 41.11 (7/143): cpio-2.13-11.fc35.x86_64.rpm 2.0 MB/s | 270 kB 00:00 04:50:42 #8 41.12 (8/143): dbus-libs-1.12.20-5.fc35.x86_64.rpm 3.3 MB/s | 152 kB 00:00 04:50:42 #8 41.12 (9/143): debugedit-5.0-2.fc35.x86_64.rpm 1.7 MB/s | 76 kB 00:00 04:50:42 #8 41.12 (10/143): devscripts-checkbashisms-2.21.4-1.fc3 2.8 MB/s | 28 kB 00:00 04:50:42 #8 41.16 (11/143): diffutils-3.8-1.fc35.x86_64.rpm 11 MB/s | 400 kB 00:00 04:50:42 #8 41.16 (12/143): dwz-0.14-2.fc35.x86_64.rpm 3.2 MB/s | 127 kB 00:00 04:50:42 #8 41.16 (13/143): ed-1.14.2-11.fc35.x86_64.rpm 1.8 MB/s | 73 kB 00:00 04:50:42 #8 41.17 (14/143): efi-srpm-macros-5-4.fc35.noarch.rpm 2.1 MB/s | 22 kB 00:00 04:50:42 #8 41.17 (15/143): elfutils-debuginfod-client-0.185-5.fc 3.4 MB/s | 36 kB 00:00 04:50:42 #8 41.21 (16/143): elfutils-0.185-5.fc35.x86_64.rpm 11 MB/s | 515 kB 00:00 04:50:42 #8 41.21 (17/143): enchant-1.6.0-28.fc35.x86_64.rpm 1.5 MB/s | 59 kB 00:00 04:50:42 #8 41.21 (18/143): file-5.40-9.fc35.x86_64.rpm 1.3 MB/s | 51 kB 00:00 04:50:42 #8 41.22 (19/143): fonts-filesystem-2.0.5-6.fc35.noarch. 1.4 MB/s | 8.9 kB 00:00 04:50:42 #8 41.26 (20/143): findutils-4.8.0-4.fc35.x86_64.rpm 10 MB/s | 538 kB 00:00 04:50:42 #8 41.26 (21/143): fonts-srpm-macros-2.0.5-6.fc35.noarch 559 kB/s | 27 kB 00:00 04:50:42 #8 41.26 (22/143): fpc-srpm-macros-1.3-4.fc35.noarch.rpm 174 kB/s | 7.6 kB 00:00 04:50:42 #8 41.27 (23/143): ghc-srpm-macros-1.5.0-5.fc35.noarch.r 1.0 MB/s | 7.8 kB 00:00 04:50:42 #8 41.30 (24/143): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm 13 MB/s | 467 kB 00:00 04:50:42 #8 41.35 (25/143): glibc-gconv-extra-2.34-7.fc35.x86_64. 21 MB/s | 1.6 MB 00:00 04:50:42 #8 41.35 (26/143): glib-networking-2.70.0-1.fc35.x86_64. 1.9 MB/s | 175 kB 00:00 04:50:42 #8 41.36 (27/143): gnat-srpm-macros-4-14.fc35.noarch.rpm 144 kB/s | 8.2 kB 00:00 04:50:42 #8 41.37 (28/143): go-srpm-macros-3.0.11-2.fc35.noarch.r 1.3 MB/s | 25 kB 00:00 04:50:42 #8 41.40 (29/143): groff-base-1.22.4-8.fc35.x86_64.rpm 22 MB/s | 1.0 MB 00:00 04:50:42 #8 41.44 (30/143): gsettings-desktop-schemas-41.0-1.fc35 8.0 MB/s | 688 kB 00:00 04:50:42 #8 41.44 (31/143): hunspell-en-0.20140811.1-20.fc35.noar 4.5 MB/s | 180 kB 00:00 04:50:42 #8 41.48 (32/143): hunspell-1.7.0-11.fc35.x86_64.rpm 4.1 MB/s | 322 kB 00:00 04:50:42 #8 41.49 (33/143): hunspell-en-GB-0.20140811.1-20.fc35.n 4.8 MB/s | 225 kB 00:00 04:50:42 #8 41.49 (34/143): hunspell-en-US-0.20140811.1-20.fc35.n 3.9 MB/s | 176 kB 00:00 04:50:42 #8 41.49 (35/143): hunspell-filesystem-1.7.0-11.fc35.x86 789 kB/s | 7.8 kB 00:00 04:50:42 #8 41.50 (36/143): kernel-srpm-macros-1.0-6.fc35.noarch. 1.4 MB/s | 8.0 kB 00:00 04:50:42 #8 41.50 (37/143): json-glib-1.6.6-1.fc35.x86_64.rpm 12 MB/s | 151 kB 00:00 04:50:42 #8 41.54 (38/143): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm 4.7 MB/s | 176 kB 00:00 04:50:42 #8 41.54 (39/143): info-6.8-2.fc35.x86_64.rpm 4.0 MB/s | 222 kB 00:00 04:50:42 #8 41.57 (40/143): libappstream-glib-0.7.18-3.fc35.x86_6 5.3 MB/s | 387 kB 00:00 04:50:42 #8 41.57 (41/143): libpkgconf-1.8.0-1.fc35.x86_64.rpm 1.0 MB/s | 36 kB 00:00 04:50:42 #8 41.58 (42/143): libproxy-0.4.17-3.fc35.x86_64.rpm 9.8 MB/s | 71 kB 00:00 04:50:42 #8 41.58 (43/143): libstemmer-0-17.585svn.fc35.x86_64.rp 9.7 MB/s | 82 kB 00:00 04:50:42 #8 41.59 (44/143): libpng-1.6.37-11.fc35.x86_64.rpm 7.8 MB/s | 119 kB 00:00 04:50:42 #8 41.59 (45/143): nim-srpm-macros-3-5.fc35.noarch.rpm 1.1 MB/s | 8.4 kB 00:00 04:50:42 #8 41.60 (46/143): lua-srpm-macros-1-5.fc35.noarch.rpm 451 kB/s | 8.4 kB 00:00 04:50:42 #8 41.60 (47/143): ocaml-srpm-macros-6-5.fc35.noarch.rpm 841 kB/s | 7.8 kB 00:00 04:50:42 #8 41.61 (48/143): openblas-srpm-macros-2-10.fc35.noarch 843 kB/s | 7.4 kB 00:00 04:50:42 #8 41.63 (49/143): ncurses-6.2-8.20210508.fc35.x86_64.rp 7.8 MB/s | 400 kB 00:00 04:50:42 #8 41.64 (50/143): perl-Carp-1.52-478.fc35.noarch.rpm 1.0 MB/s | 29 kB 00:00 04:50:42 #8 41.64 (51/143): patch-2.7.6-15.fc35.x86_64.rpm 3.6 MB/s | 127 kB 00:00 04:50:42 #8 41.64 (52/143): perl-Digest-1.20-1.fc35.noarch.rpm 3.1 MB/s | 25 kB 00:00 04:50:42 #8 41.65 (53/143): perl-Data-Dumper-2.183-2.fc35.x86_64. 3.1 MB/s | 56 kB 00:00 04:50:42 #8 41.65 (54/143): perl-Exporter-5.76-479.fc35.noarch.rp 3.5 MB/s | 31 kB 00:00 04:50:42 #8 41.66 (55/143): perl-Digest-MD5-2.58-478.fc35.x86_64. 2.1 MB/s | 36 kB 00:00 04:50:42 #8 41.66 (56/143): perl-File-Path-2.18-478.fc35.noarch.r 4.1 MB/s | 35 kB 00:00 04:50:42 #8 41.66 (57/143): perl-File-Temp-0.231.100-478.fc35.noa 5.7 MB/s | 59 kB 00:00 04:50:42 #8 41.67 (58/143): perl-Getopt-Long-2.52-478.fc35.noarch 5.1 MB/s | 60 kB 00:00 04:50:42 #8 41.67 (59/143): perl-HTTP-Tiny-0.078-1.fc35.noarch.rp 4.8 MB/s | 55 kB 00:00 04:50:42 #8 41.67 (60/143): perl-IO-Socket-IP-0.41-479.fc35.noarc 4.1 MB/s | 42 kB 00:00 04:50:42 #8 41.68 (61/143): perl-MIME-Base64-3.16-478.fc35.x86_64 3.1 MB/s | 30 kB 00:00 04:50:42 #8 41.72 (62/143): perl-IO-Socket-SSL-2.072-1.fc35.noarc 4.2 MB/s | 217 kB 00:00 04:50:42 #8 41.72 (63/143): perl-Mozilla-CA-20200520-6.fc35.noarc 254 kB/s | 12 kB 00:00 04:50:42 #8 41.75 (64/143): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 5.2 MB/s | 349 kB 00:00 04:50:42 #8 41.75 (65/143): perl-PathTools-3.80-478.fc35.x86_64.r 2.7 MB/s | 85 kB 00:00 04:50:42 #8 41.76 (66/143): perl-Pod-Escapes-1.07-478.fc35.noarch 2.9 MB/s | 20 kB 00:00 04:50:42 #8 41.76 (67/143): perl-Pod-Simple-3.43-2.fc35.noarch.rp 18 MB/s | 215 kB 00:00 04:50:42 #8 41.79 (68/143): perl-Pod-Perldoc-3.28.01-479.fc35.noa 1.9 MB/s | 84 kB 00:00 04:50:42 #8 41.80 (69/143): perl-Pod-Usage-2.01-478.fc35.noarch.r 1.0 MB/s | 40 kB 00:00 04:50:42 #8 41.80 (70/143): perl-Socket-2.032-2.fc35.x86_64.rpm 1.6 MB/s | 55 kB 00:00 04:50:42 #8 41.80 (71/143): perl-Storable-3.25-1.fc35.x86_64.rpm 7.9 MB/s | 95 kB 00:00 04:50:42 #8 41.81 (72/143): perl-Term-Cap-1.17-478.fc35.noarch.rp 2.6 MB/s | 22 kB 00:00 04:50:42 #8 41.81 (73/143): perl-Term-ANSIColor-5.01-479.fc35.noa 2.9 MB/s | 48 kB 00:00 04:50:42 #8 41.82 (74/143): perl-Text-Tabs+Wrap-2021.0814-1.fc35. 2.1 MB/s | 22 kB 00:00 04:50:42 #8 41.82 (75/143): perl-Text-ParseWords-3.30-478.fc35.no 955 kB/s | 16 kB 00:00 04:50:42 #8 41.83 (76/143): perl-Time-Local-1.300-478.fc35.noarch 3.3 MB/s | 33 kB 00:00 04:50:42 #8 41.83 (77/143): perl-URI-5.09-4.fc35.noarch.rpm 9.1 MB/s | 108 kB 00:00 04:50:42 #8 41.83 (78/143): perl-constant-1.33-479.fc35.noarch.rp 2.0 MB/s | 23 kB 00:00 04:50:42 #8 41.84 (79/143): perl-libnet-3.13-479.fc35.noarch.rpm 11 MB/s | 125 kB 00:00 04:50:42 #8 41.84 (80/143): perl-parent-0.238-478.fc35.noarch.rpm 1.5 MB/s | 14 kB 00:00 04:50:42 #8 41.87 (81/143): perl-podlators-4.14-478.fc35.noarch.r 2.9 MB/s | 111 kB 00:00 04:50:42 #8 41.87 (82/143): perl-srpm-macros-1-42.fc35.noarch.rpm 224 kB/s | 8.3 kB 00:00 04:50:42 #8 41.88 (83/143): pkgconf-1.8.0-1.fc35.x86_64.rpm 1.1 MB/s | 41 kB 00:00 04:50:42 #8 41.88 (84/143): pkgconf-m4-1.8.0-1.fc35.noarch.rpm 1.5 MB/s | 14 kB 00:00 04:50:42 #8 41.89 (85/143): pkgconf-pkg-config-1.8.0-1.fc35.x86_6 1.3 MB/s | 10 kB 00:00 04:50:42 #8 41.93 (86/143): python3-dateutil-2.8.1-7.fc35.noarch. 5.8 MB/s | 289 kB 00:00 04:50:42 #8 41.94 (87/143): python3-dbus-1.2.18-2.fc35.x86_64.rpm 2.6 MB/s | 132 kB 00:00 04:50:42 #8 41.94 (88/143): python3-construct-2.10.67-3.fc35.noar 1.8 MB/s | 112 kB 00:00 04:50:42 #8 41.94 (89/143): python3-distro-1.6.0-1.fc35.noarch.rp 3.4 MB/s | 38 kB 00:00 04:50:42 #8 41.95 (90/143): python3-pybeam-0.7-1.fc35.noarch.rpm 1.4 MB/s | 24 kB 00:00 04:50:42 #8 41.97 (91/143): python3-toml-0.10.2-5.fc35.noarch.rpm 2.5 MB/s | 39 kB 00:00 04:50:42 #8 41.97 (92/143): python3-pyxdg-0.27-3.fc35.noarch.rpm 3.2 MB/s | 96 kB 00:00 04:50:42 #8 41.98 (93/143): python3-six-1.16.0-4.fc35.noarch.rpm 1.1 MB/s | 36 kB 00:00 04:50:42 #8 41.98 (94/143): qt5-srpm-macros-5.15.2-3.fc35.noarch. 1.0 MB/s | 8.2 kB 00:00 04:50:42 #8 41.98 (95/143): python3-zstd-1.4.5.1-5.fc35.x86_64.rp 1.3 MB/s | 19 kB 00:00 04:50:42 #8 41.99 (96/143): rpm-build-4.17.0-1.fc35.x86_64.rpm 5.1 MB/s | 61 kB 00:00 04:50:42 #8 41.99 (97/143): rpmautospec-rpm-macros-0.2.5-1.fc35.n 1.0 MB/s | 9.9 kB 00:00 04:50:42 #8 41.99 (98/143): rust-srpm-macros-18-2.fc35.noarch.rpm 1.1 MB/s | 9.4 kB 00:00 04:50:42 #8 42.02 (99/143): unzip-6.0-53.fc35.x86_64.rpm 5.5 MB/s | 179 kB 00:00 04:50:42 #8 42.05 (100/143): shared-mime-info-2.1-3.fc35.x86_64.r 5.6 MB/s | 373 kB 00:00 04:50:43 #8 42.09 (101/143): systemd-libs-249.4-2.fc35.x86_64.rpm 6.4 MB/s | 614 kB 00:00 04:50:43 #8 42.09 (102/143): xxhash-libs-0.8.0-4.fc35.x86_64.rpm 624 kB/s | 40 kB 00:00 04:50:43 #8 42.10 (103/143): xz-5.2.5-7.fc35.x86_64.rpm 21 MB/s | 214 kB 00:00 04:50:43 #8 42.12 (104/143): zip-3.0-31.fc35.x86_64.rpm 6.6 MB/s | 257 kB 00:00 04:50:43 #8 42.16 (105/143): zstd-1.5.0-2.fc35.x86_64.rpm 9.3 MB/s | 639 kB 00:00 04:50:43 #8 42.16 (106/143): dnf-plugins-core-4.0.24-1.fc35.noarc 568 kB/s | 35 kB 00:00 04:50:43 #8 42.19 (107/143): libsoup-2.74.1-1.fc35.x86_64.rpm 11 MB/s | 390 kB 00:00 04:50:43 #8 42.20 (108/143): perl-AutoLoader-5.74-482.fc35.noarch 789 kB/s | 29 kB 00:00 04:50:43 #8 42.21 (109/143): perl-B-1.82-482.fc35.x86_64.rpm 14 MB/s | 188 kB 00:00 04:50:43 #8 42.21 (110/143): perl-Class-Struct-0.66-482.fc35.noar 2.5 MB/s | 30 kB 00:00 04:50:43 #8 42.22 (111/143): perl-DynaLoader-1.50-482.fc35.x86_64 4.2 MB/s | 34 kB 00:00 04:50:43 #8 42.28 (112/143): gdb-minimal-11.1-2.fc35.x86_64.rpm 31 MB/s | 3.8 MB 00:00 04:50:43 #8 42.33 (113/143): perl-Encode-3.15-482.fc35.x86_64.rpm 15 MB/s | 1.7 MB 00:00 04:50:43 #8 42.33 (114/143): perl-Errno-1.33-482.fc35.x86_64.rpm 207 kB/s | 23 kB 00:00 04:50:43 #8 42.33 (115/143): perl-Fcntl-1.14-482.fc35.x86_64.rpm 585 kB/s | 28 kB 00:00 04:50:43 #8 42.34 (116/143): perl-File-stat-1.09-482.fc35.noarch. 3.9 MB/s | 25 kB 00:00 04:50:43 #8 42.34 (117/143): perl-File-Basename-2.85-482.fc35.noa 2.6 MB/s | 25 kB 00:00 04:50:43 #8 42.34 (118/143): perl-FileHandle-2.03-482.fc35.noarch 2.7 MB/s | 23 kB 00:00 04:50:43 #8 42.35 (119/143): perl-IO-1.46-482.fc35.x86_64.rpm 15 MB/s | 95 kB 00:00 04:50:43 #8 42.35 (120/143): perl-Getopt-Std-1.13-482.fc35.noarch 1.8 MB/s | 23 kB 00:00 04:50:43 #8 42.35 (121/143): perl-IPC-Open3-1.21-482.fc35.noarch. 3.1 MB/s | 31 kB 00:00 04:50:43 #8 42.36 (122/143): perl-NDBM_File-1.15-482.fc35.x86_64. 3.4 MB/s | 30 kB 00:00 04:50:43 #8 42.36 (123/143): perl-Scalar-List-Utils-1.60-462.fc35 9.6 MB/s | 72 kB 00:00 04:50:43 #8 42.36 (124/143): perl-POSIX-1.97-482.fc35.x86_64.rpm 7.3 MB/s | 105 kB 00:00 04:50:43 #8 42.37 (125/143): perl-Symbol-1.09-482.fc35.noarch.rpm 3.4 MB/s | 22 kB 00:00 04:50:43 #8 42.37 (126/143): perl-if-0.60.900-482.fc35.noarch.rpm 3.0 MB/s | 22 kB 00:00 04:50:43 #8 42.38 (127/143): perl-SelectSaver-1.02-482.fc35.noarc 875 kB/s | 19 kB 00:00 04:50:43 #8 42.38 (128/143): perl-base-2.27-482.fc35.noarch.rpm 1.5 MB/s | 24 kB 00:00 04:50:43 #8 42.38 (129/143): perl-interpreter-5.34.0-482.fc35.x86 9.3 MB/s | 79 kB 00:00 04:50:43 #8 42.39 (130/143): perl-overload-1.33-482.fc35.noarch.r 7.5 MB/s | 53 kB 00:00 04:50:43 #8 42.39 (131/143): perl-mro-1.25-482.fc35.x86_64.rpm 2.5 MB/s | 36 kB 00:00 04:50:43 #8 42.40 (132/143): perl-overloading-0.02-482.fc35.noarc 1.8 MB/s | 21 kB 00:00 04:50:43 #8 42.47 (133/143): perl-libs-5.34.0-482.fc35.x86_64.rpm 23 MB/s | 2.1 MB 00:00 04:50:43 #8 42.47 (134/143): perl-subs-1.04-482.fc35.noarch.rpm 259 kB/s | 19 kB 00:00 04:50:43 #8 42.48 (135/143): perl-vars-1.05-482.fc35.noarch.rpm 291 kB/s | 21 kB 00:00 04:50:43 #8 42.48 (136/143): python3-dnf-plugins-core-4.0.24-1.fc 19 MB/s | 210 kB 00:00 04:50:43 #8 42.49 (137/143): python3-enchant-3.2.2-1.fc35.noarch. 8.0 MB/s | 79 kB 00:00 04:50:43 #8 42.49 (138/143): redhat-rpm-config-199-1.fc35.noarch. 4.9 MB/s | 65 kB 00:00 04:50:43 #8 42.49 (139/143): rpmlint-2.1.0-5.fc35.noarch.rpm 20 MB/s | 235 kB 00:00 04:50:43 #8 42.50 (140/143): python-srpm-macros-3.10-9.fc35.noarc 1.9 MB/s | 26 kB 00:00 04:50:43 #8 42.54 (141/143): glibc-common-2.34-7.fc35.x86_64.rpm 9.7 MB/s | 410 kB 00:00 04:50:43 #8 42.54 (142/143): glibc-minimal-langpack-2.34-7.fc35.x 3.8 MB/s | 138 kB 00:00 04:50:43 #8 42.63 (143/143): glibc-2.34-7.fc35.x86_64.rpm 14 MB/s | 2.0 MB 00:00 04:50:43 #8 42.64 -------------------------------------------------------------------------------- 04:50:43 #8 42.64 Total 12 MB/s | 34 MB 00:02 04:50:44 #8 43.61 Running transaction check 04:50:44 #8 43.75 Transaction check succeeded. 04:50:44 #8 43.75 Running transaction test 04:50:45 #8 44.24 Transaction test succeeded. 04:50:45 #8 44.25 Running transaction 04:50:46 #8 45.09 Preparing : 1/1 04:50:46 #8 45.12 Installing : python3-six-1.16.0-4.fc35.noarch 1/146 04:50:46 #8 45.15 Installing : hunspell-filesystem-1.7.0-11.fc35.x86_64 2/146 04:50:46 #8 45.17 Installing : fonts-filesystem-1:2.0.5-6.fc35.noarch 3/146 04:50:46 #8 45.18 Installing : abattis-cantarell-fonts-0.301-3.fc35.noarch 4/146 04:50:46 #8 45.19 Installing : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 5/146 04:50:46 #8 45.25 Installing : gsettings-desktop-schemas-41.0-1.fc35.x86_64 6/146 04:50:46 #8 45.26 Installing : python3-construct-2.10.67-3.fc35.noarch 7/146 04:50:46 #8 45.29 Installing : python3-pybeam-0.7-1.fc35.noarch 8/146 04:50:46 #8 45.30 Installing : python3-dateutil-1:2.8.1-7.fc35.noarch 9/146 04:50:46 #8 45.36 Upgrading : glibc-common-2.34-7.fc35.x86_64 10/146 04:50:46 #8 45.39 Upgrading : glibc-minimal-langpack-2.34-7.fc35.x86_64 11/146 04:50:46 #8 45.39 Running scriptlet: glibc-2.34-7.fc35.x86_64 12/146 04:50:46 #8 45.44 Upgrading : glibc-2.34-7.fc35.x86_64 12/146 04:50:46 #8 45.51 Running scriptlet: glibc-2.34-7.fc35.x86_64 12/146 04:50:46 #8 45.61 Installing : glibc-gconv-extra-2.34-7.fc35.x86_64 13/146 04:50:46 #8 45.65 Running scriptlet: glibc-gconv-extra-2.34-7.fc35.x86_64 13/146 04:50:46 #8 45.66 Installing : elfutils-debuginfod-client-0.185-5.fc35.x86_64 14/146 04:50:46 #8 45.68 Installing : binutils-gold-2.37-10.fc35.x86_64 15/146 04:50:46 #8 45.83 Installing : binutils-2.37-10.fc35.x86_64 16/146 04:50:47 #8 45.87 Running scriptlet: binutils-2.37-10.fc35.x86_64 16/146 04:50:47 #8 45.89 Installing : findutils-1:4.8.0-4.fc35.x86_64 17/146 04:50:47 #8 45.92 Installing : hunspell-en-GB-0.20140811.1-20.fc35.noarch 18/146 04:50:47 #8 45.93 Installing : hunspell-en-0.20140811.1-20.fc35.noarch 19/146 04:50:47 #8 45.94 Installing : hunspell-en-US-0.20140811.1-20.fc35.noarch 20/146 04:50:47 #8 45.95 Installing : hunspell-1.7.0-11.fc35.x86_64 21/146 04:50:47 #8 45.99 Installing : elfutils-0.185-5.fc35.x86_64 22/146 04:50:47 #8 46.02 Installing : dwz-0.14-2.fc35.x86_64 23/146 04:50:47 #8 46.03 Installing : file-5.40-9.fc35.x86_64 24/146 04:50:47 #8 46.03 Installing : unzip-6.0-53.fc35.x86_64 25/146 04:50:47 #8 46.07 Installing : xz-5.2.5-7.fc35.x86_64 26/146 04:50:47 #8 46.11 Installing : zip-3.0-31.fc35.x86_64 27/146 04:50:47 #8 46.12 Installing : enchant-1:1.6.0-28.fc35.x86_64 28/146 04:50:47 #8 46.16 Installing : python3-enchant-3.2.2-1.fc35.noarch 29/146 04:50:47 #8 46.17 Installing : bzip2-1.0.8-9.fc35.x86_64 30/146 04:50:47 #8 46.20 Installing : cpio-2.13-11.fc35.x86_64 31/146 04:50:47 #8 46.21 Installing : dash-0.5.10.2-9.fc35.x86_64 32/146 04:50:47 #8 46.27 Running scriptlet: dash-0.5.10.2-9.fc35.x86_64 32/146 04:50:47 #8 46.29 Installing : diffutils-3.8-1.fc35.x86_64 33/146 04:50:47 #8 46.29 Running scriptlet: groff-base-1.22.4-8.fc35.x86_64 34/146 04:50:47 #8 46.34 Installing : groff-base-1.22.4-8.fc35.x86_64 34/146 04:50:47 #8 46.38 Running scriptlet: groff-base-1.22.4-8.fc35.x86_64 34/146 04:50:47 #8 46.39 Installing : info-6.8-2.fc35.x86_64 35/146 04:50:47 #8 46.42 Installing : ed-1.14.2-11.fc35.x86_64 36/146 04:50:47 #8 46.43 Installing : patch-2.7.6-15.fc35.x86_64 37/146 04:50:47 #8 46.46 Installing : json-glib-1.6.6-1.fc35.x86_64 38/146 04:50:47 #8 46.47 Installing : libjpeg-turbo-2.1.0-3.fc35.x86_64 39/146 04:50:47 #8 46.50 Installing : libpkgconf-1.8.0-1.fc35.x86_64 40/146 04:50:47 #8 46.51 Installing : pkgconf-1.8.0-1.fc35.x86_64 41/146 04:50:47 #8 46.51 Installing : libpng-2:1.6.37-11.fc35.x86_64 42/146 04:50:47 #8 46.55 Installing : libproxy-0.4.17-3.fc35.x86_64 43/146 04:50:47 #8 46.56 Installing : glib-networking-2.70.0-1.fc35.x86_64 44/146 04:50:47 #8 46.60 Installing : libsoup-2.74.1-1.fc35.x86_64 45/146 04:50:47 #8 46.64 Installing : libstemmer-0-17.585svn.fc35.x86_64 46/146 04:50:47 #8 46.65 Installing : ncurses-6.2-8.20210508.fc35.x86_64 47/146 04:50:47 #8 46.69 Installing : perl-Digest-1.20-1.fc35.noarch 48/146 04:50:47 #8 46.70 Installing : perl-Digest-MD5-2.58-478.fc35.x86_64 49/146 04:50:47 #8 46.77 Installing : perl-FileHandle-2.03-482.fc35.noarch 50/146 04:50:47 #8 46.78 Installing : perl-B-1.82-482.fc35.x86_64 51/146 04:50:47 #8 46.81 Installing : perl-AutoLoader-5.74-482.fc35.noarch 52/146 04:50:47 #8 46.82 Installing : perl-Data-Dumper-2.183-2.fc35.x86_64 53/146 04:50:47 #8 46.82 Installing : perl-libnet-3.13-479.fc35.noarch 54/146 04:50:48 #8 46.86 Installing : perl-base-2.27-482.fc35.noarch 55/146 04:50:48 #8 46.87 Installing : perl-URI-5.09-4.fc35.noarch 56/146 04:50:48 #8 46.92 Installing : perl-Net-SSLeay-1.90-4.fc35.x86_64 57/146 04:50:48 #8 46.93 Installing : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 58/146 04:50:48 #8 46.95 Installing : perl-Time-Local-2:1.300-478.fc35.noarch 59/146 04:50:48 #8 46.96 Installing : perl-Mozilla-CA-20200520-6.fc35.noarch 60/146 04:50:48 #8 46.96 Installing : perl-IO-Socket-IP-0.41-479.fc35.noarch 61/146 04:50:48 #8 47.01 Installing : perl-if-0.60.900-482.fc35.noarch 62/146 04:50:48 #8 47.01 Installing : perl-File-Path-2.18-478.fc35.noarch 63/146 04:50:48 #8 47.02 Installing : perl-IO-Socket-SSL-2.072-1.fc35.noarch 64/146 04:50:48 #8 47.04 Installing : perl-Pod-Escapes-1:1.07-478.fc35.noarch 65/146 04:50:48 #8 47.05 Installing : perl-Term-ANSIColor-5.01-479.fc35.noarch 66/146 04:50:48 #8 47.05 Installing : perl-Class-Struct-0.66-482.fc35.noarch 67/146 04:50:48 #8 47.09 Installing : perl-POSIX-1.97-482.fc35.x86_64 68/146 04:50:48 #8 47.10 Installing : perl-subs-1.04-482.fc35.noarch 69/146 04:50:48 #8 47.10 Installing : perl-File-Temp-1:0.231.100-478.fc35.noarch 70/146 04:50:48 #8 47.13 Installing : perl-HTTP-Tiny-0.078-1.fc35.noarch 71/146 04:50:48 #8 47.14 Installing : perl-Pod-Simple-1:3.43-2.fc35.noarch 72/146 04:50:48 #8 47.17 Installing : perl-Term-Cap-1.17-478.fc35.noarch 73/146 04:50:48 #8 47.17 Installing : perl-IPC-Open3-1.21-482.fc35.noarch 74/146 04:50:48 #8 47.18 Installing : perl-Socket-4:2.032-2.fc35.x86_64 75/146 04:50:48 #8 47.21 Installing : perl-SelectSaver-1.02-482.fc35.noarch 76/146 04:50:48 #8 47.21 Installing : perl-Symbol-1.09-482.fc35.noarch 77/146 04:50:48 #8 47.22 Installing : perl-podlators-1:4.14-478.fc35.noarch 78/146 04:50:48 #8 47.25 Installing : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 79/146 04:50:48 #8 47.25 Installing : perl-File-stat-1.09-482.fc35.noarch 80/146 04:50:48 #8 47.26 Installing : perl-Text-ParseWords-3.30-478.fc35.noarch 81/146 04:50:48 #8 47.29 Installing : perl-Fcntl-1.14-482.fc35.x86_64 82/146 04:50:48 #8 47.29 Installing : perl-overloading-0.02-482.fc35.noarch 83/146 04:50:48 #8 47.30 Installing : perl-Pod-Usage-4:2.01-478.fc35.noarch 84/146 04:50:48 #8 47.34 Installing : perl-IO-1.46-482.fc35.x86_64 85/146 04:50:48 #8 47.35 Installing : perl-mro-1.25-482.fc35.x86_64 86/146 04:50:48 #8 47.38 Installing : perl-MIME-Base64-3.16-478.fc35.x86_64 87/146 04:50:48 #8 47.38 Installing : perl-constant-1.33-479.fc35.noarch 88/146 04:50:48 #8 47.39 Installing : perl-parent-1:0.238-478.fc35.noarch 89/146 04:50:48 #8 47.42 Installing : perl-Errno-1.33-482.fc35.x86_64 90/146 04:50:48 #8 47.43 Installing : perl-Storable-1:3.25-1.fc35.x86_64 91/146 04:50:48 #8 47.45 Installing : perl-File-Basename-2.85-482.fc35.noarch 92/146 04:50:48 #8 47.46 Installing : perl-Getopt-Std-1.13-482.fc35.noarch 93/146 04:50:48 #8 47.46 Installing : perl-Scalar-List-Utils-5:1.60-462.fc35.x86_64 94/146 04:50:48 #8 47.51 Installing : perl-vars-1.05-482.fc35.noarch 95/146 04:50:48 #8 47.51 Installing : perl-Getopt-Long-1:2.52-478.fc35.noarch 96/146 04:50:48 #8 47.52 Installing : perl-overload-1.33-482.fc35.noarch 97/146 04:50:48 #8 47.54 Installing : perl-Carp-1.52-478.fc35.noarch 98/146 04:50:48 #8 47.55 Installing : perl-Exporter-5.76-479.fc35.noarch 99/146 04:50:48 #8 47.55 Installing : perl-DynaLoader-1.50-482.fc35.x86_64 100/146 04:50:48 #8 47.55 Installing : perl-NDBM_File-1.15-482.fc35.x86_64 101/146 04:50:48 #8 47.59 Installing : perl-PathTools-3.80-478.fc35.x86_64 102/146 04:50:48 #8 47.65 Installing : perl-Encode-4:3.15-482.fc35.x86_64 103/146 04:50:48 #8 47.77 Installing : perl-libs-4:5.34.0-482.fc35.x86_64 104/146 04:50:48 #8 47.81 Installing : perl-interpreter-4:5.34.0-482.fc35.x86_64 105/146 04:50:48 #8 47.82 Installing : devscripts-checkbashisms-2.21.4-1.fc35.x86_64 106/146 04:50:48 #8 47.82 Installing : python3-zstd-1.4.5.1-5.fc35.x86_64 107/146 04:50:48 #8 47.88 Installing : shared-mime-info-2.1-3.fc35.x86_64 108/146 04:50:48 #8 47.90 Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64 108/146 04:50:49 #8 47.92 Installing : gdk-pixbuf2-2.42.6-2.fc35.x86_64 109/146 04:50:49 #8 47.98 Installing : libappstream-glib-0.7.18-3.fc35.x86_64 110/146 04:50:49 #8 48.03 Installing : systemd-libs-249.4-2.fc35.x86_64 111/146 04:50:49 #8 48.07 Running scriptlet: systemd-libs-249.4-2.fc35.x86_64 111/146 04:50:49 #8 48.09 Installing : dbus-libs-1:1.12.20-5.fc35.x86_64 112/146 04:50:49 #8 48.10 Installing : python3-dbus-1.2.18-2.fc35.x86_64 113/146 04:50:49 #8 48.13 Installing : xxhash-libs-0.8.0-4.fc35.x86_64 114/146 04:50:49 #8 48.21 Installing : gdb-minimal-11.1-2.fc35.x86_64 115/146 04:50:49 #8 48.27 Installing : debugedit-5.0-2.fc35.x86_64 116/146 04:50:49 #8 48.28 Installing : zstd-1.5.0-2.fc35.x86_64 117/146 04:50:49 #8 48.32 Installing : rust-srpm-macros-18-2.fc35.noarch 118/146 04:50:49 #8 48.32 Installing : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 119/146 04:50:49 #8 48.33 Installing : qt5-srpm-macros-5.15.2-3.fc35.noarch 120/146 04:50:49 #8 48.33 Installing : python3-toml-0.10.2-5.fc35.noarch 121/146 04:50:49 #8 48.38 Installing : python3-pyxdg-0.27-3.fc35.noarch 122/146 04:50:49 #8 48.38 Installing : python3-distro-1.6.0-1.fc35.noarch 123/146 04:50:49 #8 48.42 Installing : python3-dnf-plugins-core-4.0.24-1.fc35.noarch 124/146 04:50:49 #8 48.42 Installing : pkgconf-m4-1.8.0-1.fc35.noarch 125/146 04:50:49 #8 48.47 Installing : pkgconf-pkg-config-1.8.0-1.fc35.x86_64 126/146 04:50:49 #8 48.47 Installing : perl-srpm-macros-1-42.fc35.noarch 127/146 04:50:49 #8 48.47 Installing : openblas-srpm-macros-2-10.fc35.noarch 128/146 04:50:49 #8 48.48 Installing : ocaml-srpm-macros-6-5.fc35.noarch 129/146 04:50:49 #8 48.48 Installing : nim-srpm-macros-3-5.fc35.noarch 130/146 04:50:49 #8 48.51 Installing : lua-srpm-macros-1-5.fc35.noarch 131/146 04:50:49 #8 48.51 Installing : kernel-srpm-macros-1.0-6.fc35.noarch 132/146 04:50:49 #8 48.51 Installing : gnat-srpm-macros-4-14.fc35.noarch 133/146 04:50:49 #8 48.52 Installing : ghc-srpm-macros-1.5.0-5.fc35.noarch 134/146 04:50:49 #8 48.52 Installing : fpc-srpm-macros-1.3-4.fc35.noarch 135/146 04:50:49 #8 48.55 Installing : efi-srpm-macros-5-4.fc35.noarch 136/146 04:50:49 #8 48.55 Installing : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 137/146 04:50:49 #8 48.56 Installing : go-srpm-macros-3.0.11-2.fc35.noarch 138/146 04:50:49 #8 48.56 Installing : python-srpm-macros-3.10-9.fc35.noarch 139/146 04:50:49 #8 48.59 Installing : redhat-rpm-config-199-1.fc35.noarch 140/146 04:50:49 #8 48.60 Installing : rpm-build-4.17.0-1.fc35.x86_64 141/146 04:50:49 #8 48.65 Installing : rpmlint-2.1.0-5.fc35.noarch 142/146 04:50:49 #8 48.68 Installing : dnf-plugins-core-4.0.24-1.fc35.noarch 143/146 04:50:49 #8 48.68 Cleanup : glibc-2.34-6.fc35.x86_64 144/146 04:50:49 #8 48.72 Cleanup : glibc-minimal-langpack-2.34-6.fc35.x86_64 145/146 04:50:49 #8 48.73 Cleanup : glibc-common-2.34-6.fc35.x86_64 146/146 04:50:53 #8 48.76 Running scriptlet: glibc-common-2.34-6.fc35.x86_64 146/146 04:50:53 #8 51.93 Verifying : abattis-cantarell-fonts-0.301-3.fc35.noarch 1/146 04:50:53 #8 51.93 Verifying : adobe-source-code-pro-fonts-2.030.1.050-11.fc35. 2/146 04:50:53 #8 51.93 Verifying : binutils-2.37-10.fc35.x86_64 3/146 04:50:53 #8 51.93 Verifying : binutils-gold-2.37-10.fc35.x86_64 4/146 04:50:53 #8 51.93 Verifying : bzip2-1.0.8-9.fc35.x86_64 5/146 04:50:53 #8 51.93 Verifying : cpio-2.13-11.fc35.x86_64 6/146 04:50:53 #8 51.93 Verifying : dash-0.5.10.2-9.fc35.x86_64 7/146 04:50:53 #8 51.94 Verifying : dbus-libs-1:1.12.20-5.fc35.x86_64 8/146 04:50:53 #8 51.94 Verifying : debugedit-5.0-2.fc35.x86_64 9/146 04:50:53 #8 51.94 Verifying : devscripts-checkbashisms-2.21.4-1.fc35.x86_64 10/146 04:50:53 #8 51.94 Verifying : diffutils-3.8-1.fc35.x86_64 11/146 04:50:53 #8 51.94 Verifying : dwz-0.14-2.fc35.x86_64 12/146 04:50:53 #8 51.94 Verifying : ed-1.14.2-11.fc35.x86_64 13/146 04:50:53 #8 51.94 Verifying : efi-srpm-macros-5-4.fc35.noarch 14/146 04:50:53 #8 51.94 Verifying : elfutils-0.185-5.fc35.x86_64 15/146 04:50:53 #8 51.94 Verifying : elfutils-debuginfod-client-0.185-5.fc35.x86_64 16/146 04:50:53 #8 51.94 Verifying : enchant-1:1.6.0-28.fc35.x86_64 17/146 04:50:53 #8 51.94 Verifying : file-5.40-9.fc35.x86_64 18/146 04:50:53 #8 51.94 Verifying : findutils-1:4.8.0-4.fc35.x86_64 19/146 04:50:53 #8 51.94 Verifying : fonts-filesystem-1:2.0.5-6.fc35.noarch 20/146 04:50:53 #8 51.94 Verifying : fonts-srpm-macros-1:2.0.5-6.fc35.noarch 21/146 04:50:53 #8 51.94 Verifying : fpc-srpm-macros-1.3-4.fc35.noarch 22/146 04:50:53 #8 51.94 Verifying : gdk-pixbuf2-2.42.6-2.fc35.x86_64 23/146 04:50:53 #8 51.94 Verifying : ghc-srpm-macros-1.5.0-5.fc35.noarch 24/146 04:50:53 #8 51.94 Verifying : glib-networking-2.70.0-1.fc35.x86_64 25/146 04:50:53 #8 51.94 Verifying : glibc-gconv-extra-2.34-7.fc35.x86_64 26/146 04:50:53 #8 51.94 Verifying : gnat-srpm-macros-4-14.fc35.noarch 27/146 04:50:53 #8 51.94 Verifying : go-srpm-macros-3.0.11-2.fc35.noarch 28/146 04:50:53 #8 51.94 Verifying : groff-base-1.22.4-8.fc35.x86_64 29/146 04:50:53 #8 51.94 Verifying : gsettings-desktop-schemas-41.0-1.fc35.x86_64 30/146 04:50:53 #8 51.94 Verifying : hunspell-1.7.0-11.fc35.x86_64 31/146 04:50:53 #8 51.94 Verifying : hunspell-en-0.20140811.1-20.fc35.noarch 32/146 04:50:53 #8 51.94 Verifying : hunspell-en-GB-0.20140811.1-20.fc35.noarch 33/146 04:50:53 #8 51.94 Verifying : hunspell-en-US-0.20140811.1-20.fc35.noarch 34/146 04:50:53 #8 51.94 Verifying : hunspell-filesystem-1.7.0-11.fc35.x86_64 35/146 04:50:53 #8 51.94 Verifying : info-6.8-2.fc35.x86_64 36/146 04:50:53 #8 51.94 Verifying : json-glib-1.6.6-1.fc35.x86_64 37/146 04:50:53 #8 51.94 Verifying : kernel-srpm-macros-1.0-6.fc35.noarch 38/146 04:50:53 #8 51.94 Verifying : libappstream-glib-0.7.18-3.fc35.x86_64 39/146 04:50:53 #8 51.94 Verifying : libjpeg-turbo-2.1.0-3.fc35.x86_64 40/146 04:50:53 #8 51.94 Verifying : libpkgconf-1.8.0-1.fc35.x86_64 41/146 04:50:53 #8 51.94 Verifying : libpng-2:1.6.37-11.fc35.x86_64 42/146 04:50:53 #8 51.94 Verifying : libproxy-0.4.17-3.fc35.x86_64 43/146 04:50:53 #8 51.94 Verifying : libstemmer-0-17.585svn.fc35.x86_64 44/146 04:50:53 #8 51.94 Verifying : lua-srpm-macros-1-5.fc35.noarch 45/146 04:50:53 #8 51.94 Verifying : ncurses-6.2-8.20210508.fc35.x86_64 46/146 04:50:53 #8 51.94 Verifying : nim-srpm-macros-3-5.fc35.noarch 47/146 04:50:53 #8 51.94 Verifying : ocaml-srpm-macros-6-5.fc35.noarch 48/146 04:50:53 #8 51.94 Verifying : openblas-srpm-macros-2-10.fc35.noarch 49/146 04:50:53 #8 51.94 Verifying : patch-2.7.6-15.fc35.x86_64 50/146 04:50:53 #8 51.94 Verifying : perl-Carp-1.52-478.fc35.noarch 51/146 04:50:53 #8 51.94 Verifying : perl-Data-Dumper-2.183-2.fc35.x86_64 52/146 04:50:53 #8 51.94 Verifying : perl-Digest-1.20-1.fc35.noarch 53/146 04:50:53 #8 51.94 Verifying : perl-Digest-MD5-2.58-478.fc35.x86_64 54/146 04:50:53 #8 51.94 Verifying : perl-Exporter-5.76-479.fc35.noarch 55/146 04:50:53 #8 51.94 Verifying : perl-File-Path-2.18-478.fc35.noarch 56/146 04:50:53 #8 51.94 Verifying : perl-File-Temp-1:0.231.100-478.fc35.noarch 57/146 04:50:53 #8 51.94 Verifying : perl-Getopt-Long-1:2.52-478.fc35.noarch 58/146 04:50:53 #8 51.94 Verifying : perl-HTTP-Tiny-0.078-1.fc35.noarch 59/146 04:50:53 #8 51.94 Verifying : perl-IO-Socket-IP-0.41-479.fc35.noarch 60/146 04:50:53 #8 51.94 Verifying : perl-IO-Socket-SSL-2.072-1.fc35.noarch 61/146 04:50:53 #8 51.94 Verifying : perl-MIME-Base64-3.16-478.fc35.x86_64 62/146 04:50:53 #8 51.94 Verifying : perl-Mozilla-CA-20200520-6.fc35.noarch 63/146 04:50:53 #8 51.94 Verifying : perl-Net-SSLeay-1.90-4.fc35.x86_64 64/146 04:50:53 #8 51.94 Verifying : perl-PathTools-3.80-478.fc35.x86_64 65/146 04:50:53 #8 51.94 Verifying : perl-Pod-Escapes-1:1.07-478.fc35.noarch 66/146 04:50:53 #8 51.94 Verifying : perl-Pod-Perldoc-3.28.01-479.fc35.noarch 67/146 04:50:53 #8 51.94 Verifying : perl-Pod-Simple-1:3.43-2.fc35.noarch 68/146 04:50:53 #8 51.94 Verifying : perl-Pod-Usage-4:2.01-478.fc35.noarch 69/146 04:50:53 #8 51.94 Verifying : perl-Socket-4:2.032-2.fc35.x86_64 70/146 04:50:53 #8 51.94 Verifying : perl-Storable-1:3.25-1.fc35.x86_64 71/146 04:50:53 #8 51.94 Verifying : perl-Term-ANSIColor-5.01-479.fc35.noarch 72/146 04:50:53 #8 51.94 Verifying : perl-Term-Cap-1.17-478.fc35.noarch 73/146 04:50:53 #8 51.94 Verifying : perl-Text-ParseWords-3.30-478.fc35.noarch 74/146 04:50:53 #8 51.94 Verifying : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 75/146 04:50:53 #8 51.94 Verifying : perl-Time-Local-2:1.300-478.fc35.noarch 76/146 04:50:53 #8 51.94 Verifying : perl-URI-5.09-4.fc35.noarch 77/146 04:50:53 #8 51.94 Verifying : perl-constant-1.33-479.fc35.noarch 78/146 04:50:53 #8 51.94 Verifying : perl-libnet-3.13-479.fc35.noarch 79/146 04:50:53 #8 51.94 Verifying : perl-parent-1:0.238-478.fc35.noarch 80/146 04:50:53 #8 51.94 Verifying : perl-podlators-1:4.14-478.fc35.noarch 81/146 04:50:53 #8 51.94 Verifying : perl-srpm-macros-1-42.fc35.noarch 82/146 04:50:53 #8 51.94 Verifying : pkgconf-1.8.0-1.fc35.x86_64 83/146 04:50:53 #8 51.94 Verifying : pkgconf-m4-1.8.0-1.fc35.noarch 84/146 04:50:53 #8 51.94 Verifying : pkgconf-pkg-config-1.8.0-1.fc35.x86_64 85/146 04:50:53 #8 51.94 Verifying : python3-construct-2.10.67-3.fc35.noarch 86/146 04:50:53 #8 51.94 Verifying : python3-dateutil-1:2.8.1-7.fc35.noarch 87/146 04:50:53 #8 51.94 Verifying : python3-dbus-1.2.18-2.fc35.x86_64 88/146 04:50:53 #8 51.94 Verifying : python3-distro-1.6.0-1.fc35.noarch 89/146 04:50:53 #8 51.94 Verifying : python3-pybeam-0.7-1.fc35.noarch 90/146 04:50:53 #8 51.94 Verifying : python3-pyxdg-0.27-3.fc35.noarch 91/146 04:50:53 #8 51.94 Verifying : python3-six-1.16.0-4.fc35.noarch 92/146 04:50:53 #8 51.94 Verifying : python3-toml-0.10.2-5.fc35.noarch 93/146 04:50:53 #8 51.94 Verifying : python3-zstd-1.4.5.1-5.fc35.x86_64 94/146 04:50:53 #8 51.94 Verifying : qt5-srpm-macros-5.15.2-3.fc35.noarch 95/146 04:50:53 #8 51.94 Verifying : rpm-build-4.17.0-1.fc35.x86_64 96/146 04:50:53 #8 51.94 Verifying : rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 97/146 04:50:53 #8 51.94 Verifying : rust-srpm-macros-18-2.fc35.noarch 98/146 04:50:53 #8 51.94 Verifying : shared-mime-info-2.1-3.fc35.x86_64 99/146 04:50:53 #8 51.94 Verifying : systemd-libs-249.4-2.fc35.x86_64 100/146 04:50:53 #8 51.94 Verifying : unzip-6.0-53.fc35.x86_64 101/146 04:50:53 #8 51.94 Verifying : xxhash-libs-0.8.0-4.fc35.x86_64 102/146 04:50:53 #8 51.94 Verifying : xz-5.2.5-7.fc35.x86_64 103/146 04:50:53 #8 51.94 Verifying : zip-3.0-31.fc35.x86_64 104/146 04:50:53 #8 51.94 Verifying : zstd-1.5.0-2.fc35.x86_64 105/146 04:50:53 #8 51.94 Verifying : dnf-plugins-core-4.0.24-1.fc35.noarch 106/146 04:50:53 #8 51.95 Verifying : gdb-minimal-11.1-2.fc35.x86_64 107/146 04:50:53 #8 51.95 Verifying : libsoup-2.74.1-1.fc35.x86_64 108/146 04:50:53 #8 51.95 Verifying : perl-AutoLoader-5.74-482.fc35.noarch 109/146 04:50:53 #8 51.95 Verifying : perl-B-1.82-482.fc35.x86_64 110/146 04:50:53 #8 51.95 Verifying : perl-Class-Struct-0.66-482.fc35.noarch 111/146 04:50:53 #8 51.95 Verifying : perl-DynaLoader-1.50-482.fc35.x86_64 112/146 04:50:53 #8 51.95 Verifying : perl-Encode-4:3.15-482.fc35.x86_64 113/146 04:50:53 #8 51.95 Verifying : perl-Errno-1.33-482.fc35.x86_64 114/146 04:50:53 #8 51.95 Verifying : perl-Fcntl-1.14-482.fc35.x86_64 115/146 04:50:53 #8 51.95 Verifying : perl-File-Basename-2.85-482.fc35.noarch 116/146 04:50:53 #8 51.95 Verifying : perl-File-stat-1.09-482.fc35.noarch 117/146 04:50:53 #8 51.95 Verifying : perl-FileHandle-2.03-482.fc35.noarch 118/146 04:50:53 #8 51.95 Verifying : perl-Getopt-Std-1.13-482.fc35.noarch 119/146 04:50:53 #8 51.95 Verifying : perl-IO-1.46-482.fc35.x86_64 120/146 04:50:53 #8 51.95 Verifying : perl-IPC-Open3-1.21-482.fc35.noarch 121/146 04:50:53 #8 51.95 Verifying : perl-NDBM_File-1.15-482.fc35.x86_64 122/146 04:50:53 #8 51.95 Verifying : perl-POSIX-1.97-482.fc35.x86_64 123/146 04:50:53 #8 51.95 Verifying : perl-Scalar-List-Utils-5:1.60-462.fc35.x86_64 124/146 04:50:53 #8 51.95 Verifying : perl-SelectSaver-1.02-482.fc35.noarch 125/146 04:50:53 #8 51.95 Verifying : perl-Symbol-1.09-482.fc35.noarch 126/146 04:50:53 #8 51.95 Verifying : perl-base-2.27-482.fc35.noarch 127/146 04:50:53 #8 51.95 Verifying : perl-if-0.60.900-482.fc35.noarch 128/146 04:50:53 #8 51.95 Verifying : perl-interpreter-4:5.34.0-482.fc35.x86_64 129/146 04:50:53 #8 51.95 Verifying : perl-libs-4:5.34.0-482.fc35.x86_64 130/146 04:50:53 #8 51.95 Verifying : perl-mro-1.25-482.fc35.x86_64 131/146 04:50:53 #8 51.95 Verifying : perl-overload-1.33-482.fc35.noarch 132/146 04:50:53 #8 51.95 Verifying : perl-overloading-0.02-482.fc35.noarch 133/146 04:50:53 #8 51.95 Verifying : perl-subs-1.04-482.fc35.noarch 134/146 04:50:53 #8 51.95 Verifying : perl-vars-1.05-482.fc35.noarch 135/146 04:50:53 #8 51.95 Verifying : python3-dnf-plugins-core-4.0.24-1.fc35.noarch 136/146 04:50:53 #8 51.95 Verifying : python3-enchant-3.2.2-1.fc35.noarch 137/146 04:50:53 #8 51.95 Verifying : redhat-rpm-config-199-1.fc35.noarch 138/146 04:50:53 #8 51.95 Verifying : rpmlint-2.1.0-5.fc35.noarch 139/146 04:50:53 #8 51.95 Verifying : python-srpm-macros-3.10-9.fc35.noarch 140/146 04:50:53 #8 51.95 Verifying : glibc-2.34-7.fc35.x86_64 141/146 04:50:53 #8 51.95 Verifying : glibc-2.34-6.fc35.x86_64 142/146 04:50:53 #8 51.95 Verifying : glibc-common-2.34-7.fc35.x86_64 143/146 04:50:53 #8 51.95 Verifying : glibc-common-2.34-6.fc35.x86_64 144/146 04:50:53 #8 51.95 Verifying : glibc-minimal-langpack-2.34-7.fc35.x86_64 145/146 04:50:53 #8 51.95 Verifying : glibc-minimal-langpack-2.34-6.fc35.x86_64 146/146 04:50:53 #8 52.09 04:50:53 #8 52.09 Upgraded: 04:50:53 #8 52.09 glibc-2.34-7.fc35.x86_64 glibc-common-2.34-7.fc35.x86_64 04:50:53 #8 52.09 glibc-minimal-langpack-2.34-7.fc35.x86_64 04:50:53 #8 52.09 Installed: 04:50:53 #8 52.09 abattis-cantarell-fonts-0.301-3.fc35.noarch 04:50:53 #8 52.09 adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch 04:50:53 #8 52.09 binutils-2.37-10.fc35.x86_64 04:50:53 #8 52.09 binutils-gold-2.37-10.fc35.x86_64 04:50:53 #8 52.09 bzip2-1.0.8-9.fc35.x86_64 04:50:53 #8 52.09 cpio-2.13-11.fc35.x86_64 04:50:53 #8 52.09 dash-0.5.10.2-9.fc35.x86_64 04:50:53 #8 52.09 dbus-libs-1:1.12.20-5.fc35.x86_64 04:50:53 #8 52.09 debugedit-5.0-2.fc35.x86_64 04:50:53 #8 52.09 devscripts-checkbashisms-2.21.4-1.fc35.x86_64 04:50:53 #8 52.09 diffutils-3.8-1.fc35.x86_64 04:50:53 #8 52.09 dnf-plugins-core-4.0.24-1.fc35.noarch 04:50:53 #8 52.09 dwz-0.14-2.fc35.x86_64 04:50:53 #8 52.09 ed-1.14.2-11.fc35.x86_64 04:50:53 #8 52.09 efi-srpm-macros-5-4.fc35.noarch 04:50:53 #8 52.09 elfutils-0.185-5.fc35.x86_64 04:50:53 #8 52.09 elfutils-debuginfod-client-0.185-5.fc35.x86_64 04:50:53 #8 52.09 enchant-1:1.6.0-28.fc35.x86_64 04:50:53 #8 52.09 file-5.40-9.fc35.x86_64 04:50:53 #8 52.09 findutils-1:4.8.0-4.fc35.x86_64 04:50:53 #8 52.09 fonts-filesystem-1:2.0.5-6.fc35.noarch 04:50:53 #8 52.09 fonts-srpm-macros-1:2.0.5-6.fc35.noarch 04:50:53 #8 52.09 fpc-srpm-macros-1.3-4.fc35.noarch 04:50:53 #8 52.09 gdb-minimal-11.1-2.fc35.x86_64 04:50:53 #8 52.09 gdk-pixbuf2-2.42.6-2.fc35.x86_64 04:50:53 #8 52.09 ghc-srpm-macros-1.5.0-5.fc35.noarch 04:50:53 #8 52.09 glib-networking-2.70.0-1.fc35.x86_64 04:50:53 #8 52.09 glibc-gconv-extra-2.34-7.fc35.x86_64 04:50:53 #8 52.09 gnat-srpm-macros-4-14.fc35.noarch 04:50:53 #8 52.09 go-srpm-macros-3.0.11-2.fc35.noarch 04:50:53 #8 52.09 groff-base-1.22.4-8.fc35.x86_64 04:50:53 #8 52.09 gsettings-desktop-schemas-41.0-1.fc35.x86_64 04:50:53 #8 52.09 hunspell-1.7.0-11.fc35.x86_64 04:50:53 #8 52.09 hunspell-en-0.20140811.1-20.fc35.noarch 04:50:53 #8 52.09 hunspell-en-GB-0.20140811.1-20.fc35.noarch 04:50:53 #8 52.09 hunspell-en-US-0.20140811.1-20.fc35.noarch 04:50:53 #8 52.09 hunspell-filesystem-1.7.0-11.fc35.x86_64 04:50:53 #8 52.09 info-6.8-2.fc35.x86_64 04:50:53 #8 52.09 json-glib-1.6.6-1.fc35.x86_64 04:50:53 #8 52.09 kernel-srpm-macros-1.0-6.fc35.noarch 04:50:53 #8 52.09 libappstream-glib-0.7.18-3.fc35.x86_64 04:50:53 #8 52.09 libjpeg-turbo-2.1.0-3.fc35.x86_64 04:50:53 #8 52.09 libpkgconf-1.8.0-1.fc35.x86_64 04:50:53 #8 52.09 libpng-2:1.6.37-11.fc35.x86_64 04:50:53 #8 52.09 libproxy-0.4.17-3.fc35.x86_64 04:50:53 #8 52.09 libsoup-2.74.1-1.fc35.x86_64 04:50:53 #8 52.09 libstemmer-0-17.585svn.fc35.x86_64 04:50:53 #8 52.09 lua-srpm-macros-1-5.fc35.noarch 04:50:53 #8 52.09 ncurses-6.2-8.20210508.fc35.x86_64 04:50:53 #8 52.09 nim-srpm-macros-3-5.fc35.noarch 04:50:53 #8 52.09 ocaml-srpm-macros-6-5.fc35.noarch 04:50:53 #8 52.09 openblas-srpm-macros-2-10.fc35.noarch 04:50:53 #8 52.09 patch-2.7.6-15.fc35.x86_64 04:50:53 #8 52.09 perl-AutoLoader-5.74-482.fc35.noarch 04:50:53 #8 52.09 perl-B-1.82-482.fc35.x86_64 04:50:53 #8 52.09 perl-Carp-1.52-478.fc35.noarch 04:50:53 #8 52.09 perl-Class-Struct-0.66-482.fc35.noarch 04:50:53 #8 52.09 perl-Data-Dumper-2.183-2.fc35.x86_64 04:50:53 #8 52.09 perl-Digest-1.20-1.fc35.noarch 04:50:53 #8 52.09 perl-Digest-MD5-2.58-478.fc35.x86_64 04:50:53 #8 52.09 perl-DynaLoader-1.50-482.fc35.x86_64 04:50:53 #8 52.09 perl-Encode-4:3.15-482.fc35.x86_64 04:50:53 #8 52.09 perl-Errno-1.33-482.fc35.x86_64 04:50:53 #8 52.09 perl-Exporter-5.76-479.fc35.noarch 04:50:53 #8 52.09 perl-Fcntl-1.14-482.fc35.x86_64 04:50:53 #8 52.09 perl-File-Basename-2.85-482.fc35.noarch 04:50:53 #8 52.09 perl-File-Path-2.18-478.fc35.noarch 04:50:53 #8 52.09 perl-File-Temp-1:0.231.100-478.fc35.noarch 04:50:53 #8 52.09 perl-File-stat-1.09-482.fc35.noarch 04:50:53 #8 52.09 perl-FileHandle-2.03-482.fc35.noarch 04:50:53 #8 52.09 perl-Getopt-Long-1:2.52-478.fc35.noarch 04:50:53 #8 52.09 perl-Getopt-Std-1.13-482.fc35.noarch 04:50:53 #8 52.09 perl-HTTP-Tiny-0.078-1.fc35.noarch 04:50:53 #8 52.09 perl-IO-1.46-482.fc35.x86_64 04:50:53 #8 52.09 perl-IO-Socket-IP-0.41-479.fc35.noarch 04:50:53 #8 52.09 perl-IO-Socket-SSL-2.072-1.fc35.noarch 04:50:53 #8 52.09 perl-IPC-Open3-1.21-482.fc35.noarch 04:50:53 #8 52.09 perl-MIME-Base64-3.16-478.fc35.x86_64 04:50:53 #8 52.09 perl-Mozilla-CA-20200520-6.fc35.noarch 04:50:53 #8 52.09 perl-NDBM_File-1.15-482.fc35.x86_64 04:50:53 #8 52.09 perl-Net-SSLeay-1.90-4.fc35.x86_64 04:50:53 #8 52.09 perl-POSIX-1.97-482.fc35.x86_64 04:50:53 #8 52.09 perl-PathTools-3.80-478.fc35.x86_64 04:50:53 #8 52.09 perl-Pod-Escapes-1:1.07-478.fc35.noarch 04:50:53 #8 52.09 perl-Pod-Perldoc-3.28.01-479.fc35.noarch 04:50:53 #8 52.09 perl-Pod-Simple-1:3.43-2.fc35.noarch 04:50:53 #8 52.09 perl-Pod-Usage-4:2.01-478.fc35.noarch 04:50:53 #8 52.09 perl-Scalar-List-Utils-5:1.60-462.fc35.x86_64 04:50:53 #8 52.09 perl-SelectSaver-1.02-482.fc35.noarch 04:50:53 #8 52.09 perl-Socket-4:2.032-2.fc35.x86_64 04:50:53 #8 52.09 perl-Storable-1:3.25-1.fc35.x86_64 04:50:53 #8 52.09 perl-Symbol-1.09-482.fc35.noarch 04:50:53 #8 52.09 perl-Term-ANSIColor-5.01-479.fc35.noarch 04:50:53 #8 52.09 perl-Term-Cap-1.17-478.fc35.noarch 04:50:53 #8 52.09 perl-Text-ParseWords-3.30-478.fc35.noarch 04:50:53 #8 52.09 perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch 04:50:53 #8 52.09 perl-Time-Local-2:1.300-478.fc35.noarch 04:50:53 #8 52.09 perl-URI-5.09-4.fc35.noarch 04:50:53 #8 52.09 perl-base-2.27-482.fc35.noarch 04:50:53 #8 52.09 perl-constant-1.33-479.fc35.noarch 04:50:53 #8 52.09 perl-if-0.60.900-482.fc35.noarch 04:50:53 #8 52.09 perl-interpreter-4:5.34.0-482.fc35.x86_64 04:50:53 #8 52.09 perl-libnet-3.13-479.fc35.noarch 04:50:53 #8 52.09 perl-libs-4:5.34.0-482.fc35.x86_64 04:50:53 #8 52.09 perl-mro-1.25-482.fc35.x86_64 04:50:53 #8 52.09 perl-overload-1.33-482.fc35.noarch 04:50:53 #8 52.09 perl-overloading-0.02-482.fc35.noarch 04:50:53 #8 52.09 perl-parent-1:0.238-478.fc35.noarch 04:50:53 #8 52.09 perl-podlators-1:4.14-478.fc35.noarch 04:50:53 #8 52.09 perl-srpm-macros-1-42.fc35.noarch 04:50:53 #8 52.09 perl-subs-1.04-482.fc35.noarch 04:50:53 #8 52.09 perl-vars-1.05-482.fc35.noarch 04:50:53 #8 52.09 pkgconf-1.8.0-1.fc35.x86_64 04:50:53 #8 52.09 pkgconf-m4-1.8.0-1.fc35.noarch 04:50:53 #8 52.09 pkgconf-pkg-config-1.8.0-1.fc35.x86_64 04:50:53 #8 52.09 python-srpm-macros-3.10-9.fc35.noarch 04:50:53 #8 52.09 python3-construct-2.10.67-3.fc35.noarch 04:50:53 #8 52.09 python3-dateutil-1:2.8.1-7.fc35.noarch 04:50:53 #8 52.09 python3-dbus-1.2.18-2.fc35.x86_64 04:50:53 #8 52.09 python3-distro-1.6.0-1.fc35.noarch 04:50:53 #8 52.09 python3-dnf-plugins-core-4.0.24-1.fc35.noarch 04:50:53 #8 52.09 python3-enchant-3.2.2-1.fc35.noarch 04:50:53 #8 52.09 python3-pybeam-0.7-1.fc35.noarch 04:50:53 #8 52.09 python3-pyxdg-0.27-3.fc35.noarch 04:50:53 #8 52.09 python3-six-1.16.0-4.fc35.noarch 04:50:53 #8 52.09 python3-toml-0.10.2-5.fc35.noarch 04:50:53 #8 52.09 python3-zstd-1.4.5.1-5.fc35.x86_64 04:50:53 #8 52.09 qt5-srpm-macros-5.15.2-3.fc35.noarch 04:50:53 #8 52.09 redhat-rpm-config-199-1.fc35.noarch 04:50:53 #8 52.09 rpm-build-4.17.0-1.fc35.x86_64 04:50:53 #8 52.09 rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 04:50:53 #8 52.09 rpmlint-2.1.0-5.fc35.noarch 04:50:53 #8 52.09 rust-srpm-macros-18-2.fc35.noarch 04:50:53 #8 52.09 shared-mime-info-2.1-3.fc35.x86_64 04:50:53 #8 52.09 systemd-libs-249.4-2.fc35.x86_64 04:50:53 #8 52.09 unzip-6.0-53.fc35.x86_64 04:50:53 #8 52.09 xxhash-libs-0.8.0-4.fc35.x86_64 04:50:53 #8 52.09 xz-5.2.5-7.fc35.x86_64 04:50:53 #8 52.09 zip-3.0-31.fc35.x86_64 04:50:53 #8 52.09 zstd-1.5.0-2.fc35.x86_64 04:50:53 #8 52.09 04:50:53 #8 52.09 Complete! 04:50:53 #8 DONE 52.3s 04:50:53 04:50:53 #10 [stage-1 3/6] COPY SPECS /root/rpmbuild/SPECS 04:50:53 #10 sha256:2b1d2afbcdc407a5e98089d8c6282bf48ecf0a507dd23a3e143ab29588ddd8e7 04:50:53 #10 DONE 0.1s 04:50:53 04:50:53 #11 [stage-1 4/6] RUN if [ "$(uname -m)" = "x86_64" ]; then dnf builddep -y /root/rpmbuild/SPECS/*.spec; else dnf builddep -y /root/rpmbuild/SPECS/docker-c*.spec; fi 04:50:53 #11 sha256:0dc76b9380cc0fa450df33deccd6e2025bb1a1d7c9f3c9131906adb143ce0b74 04:50:55 #11 2.220 Last metadata expiration check: 0:00:19 ago on Tue Nov 2 04:50:36 2021. 04:50:56 #11 3.472 Package bash-5.1.8-2.fc35.x86_64 is already installed. 04:50:56 #11 3.482 Package bash-5.1.8-2.fc35.x86_64 is already installed. 04:50:56 #11 3.483 Package ca-certificates-2021.2.50-3.fc35.noarch is already installed. 04:50:56 #11 3.483 Package libarchive-3.5.2-2.fc35.x86_64 is already installed. 04:50:56 #11 3.484 Package pkgconf-pkg-config-1.8.0-1.fc35.x86_64 is already installed. 04:50:56 #11 3.484 Package tar-2:1.34-2.fc35.x86_64 is already installed. 04:50:56 #11 3.502 Package bash-5.1.8-2.fc35.x86_64 is already installed. 04:50:56 #11 3.547 Dependencies resolved. 04:50:56 #11 3.569 ============================================================================================= 04:50:56 #11 3.569 Package Arch Version Repository Size 04:50:56 #11 3.569 ============================================================================================= 04:50:56 #11 3.569 Installing: 04:50:56 #11 3.569 btrfs-progs-devel x86_64 5.14.2-1.fc35 updates 50 k 04:50:56 #11 3.569 cmake x86_64 3.21.3-1.fc35 fedora 6.8 M 04:50:56 #11 3.569 device-mapper-devel x86_64 1.02.175-6.fc35 fedora 45 k 04:50:56 #11 3.569 gcc x86_64 11.2.1-1.fc35 fedora 31 M 04:50:56 #11 3.569 git x86_64 2.33.1-1.fc35 updates 67 k 04:50:56 #11 3.569 glibc-static x86_64 2.34-7.fc35 fedora 1.7 M 04:50:56 #11 3.569 libseccomp-devel x86_64 2.5.0-5.fc35 fedora 52 k 04:50:56 #11 3.569 libselinux-devel x86_64 3.3-1.fc35 updates 112 k 04:50:56 #11 3.569 libtool x86_64 2.4.6-42.fc35 fedora 578 k 04:50:56 #11 3.569 libtool-ltdl-devel x86_64 2.4.6-42.fc35 fedora 153 k 04:50:56 #11 3.569 make x86_64 1:4.3-6.fc35 fedora 533 k 04:50:56 #11 3.569 selinux-policy-devel noarch 35.3-1.20211019git94970fc.fc35 fedora 815 k 04:50:56 #11 3.569 systemd x86_64 249.4-2.fc35 fedora 4.2 M 04:50:56 #11 3.569 systemd-devel x86_64 249.4-2.fc35 fedora 447 k 04:50:56 #11 3.569 which x86_64 2.21-27.fc35 fedora 41 k 04:50:56 #11 3.569 Upgrading: 04:50:56 #11 3.569 audit-libs x86_64 3.0.6-1.fc35 fedora 116 k 04:50:56 #11 3.569 libselinux x86_64 3.3-1.fc35 updates 81 k 04:50:56 #11 3.569 libsepol x86_64 3.3-1.fc35 updates 301 k 04:50:56 #11 3.569 Installing dependencies: 04:50:56 #11 3.569 acl x86_64 2.3.1-2.fc35 fedora 71 k 04:50:56 #11 3.569 annobin-docs noarch 9.87-2.fc35 fedora 79 k 04:50:56 #11 3.569 annobin-plugin-gcc x86_64 9.87-2.fc35 fedora 43 k 04:50:56 #11 3.569 autoconf noarch 2.69-37.fc35 fedora 666 k 04:50:56 #11 3.569 automake noarch 1.16.2-5.fc35 fedora 662 k 04:50:56 #11 3.569 btrfs-progs x86_64 5.14.2-1.fc35 updates 962 k 04:50:56 #11 3.569 checkpolicy x86_64 3.3-1.fc35 updates 338 k 04:50:56 #11 3.569 cmake-data noarch 3.21.3-1.fc35 fedora 1.6 M 04:50:56 #11 3.569 cmake-filesystem x86_64 3.21.3-1.fc35 fedora 17 k 04:50:56 #11 3.569 cmake-rpm-macros noarch 3.21.3-1.fc35 fedora 16 k 04:50:56 #11 3.569 cpp x86_64 11.2.1-1.fc35 fedora 10 M 04:50:56 #11 3.569 cryptsetup-libs x86_64 2.4.1-1.fc35 fedora 432 k 04:50:56 #11 3.569 dbus x86_64 1:1.12.20-5.fc35 fedora 7.4 k 04:50:56 #11 3.569 dbus-broker x86_64 29-4.fc35 fedora 171 k 04:50:56 #11 3.569 dbus-common noarch 1:1.12.20-5.fc35 fedora 14 k 04:50:56 #11 3.569 device-mapper x86_64 1.02.175-6.fc35 fedora 140 k 04:50:56 #11 3.569 device-mapper-libs x86_64 1.02.175-6.fc35 fedora 179 k 04:50:56 #11 3.569 e2fsprogs-libs x86_64 1.46.3-1.fc35 fedora 222 k 04:50:56 #11 3.569 emacs-filesystem noarch 1:27.2-9.fc35 fedora 9.0 k 04:50:56 #11 3.569 gc x86_64 8.0.4-6.fc35 fedora 103 k 04:50:56 #11 3.569 git-core x86_64 2.33.1-1.fc35 updates 3.8 M 04:50:56 #11 3.569 git-core-doc noarch 2.33.1-1.fc35 updates 2.4 M 04:50:56 #11 3.569 glibc-devel x86_64 2.34-7.fc35 fedora 150 k 04:50:56 #11 3.569 glibc-headers-x86 noarch 2.34-7.fc35 fedora 548 k 04:50:56 #11 3.569 guile22 x86_64 2.2.7-3.fc35 fedora 6.4 M 04:50:56 #11 3.569 iptables-legacy-libs x86_64 1.8.7-13.fc35 fedora 39 k 04:50:56 #11 3.569 jsoncpp x86_64 1.9.4-4.fc35 fedora 93 k 04:50:56 #11 3.569 kernel-headers x86_64 5.14.9-300.fc35 fedora 1.3 M 04:50:56 #11 3.569 kmod-libs x86_64 29-4.fc35 fedora 63 k 04:50:56 #11 3.569 less x86_64 590-2.fc35 updates 161 k 04:50:56 #11 3.569 libargon2 x86_64 20171227-7.fc35 fedora 28 k 04:50:56 #11 3.569 libbtrfs x86_64 5.14.2-1.fc35 updates 30 k 04:50:56 #11 3.569 libbtrfsutil x86_64 5.14.2-1.fc35 updates 32 k 04:50:56 #11 3.569 libcbor x86_64 0.7.0-4.fc35 fedora 56 k 04:50:56 #11 3.569 libedit x86_64 3.1-40.20210910cvs.fc35 fedora 105 k 04:50:56 #11 3.569 libfdisk x86_64 2.37.2-1.fc35 fedora 155 k 04:50:56 #11 3.569 libfido2 x86_64 1.8.0-1.fc35 fedora 81 k 04:50:56 #11 3.569 libibverbs x86_64 37.0-1.fc35 fedora 389 k 04:50:56 #11 3.569 libmpc x86_64 1.2.1-3.fc35 fedora 62 k 04:50:56 #11 3.569 libnl3 x86_64 3.5.0-8.fc35 fedora 328 k 04:50:56 #11 3.569 libpcap x86_64 14:1.10.1-2.fc35 fedora 171 k 04:50:56 #11 3.569 libseccomp x86_64 2.5.0-5.fc35 fedora 70 k 04:50:56 #11 3.569 libselinux-utils x86_64 3.3-1.fc35 updates 140 k 04:50:56 #11 3.569 libsepol-devel x86_64 3.3-1.fc35 updates 40 k 04:50:56 #11 3.569 libtool-ltdl x86_64 2.4.6-42.fc35 fedora 36 k 04:50:56 #11 3.569 libutempter x86_64 1.2.1-5.fc35 fedora 26 k 04:50:56 #11 3.569 libuv x86_64 1:1.42.0-2.fc35 fedora 148 k 04:50:56 #11 3.569 libxcrypt-devel x86_64 4.4.26-4.fc35 fedora 29 k 04:50:56 #11 3.569 libxcrypt-static x86_64 4.4.26-4.fc35 fedora 103 k 04:50:56 #11 3.569 lzo x86_64 2.10-5.fc35 fedora 65 k 04:50:56 #11 3.569 m4 x86_64 1.4.19-2.fc35 fedora 294 k 04:50:56 #11 3.569 openssh x86_64 8.7p1-2.fc35 fedora 451 k 04:50:56 #11 3.569 openssh-clients x86_64 8.7p1-2.fc35 fedora 696 k 04:50:56 #11 3.569 pcre2-devel x86_64 10.37-4.fc35 fedora 476 k 04:50:56 #11 3.569 pcre2-utf16 x86_64 10.37-4.fc35 fedora 211 k 04:50:56 #11 3.569 pcre2-utf32 x86_64 10.37-4.fc35 fedora 201 k 04:50:56 #11 3.569 perl-Error noarch 1:0.17029-7.fc35 fedora 41 k 04:50:56 #11 3.569 perl-File-Compare noarch 1.100.600-482.fc35 updates 21 k 04:50:56 #11 3.569 perl-File-Copy noarch 2.35-482.fc35 updates 28 k 04:50:56 #11 3.569 perl-File-Find noarch 1.39-482.fc35 updates 33 k 04:50:56 #11 3.569 perl-Git noarch 2.33.1-1.fc35 updates 43 k 04:50:56 #11 3.569 perl-TermReadKey x86_64 2.38-11.fc35 fedora 36 k 04:50:56 #11 3.569 perl-Thread-Queue noarch 3.14-478.fc35 fedora 21 k 04:50:56 #11 3.569 perl-lib x86_64 0.65-482.fc35 updates 23 k 04:50:56 #11 3.569 perl-threads x86_64 1:2.26-448.fc35 fedora 57 k 04:50:56 #11 3.569 perl-threads-shared x86_64 1.62-478.fc35 fedora 43 k 04:50:56 #11 3.569 policycoreutils x86_64 3.2-6.fc35 fedora 199 k 04:50:56 #11 3.569 policycoreutils-devel x86_64 3.2-6.fc35 fedora 139 k 04:50:56 #11 3.569 policycoreutils-python-utils noarch 3.2-6.fc35 fedora 72 k 04:50:56 #11 3.569 python3-audit x86_64 3.0.6-1.fc35 fedora 82 k 04:50:56 #11 3.569 python3-libselinux x86_64 3.3-1.fc35 updates 181 k 04:50:56 #11 3.569 python3-libsemanage x86_64 3.2-4.fc35 fedora 79 k 04:50:56 #11 3.569 python3-policycoreutils noarch 3.2-6.fc35 fedora 2.0 M 04:50:56 #11 3.569 python3-setools x86_64 4.4.0-3.fc35 fedora 547 k 04:50:56 #11 3.569 python3-setuptools noarch 57.4.0-1.fc35 fedora 928 k 04:50:56 #11 3.569 rhash x86_64 1.4.0-4.fc35 fedora 178 k 04:50:56 #11 3.569 rpm-plugin-selinux x86_64 4.17.0-1.fc35 fedora 20 k 04:50:56 #11 3.569 selinux-policy noarch 35.3-1.20211019git94970fc.fc35 fedora 72 k 04:50:56 #11 3.569 selinux-policy-targeted noarch 35.3-1.20211019git94970fc.fc35 fedora 6.3 M 04:50:56 #11 3.569 systemd-pam x86_64 249.4-2.fc35 fedora 324 k 04:50:56 #11 3.569 systemd-rpm-macros noarch 249.4-2.fc35 fedora 28 k 04:50:56 #11 3.569 util-linux x86_64 2.37.2-1.fc35 fedora 2.2 M 04:50:56 #11 3.569 util-linux-core x86_64 2.37.2-1.fc35 fedora 434 k 04:50:56 #11 3.569 vim-filesystem noarch 2:8.2.3568-1.fc35 updates-testing 22 k 04:50:56 #11 3.569 xkeyboard-config noarch 2.33-2.fc35 fedora 783 k 04:50:56 #11 3.569 Installing weak dependencies: 04:50:56 #11 3.569 libxkbcommon x86_64 1.3.1-1.fc35 fedora 140 k 04:50:56 #11 3.569 qrencode-libs x86_64 4.0.2-8.fc35 fedora 58 k 04:50:56 #11 3.569 systemd-networkd x86_64 249.4-2.fc35 fedora 523 k 04:50:56 #11 3.569 systemd-resolved x86_64 249.4-2.fc35 fedora 319 k 04:50:56 #11 3.569 04:50:56 #11 3.569 Transaction Summary 04:50:56 #11 3.569 ============================================================================================= 04:50:56 #11 3.569 Install 104 Packages 04:50:56 #11 3.569 Upgrade 3 Packages 04:50:56 #11 3.569 04:50:56 #11 3.574 Total download size: 98 M 04:50:56 #11 3.575 Downloading Packages: 04:50:57 #11 4.571 (1/107): acl-2.3.1-2.fc35.x86_64.rpm 310 kB/s | 71 kB 00:00 04:50:57 #11 4.576 (2/107): annobin-docs-9.87-2.fc35.noarch.rpm 339 kB/s | 79 kB 00:00 04:50:57 #11 4.578 (3/107): annobin-plugin-gcc-9.87-2.fc35.x86_64. 184 kB/s | 43 kB 00:00 04:50:57 #11 4.595 (4/107): automake-1.16.2-5.fc35.noarch.rpm 40 MB/s | 662 kB 00:00 04:50:57 #11 4.610 (5/107): autoconf-2.69-37.fc35.noarch.rpm 17 MB/s | 666 kB 00:00 04:50:57 #11 4.662 (6/107): cmake-3.21.3-1.fc35.x86_64.rpm 82 MB/s | 6.8 MB 00:00 04:50:57 #11 4.665 (7/107): cmake-filesystem-3.21.3-1.fc35.x86_64. 308 kB/s | 17 kB 00:00 04:50:57 #11 4.677 (8/107): cmake-data-3.21.3-1.fc35.noarch.rpm 20 MB/s | 1.6 MB 00:00 04:50:58 #11 4.679 (9/107): cmake-rpm-macros-3.21.3-1.fc35.noarch. 1.2 MB/s | 16 kB 00:00 04:50:58 #11 4.694 (10/107): cryptsetup-libs-2.4.1-1.fc35.x86_64.r 23 MB/s | 432 kB 00:00 04:50:58 #11 4.702 (11/107): dbus-1.12.20-5.fc35.x86_64.rpm 332 kB/s | 7.4 kB 00:00 04:50:58 #11 4.709 (12/107): dbus-broker-29-4.fc35.x86_64.rpm 13 MB/s | 171 kB 00:00 04:50:58 #11 4.720 (13/107): dbus-common-1.12.20-5.fc35.noarch.rpm 936 kB/s | 14 kB 00:00 04:50:58 #11 4.730 (14/107): device-mapper-1.02.175-6.fc35.x86_64. 7.5 MB/s | 140 kB 00:00 04:50:58 #11 4.778 (15/107): cpp-11.2.1-1.fc35.x86_64.rpm 89 MB/s | 10 MB 00:00 04:50:58 #11 4.781 (16/107): device-mapper-devel-1.02.175-6.fc35.x 776 kB/s | 45 kB 00:00 04:50:58 #11 4.813 (17/107): emacs-filesystem-27.2-9.fc35.noarch.r 286 kB/s | 9.0 kB 00:00 04:50:58 #11 4.822 (18/107): gc-8.0.4-6.fc35.x86_64.rpm 12 MB/s | 103 kB 00:00 04:50:58 #11 4.846 (19/107): device-mapper-libs-1.02.175-6.fc35.x8 1.5 MB/s | 179 kB 00:00 04:50:58 #11 4.860 (20/107): e2fsprogs-libs-1.46.3-1.fc35.x86_64.r 2.7 MB/s | 222 kB 00:00 04:50:58 #11 4.873 (21/107): glibc-devel-2.34-7.fc35.x86_64.rpm 5.7 MB/s | 150 kB 00:00 04:50:58 #11 4.896 (22/107): glibc-headers-x86-2.34-7.fc35.noarch. 17 MB/s | 548 kB 00:00 04:50:58 #11 4.988 (23/107): glibc-static-2.34-7.fc35.x86_64.rpm 15 MB/s | 1.7 MB 00:00 04:50:58 #11 5.029 (24/107): guile22-2.2.7-3.fc35.x86_64.rpm 49 MB/s | 6.4 MB 00:00 04:50:58 #11 5.055 (25/107): iptables-legacy-libs-1.8.7-13.fc35.x8 609 kB/s | 39 kB 00:00 04:50:58 #11 5.068 (26/107): jsoncpp-1.9.4-4.fc35.x86_64.rpm 2.6 MB/s | 93 kB 00:00 04:50:58 #11 5.350 (27/107): gcc-11.2.1-1.fc35.x86_64.rpm 60 MB/s | 31 MB 00:00 04:50:58 #11 5.354 (28/107): kmod-libs-29-4.fc35.x86_64.rpm 224 kB/s | 63 kB 00:00 04:50:58 #11 5.397 (29/107): kernel-headers-5.14.9-300.fc35.x86_64 3.8 MB/s | 1.3 MB 00:00 04:50:58 #11 5.400 (30/107): libargon2-20171227-7.fc35.x86_64.rpm 577 kB/s | 28 kB 00:00 04:50:58 #11 5.403 (31/107): libcbor-0.7.0-4.fc35.x86_64.rpm 1.1 MB/s | 56 kB 00:00 04:50:58 #11 5.410 (32/107): libfdisk-2.37.2-1.fc35.x86_64.rpm 16 MB/s | 155 kB 00:00 04:50:58 #11 5.413 (33/107): libedit-3.1-40.20210910cvs.fc35.x86_6 8.2 MB/s | 105 kB 00:00 04:50:58 #11 5.444 (34/107): libibverbs-37.0-1.fc35.x86_64.rpm 11 MB/s | 389 kB 00:00 04:50:58 #11 5.447 (35/107): libmpc-1.2.1-3.fc35.x86_64.rpm 1.8 MB/s | 62 kB 00:00 04:50:58 #11 5.451 (36/107): libfido2-1.8.0-1.fc35.x86_64.rpm 1.7 MB/s | 81 kB 00:00 04:50:58 #11 5.502 (37/107): libnl3-3.5.0-8.fc35.x86_64.rpm 5.6 MB/s | 328 kB 00:00 04:50:58 #11 5.506 (38/107): libpcap-1.10.1-2.fc35.x86_64.rpm 2.9 MB/s | 171 kB 00:00 04:50:58 #11 5.509 (39/107): libseccomp-2.5.0-5.fc35.x86_64.rpm 1.2 MB/s | 70 kB 00:00 04:50:58 #11 5.518 (40/107): libtool-ltdl-2.4.6-42.fc35.x86_64.rpm 4.1 MB/s | 36 kB 00:00 04:50:58 #11 5.535 (41/107): libseccomp-devel-2.5.0-5.fc35.x86_64. 1.6 MB/s | 52 kB 00:00 04:50:58 #11 5.584 (42/107): libtool-ltdl-devel-2.4.6-42.fc35.x86_ 2.3 MB/s | 153 kB 00:00 04:50:58 #11 5.587 (43/107): libutempter-1.2.1-5.fc35.x86_64.rpm 492 kB/s | 26 kB 00:00 04:50:58 #11 5.635 (44/107): libtool-2.4.6-42.fc35.x86_64.rpm 4.5 MB/s | 578 kB 00:00 04:50:58 #11 5.640 (45/107): libuv-1.42.0-2.fc35.x86_64.rpm 2.6 MB/s | 148 kB 00:00 04:50:58 #11 5.643 (46/107): libxcrypt-devel-4.4.26-4.fc35.x86_64. 535 kB/s | 29 kB 00:00 04:50:58 #11 5.652 (47/107): lzo-2.10-5.fc35.x86_64.rpm 7.7 MB/s | 65 kB 00:00 04:50:58 #11 5.661 (48/107): libxcrypt-static-4.4.26-4.fc35.x86_64 4.1 MB/s | 103 kB 00:00 04:50:58 #11 5.697 (49/107): m4-1.4.19-2.fc35.x86_64.rpm 6.4 MB/s | 294 kB 00:00 04:50:59 #11 5.735 (50/107): libxkbcommon-1.3.1-1.fc35.x86_64.rpm 1.5 MB/s | 140 kB 00:00 04:50:59 #11 5.777 (51/107): make-4.3-6.fc35.x86_64.rpm 4.5 MB/s | 533 kB 00:00 04:50:59 #11 5.811 (52/107): openssh-8.7p1-2.fc35.x86_64.rpm 3.9 MB/s | 451 kB 00:00 04:50:59 #11 5.824 (53/107): pcre2-utf16-10.37-4.fc35.x86_64.rpm 17 MB/s | 211 kB 00:00 04:50:59 #11 5.837 (54/107): pcre2-utf32-10.37-4.fc35.x86_64.rpm 15 MB/s | 201 kB 00:00 04:50:59 #11 5.898 (55/107): openssh-clients-8.7p1-2.fc35.x86_64.r 5.7 MB/s | 696 kB 00:00 04:50:59 #11 5.901 (56/107): perl-Error-0.17029-7.fc35.noarch.rpm 647 kB/s | 41 kB 00:00 04:50:59 #11 5.983 (57/107): perl-TermReadKey-2.38-11.fc35.x86_64. 423 kB/s | 36 kB 00:00 04:50:59 #11 5.988 (58/107): perl-Thread-Queue-3.14-478.fc35.noarc 246 kB/s | 21 kB 00:00 04:50:59 #11 6.030 (59/107): pcre2-devel-10.37-4.fc35.x86_64.rpm 1.8 MB/s | 476 kB 00:00 04:50:59 #11 6.034 (60/107): perl-threads-2.26-448.fc35.x86_64.rpm 1.1 MB/s | 57 kB 00:00 04:50:59 #11 6.037 (61/107): perl-threads-shared-1.62-478.fc35.x86 916 kB/s | 43 kB 00:00 04:50:59 #11 6.064 (62/107): policycoreutils-python-utils-3.2-6.fc 2.6 MB/s | 72 kB 00:00 04:50:59 #11 6.069 (63/107): policycoreutils-3.2-6.fc35.x86_64.rpm 5.2 MB/s | 199 kB 00:00 04:50:59 #11 6.073 (64/107): python3-audit-3.0.6-1.fc35.x86_64.rpm 9.5 MB/s | 82 kB 00:00 04:50:59 #11 6.126 (65/107): policycoreutils-devel-3.2-6.fc35.x86_ 1.5 MB/s | 139 kB 00:00 04:50:59 #11 6.131 (66/107): python3-libsemanage-3.2-4.fc35.x86_64 1.2 MB/s | 79 kB 00:00 04:50:59 #11 6.187 (67/107): python3-policycoreutils-3.2-6.fc35.no 18 MB/s | 2.0 MB 00:00 04:50:59 #11 6.235 (68/107): python3-setuptools-57.4.0-1.fc35.noar 8.9 MB/s | 928 kB 00:00 04:50:59 #11 6.307 (69/107): python3-setools-4.4.0-3.fc35.x86_64.r 3.0 MB/s | 547 kB 00:00 04:50:59 #11 6.311 (70/107): qrencode-libs-4.0.2-8.fc35.x86_64.rpm 479 kB/s | 58 kB 00:00 04:50:59 #11 6.315 (71/107): rhash-1.4.0-4.fc35.x86_64.rpm 2.2 MB/s | 178 kB 00:00 04:50:59 #11 6.318 (72/107): rpm-plugin-selinux-4.17.0-1.fc35.x86_ 3.4 MB/s | 20 kB 00:00 04:50:59 #11 6.323 (73/107): selinux-policy-35.3-1.20211019git9497 6.3 MB/s | 72 kB 00:00 04:50:59 #11 6.373 (74/107): selinux-policy-devel-35.3-1.20211019g 14 MB/s | 815 kB 00:00 04:50:59 #11 6.468 (75/107): systemd-249.4-2.fc35.x86_64.rpm 29 MB/s | 4.2 MB 00:00 04:50:59 #11 6.504 (76/107): systemd-devel-249.4-2.fc35.x86_64.rpm 3.4 MB/s | 447 kB 00:00 04:50:59 #11 6.607 (77/107): selinux-policy-targeted-35.3-1.202110 22 MB/s | 6.3 MB 00:00 04:50:59 #11 6.636 (78/107): systemd-networkd-249.4-2.fc35.x86_64. 3.1 MB/s | 523 kB 00:00 04:50:59 #11 6.668 (79/107): systemd-pam-249.4-2.fc35.x86_64.rpm 2.0 MB/s | 324 kB 00:00 04:50:59 #11 6.682 (80/107): systemd-rpm-macros-249.4-2.fc35.noarc 2.1 MB/s | 28 kB 00:00 04:50:59 #11 6.739 (81/107): systemd-resolved-249.4-2.fc35.x86_64. 4.4 MB/s | 319 kB 00:00 04:51:00 #11 6.785 (82/107): util-linux-2.37.2-1.fc35.x86_64.rpm 19 MB/s | 2.2 MB 00:00 04:51:00 #11 6.836 (83/107): util-linux-core-2.37.2-1.fc35.x86_64. 2.8 MB/s | 434 kB 00:00 04:51:00 #11 6.882 (84/107): xkeyboard-config-2.33-2.fc35.noarch.r 7.9 MB/s | 783 kB 00:00 04:51:00 #11 6.887 (85/107): which-2.21-27.fc35.x86_64.rpm 409 kB/s | 41 kB 00:00 04:51:00 #11 6.921 (86/107): btrfs-progs-5.14.2-1.fc35.x86_64.rpm 11 MB/s | 962 kB 00:00 04:51:00 #11 6.951 (87/107): checkpolicy-3.3-1.fc35.x86_64.rpm 5.2 MB/s | 338 kB 00:00 04:51:00 #11 6.954 (88/107): btrfs-progs-devel-5.14.2-1.fc35.x86_6 727 kB/s | 50 kB 00:00 04:51:00 #11 6.957 (89/107): git-2.33.1-1.fc35.x86_64.rpm 1.9 MB/s | 67 kB 00:00 04:51:00 #11 7.023 (90/107): git-core-2.33.1-1.fc35.x86_64.rpm 52 MB/s | 3.8 MB 00:00 04:51:00 #11 7.028 (91/107): less-590-2.fc35.x86_64.rpm 2.5 MB/s | 161 kB 00:00 04:51:00 #11 7.088 (92/107): git-core-doc-2.33.1-1.fc35.noarch.rpm 19 MB/s | 2.4 MB 00:00 04:51:00 #11 7.091 (93/107): libbtrfs-5.14.2-1.fc35.x86_64.rpm 450 kB/s | 30 kB 00:00 04:51:00 #11 7.094 (94/107): libbtrfsutil-5.14.2-1.fc35.x86_64.rpm 510 kB/s | 32 kB 00:00 04:51:00 #11 7.099 (95/107): libselinux-devel-3.3-1.fc35.x86_64.rp 10 MB/s | 112 kB 00:00 04:51:00 #11 7.103 (96/107): libsepol-devel-3.3-1.fc35.x86_64.rpm 4.3 MB/s | 40 kB 00:00 04:51:00 #11 7.107 (97/107): libselinux-utils-3.3-1.fc35.x86_64.rp 11 MB/s | 140 kB 00:00 04:51:00 #11 7.112 (98/107): perl-File-Compare-1.100.600-482.fc35. 1.7 MB/s | 21 kB 00:00 04:51:00 #11 7.115 (99/107): perl-File-Copy-2.35-482.fc35.noarch.r 2.5 MB/s | 28 kB 00:00 04:51:00 #11 7.120 (100/107): perl-File-Find-1.39-482.fc35.noarch. 2.6 MB/s | 33 kB 00:00 04:51:00 #11 7.123 (101/107): perl-Git-2.33.1-1.fc35.noarch.rpm 4.0 MB/s | 43 kB 00:00 04:51:00 #11 7.126 (102/107): perl-lib-0.65-482.fc35.x86_64.rpm 2.1 MB/s | 23 kB 00:00 04:51:00 #11 7.167 (103/107): python3-libselinux-3.3-1.fc35.x86_64 3.8 MB/s | 181 kB 00:00 04:51:00 #11 7.171 (104/107): audit-libs-3.0.6-1.fc35.x86_64.rpm 2.6 MB/s | 116 kB 00:00 04:51:00 #11 7.174 (105/107): vim-filesystem-8.2.3568-1.fc35.noarc 461 kB/s | 22 kB 00:00 04:51:00 #11 7.178 (106/107): libselinux-3.3-1.fc35.x86_64.rpm 7.8 MB/s | 81 kB 00:00 04:51:00 #11 7.208 (107/107): libsepol-3.3-1.fc35.x86_64.rpm 7.9 MB/s | 301 kB 00:00 04:51:00 #11 7.212 -------------------------------------------------------------------------------- 04:51:00 #11 7.212 Total 27 MB/s | 98 MB 00:03 04:51:02 #11 8.842 Running transaction check 04:51:02 #11 8.943 Transaction check succeeded. 04:51:02 #11 8.944 Running transaction test 04:51:03 #11 10.16 Transaction test succeeded. 04:51:03 #11 10.16 Running transaction 04:51:04 #11 11.47 Running scriptlet: selinux-policy-targeted-35.3-1.20211019git94970fc.fc 1/1 04:51:04 #11 11.60 Preparing : 1/1 04:51:04 #11 11.65 Upgrading : audit-libs-3.0.6-1.fc35.x86_64 1/110 04:51:04 #11 11.66 Upgrading : libsepol-3.3-1.fc35.x86_64 2/110 04:51:04 #11 11.66 Upgrading : libselinux-3.3-1.fc35.x86_64 3/110 04:51:04 #11 11.67 Installing : python3-libselinux-3.3-1.fc35.x86_64 4/110 04:51:04 #11 11.69 Installing : util-linux-core-2.37.2-1.fc35.x86_64 5/110 04:51:04 #11 11.70 Running scriptlet: util-linux-core-2.37.2-1.fc35.x86_64 5/110 04:51:05 #11 11.71 Installing : perl-File-Find-1.39-482.fc35.noarch 6/110 04:51:05 #11 11.71 Installing : perl-File-Copy-2.35-482.fc35.noarch 7/110 04:51:05 #11 11.72 Installing : perl-File-Compare-1.100.600-482.fc35.noarch 8/110 04:51:05 #11 11.73 Installing : checkpolicy-3.3-1.fc35.x86_64 9/110 04:51:05 #11 11.74 Installing : perl-threads-1:2.26-448.fc35.x86_64 10/110 04:51:05 #11 11.74 Installing : m4-1.4.19-2.fc35.x86_64 11/110 04:51:05 #11 11.75 Installing : libtool-ltdl-2.4.6-42.fc35.x86_64 12/110 04:51:05 #11 11.76 Installing : libseccomp-2.5.0-5.fc35.x86_64 13/110 04:51:05 #11 11.76 Installing : libmpc-1.2.1-3.fc35.x86_64 14/110 04:51:05 #11 11.77 Installing : libfdisk-2.37.2-1.fc35.x86_64 15/110 04:51:05 #11 11.77 Installing : emacs-filesystem-1:27.2-9.fc35.noarch 16/110 04:51:05 #11 11.79 Installing : autoconf-2.69-37.fc35.noarch 17/110 04:51:05 #11 11.80 Installing : cmake-rpm-macros-3.21.3-1.fc35.noarch 18/110 04:51:05 #11 11.81 Installing : cmake-filesystem-3.21.3-1.fc35.x86_64 19/110 04:51:05 #11 11.98 Installing : cpp-11.2.1-1.fc35.x86_64 20/110 04:51:05 #11 11.98 Installing : perl-threads-shared-1.62-478.fc35.x86_64 21/110 04:51:05 #11 11.99 Installing : perl-Thread-Queue-3.14-478.fc35.noarch 22/110 04:51:05 #11 12.01 Installing : automake-1.16.2-5.fc35.noarch 23/110 04:51:05 #11 12.02 Installing : python3-libsemanage-3.2-4.fc35.x86_64 24/110 04:51:05 #11 12.03 Installing : libselinux-utils-3.3-1.fc35.x86_64 25/110 04:51:05 #11 12.05 Installing : libsepol-devel-3.3-1.fc35.x86_64 26/110 04:51:05 #11 12.07 Installing : python3-audit-3.0.6-1.fc35.x86_64 27/110 04:51:05 #11 12.08 Installing : vim-filesystem-2:8.2.3568-1.fc35.noarch 28/110 04:51:05 #11 12.08 Installing : perl-lib-0.65-482.fc35.x86_64 29/110 04:51:05 #11 12.09 Installing : libbtrfsutil-5.14.2-1.fc35.x86_64 30/110 04:51:05 #11 12.09 Installing : libbtrfs-5.14.2-1.fc35.x86_64 31/110 04:51:05 #11 12.10 Installing : less-590-2.fc35.x86_64 32/110 04:51:05 #11 12.15 Installing : xkeyboard-config-2.33-2.fc35.noarch 33/110 04:51:05 #11 12.19 Installing : libxkbcommon-1.3.1-1.fc35.x86_64 34/110 04:51:05 #11 12.19 Installing : systemd-rpm-macros-249.4-2.fc35.noarch 35/110 04:51:05 #11 12.20 Installing : rhash-1.4.0-4.fc35.x86_64 36/110 04:51:05 #11 12.25 Installing : qrencode-libs-4.0.2-8.fc35.x86_64 37/110 04:51:05 #11 12.30 Installing : python3-setuptools-57.4.0-1.fc35.noarch 38/110 04:51:05 #11 12.39 Installing : python3-setools-4.4.0-3.fc35.x86_64 39/110 04:51:05 #11 12.46 Installing : perl-TermReadKey-2.38-11.fc35.x86_64 40/110 04:51:05 #11 12.49 Installing : perl-Error-1:0.17029-7.fc35.noarch 41/110 04:51:05 #11 12.50 Installing : pcre2-utf32-10.37-4.fc35.x86_64 42/110 04:51:05 #11 12.53 Installing : pcre2-utf16-10.37-4.fc35.x86_64 43/110 04:51:05 #11 12.54 Installing : pcre2-devel-10.37-4.fc35.x86_64 44/110 04:51:06 #11 12.55 Installing : libselinux-devel-3.3-1.fc35.x86_64 45/110 04:51:06 #11 12.60 Installing : lzo-2.10-5.fc35.x86_64 46/110 04:51:06 #11 12.65 Installing : libuv-1:1.42.0-2.fc35.x86_64 47/110 04:51:06 #11 12.65 Running scriptlet: libutempter-1.2.1-5.fc35.x86_64 48/110 04:51:06 #11 12.71 Installing : libutempter-1.2.1-5.fc35.x86_64 48/110 04:51:06 #11 12.79 Installing : util-linux-2.37.2-1.fc35.x86_64 49/110 04:51:06 #11 12.85 Running scriptlet: util-linux-2.37.2-1.fc35.x86_64 49/110 04:51:06 #11 12.89 Installing : policycoreutils-3.2-6.fc35.x86_64 50/110 04:51:06 #11 12.93 Running scriptlet: policycoreutils-3.2-6.fc35.x86_64 50/110 04:51:06 #11 12.94 Installing : rpm-plugin-selinux-4.17.0-1.fc35.x86_64 51/110 04:51:06 #11 12.98 Installing : selinux-policy-35.3-1.20211019git94970fc.fc35.no 52/110 04:51:06 #11 12.98 Running scriptlet: selinux-policy-35.3-1.20211019git94970fc.fc35.no 52/110 04:51:06 #11 13.00 Running scriptlet: selinux-policy-targeted-35.3-1.20211019git94970f 53/110 04:51:06 #11 13.20 Installing : selinux-policy-targeted-35.3-1.20211019git94970f 53/110 04:51:06 #11 13.26 Running scriptlet: selinux-policy-targeted-35.3-1.20211019git94970f 53/110 04:51:06 #11 13.31 Installing : python3-policycoreutils-3.2-6.fc35.noarch 54/110 04:51:06 #11 13.35 Installing : policycoreutils-python-utils-3.2-6.fc35.noarch 55/110 04:51:06 #11 13.42 Running scriptlet: openssh-8.7p1-2.fc35.x86_64 56/110 04:51:06 #11 13.50 Installing : openssh-8.7p1-2.fc35.x86_64 56/110 04:51:06 #11 13.51 Installing : libnl3-3.5.0-8.fc35.x86_64 57/110 04:51:06 #11 13.56 Installing : libibverbs-37.0-1.fc35.x86_64 58/110 04:51:06 #11 13.60 Installing : libpcap-14:1.10.1-2.fc35.x86_64 59/110 04:51:06 #11 13.61 Installing : iptables-legacy-libs-1.8.7-13.fc35.x86_64 60/110 04:51:07 #11 13.65 Installing : libedit-3.1-40.20210910cvs.fc35.x86_64 61/110 04:51:07 #11 13.66 Installing : libcbor-0.7.0-4.fc35.x86_64 62/110 04:51:07 #11 13.69 Installing : libfido2-1.8.0-1.fc35.x86_64 63/110 04:51:07 #11 13.71 Installing : openssh-clients-8.7p1-2.fc35.x86_64 64/110 04:51:07 #11 13.74 Running scriptlet: openssh-clients-8.7p1-2.fc35.x86_64 64/110 04:51:07 #11 13.82 Installing : git-core-2.33.1-1.fc35.x86_64 65/110 04:51:07 #11 13.89 Installing : git-core-doc-2.33.1-1.fc35.noarch 66/110 04:51:07 #11 13.93 Installing : perl-Git-2.33.1-1.fc35.noarch 67/110 04:51:07 #11 13.94 Installing : git-2.33.1-1.fc35.x86_64 68/110 04:51:07 #11 13.97 Installing : libargon2-20171227-7.fc35.x86_64 69/110 04:51:07 #11 13.98 Installing : kmod-libs-29-4.fc35.x86_64 70/110 04:51:07 #11 14.11 Installing : kernel-headers-5.14.9-300.fc35.x86_64 71/110 04:51:07 #11 14.15 Installing : jsoncpp-1.9.4-4.fc35.x86_64 72/110 04:51:07 #11 14.20 Installing : glibc-headers-x86-2.34-7.fc35.noarch 73/110 04:51:07 #11 14.24 Installing : libxcrypt-devel-4.4.26-4.fc35.x86_64 74/110 04:51:07 #11 14.25 Installing : glibc-devel-2.34-7.fc35.x86_64 75/110 04:51:07 #11 14.37 Installing : glibc-static-2.34-7.fc35.x86_64 76/110 04:51:07 #11 14.38 Installing : libxcrypt-static-4.4.26-4.fc35.x86_64 77/110 04:51:08 #11 14.42 Installing : gc-8.0.4-6.fc35.x86_64 78/110 04:51:08 #11 14.69 Installing : guile22-2.2.7-3.fc35.x86_64 79/110 04:51:08 #11 14.75 Installing : make-1:4.3-6.fc35.x86_64 80/110 04:51:08 #11 15.19 Installing : gcc-11.2.1-1.fc35.x86_64 81/110 04:51:08 #11 15.47 Installing : cmake-data-3.21.3-1.fc35.noarch 82/110 04:51:09 #11 15.69 Installing : cmake-3.21.3-1.fc35.x86_64 83/110 04:51:09 #11 15.73 Installing : policycoreutils-devel-3.2-6.fc35.x86_64 84/110 04:51:09 #11 15.83 Installing : selinux-policy-devel-35.3-1.20211019git94970fc.f 85/110 04:51:09 #11 15.91 Running scriptlet: selinux-policy-devel-35.3-1.20211019git94970fc.f 85/110 04:51:09 #11 15.92 Installing : e2fsprogs-libs-1.46.3-1.fc35.x86_64 86/110 04:51:09 #11 15.95 Installing : btrfs-progs-5.14.2-1.fc35.x86_64 87/110 04:51:09 #11 15.99 Installing : dbus-common-1:1.12.20-5.fc35.noarch 88/110 04:51:09 #11 15.99 Running scriptlet: dbus-common-1:1.12.20-5.fc35.noarch 88/110 04:51:09 #11 16.00 Running scriptlet: dbus-broker-29-4.fc35.x86_64 89/110 04:51:09 #11 16.06 useradd warning: dbus's uid 81 outside of the SYS_UID_MIN 201 and SYS_UID_MAX 999 range. 04:51:09 #11 16.06 04:51:09 #11 16.07 Installing : dbus-broker-29-4.fc35.x86_64 89/110 04:51:09 #11 16.09 Running scriptlet: dbus-broker-29-4.fc35.x86_64 89/110 04:51:09 #11 16.10 Installing : dbus-1:1.12.20-5.fc35.x86_64 90/110 04:51:09 #11 16.11 Installing : annobin-docs-9.87-2.fc35.noarch 91/110 04:51:09 #11 16.11 Installing : acl-2.3.1-2.fc35.x86_64 92/110 04:51:09 #11 16.14 Installing : cryptsetup-libs-2.4.1-1.fc35.x86_64 93/110 04:51:09 #11 16.22 Installing : device-mapper-libs-1.02.175-6.fc35.x86_64 94/110 04:51:09 #11 16.22 Installing : device-mapper-1.02.175-6.fc35.x86_64 95/110 04:51:09 #11 16.27 Installing : systemd-networkd-249.4-2.fc35.x86_64 96/110 04:51:09 #11 16.31 Running scriptlet: systemd-networkd-249.4-2.fc35.x86_64 96/110 04:51:09 #11 16.33 Installing : systemd-pam-249.4-2.fc35.x86_64 97/110 04:51:09 #11 16.34 Installing : systemd-resolved-249.4-2.fc35.x86_64 98/110 04:51:10 #11 16.38 Running scriptlet: systemd-resolved-249.4-2.fc35.x86_64 98/110 04:51:10 #11 16.50 Installing : systemd-249.4-2.fc35.x86_64 99/110 04:51:10 #11 16.54 Running scriptlet: systemd-249.4-2.fc35.x86_64 99/110 04:51:10 #11 16.70 Creating group input with gid 104. 04:51:10 #11 16.70 Creating group kvm with gid 36. 04:51:10 #11 16.70 Creating group render with gid 105. 04:51:10 #11 16.70 Creating group sgx with gid 106. 04:51:10 #11 16.70 Creating group systemd-journal with gid 190. 04:51:10 #11 16.70 Creating group systemd-network with gid 192. 04:51:10 #11 16.70 Creating user systemd-network (systemd Network Management) with uid 192 and gid 192. 04:51:10 #11 16.70 Creating group systemd-oom with gid 998. 04:51:10 #11 16.70 Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998. 04:51:10 #11 16.70 Creating group systemd-resolve with gid 193. 04:51:10 #11 16.70 Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193. 04:51:10 #11 16.70 Creating group systemd-timesync with gid 997. 04:51:10 #11 16.70 Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997. 04:51:10 #11 16.70 Creating group systemd-coredump with gid 996. 04:51:10 #11 16.70 Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996. 04:51:10 #11 16.70 04:51:10 #11 16.71 Installing : systemd-devel-249.4-2.fc35.x86_64 100/110 04:51:10 #11 16.75 Installing : device-mapper-devel-1.02.175-6.fc35.x86_64 101/110 04:51:10 #11 16.78 Installing : annobin-plugin-gcc-9.87-2.fc35.x86_64 102/110 04:51:10 #11 16.78 Installing : btrfs-progs-devel-5.14.2-1.fc35.x86_64 103/110 04:51:10 #11 16.80 Installing : libtool-2.4.6-42.fc35.x86_64 104/110 04:51:10 #11 16.84 Installing : libtool-ltdl-devel-2.4.6-42.fc35.x86_64 105/110 04:51:10 #11 16.84 Installing : libseccomp-devel-2.5.0-5.fc35.x86_64 106/110 04:51:10 #11 16.89 Installing : which-2.21-27.fc35.x86_64 107/110 04:51:10 #11 16.90 Cleanup : libselinux-3.2-4.fc35.x86_64 108/110 04:51:10 #11 16.93 Cleanup : libsepol-3.2-3.fc35.x86_64 109/110 04:51:10 #11 16.94 Cleanup : audit-libs-3.0.5-1.fc35.x86_64 110/110 04:51:10 #11 16.94 Running scriptlet: selinux-policy-targeted-35.3-1.20211019git94970f 110/110 04:51:12 #11 16.96 Running scriptlet: audit-libs-3.0.5-1.fc35.x86_64 110/110 04:51:12 #11 18.44 Verifying : acl-2.3.1-2.fc35.x86_64 1/110 04:51:12 #11 18.44 Verifying : annobin-docs-9.87-2.fc35.noarch 2/110 04:51:12 #11 18.44 Verifying : annobin-plugin-gcc-9.87-2.fc35.x86_64 3/110 04:51:12 #11 18.44 Verifying : autoconf-2.69-37.fc35.noarch 4/110 04:51:12 #11 18.44 Verifying : automake-1.16.2-5.fc35.noarch 5/110 04:51:12 #11 18.44 Verifying : cmake-3.21.3-1.fc35.x86_64 6/110 04:51:12 #11 18.44 Verifying : cmake-data-3.21.3-1.fc35.noarch 7/110 04:51:12 #11 18.44 Verifying : cmake-filesystem-3.21.3-1.fc35.x86_64 8/110 04:51:12 #11 18.44 Verifying : cmake-rpm-macros-3.21.3-1.fc35.noarch 9/110 04:51:12 #11 18.44 Verifying : cpp-11.2.1-1.fc35.x86_64 10/110 04:51:12 #11 18.44 Verifying : cryptsetup-libs-2.4.1-1.fc35.x86_64 11/110 04:51:12 #11 18.44 Verifying : dbus-1:1.12.20-5.fc35.x86_64 12/110 04:51:12 #11 18.44 Verifying : dbus-broker-29-4.fc35.x86_64 13/110 04:51:12 #11 18.44 Verifying : dbus-common-1:1.12.20-5.fc35.noarch 14/110 04:51:12 #11 18.44 Verifying : device-mapper-1.02.175-6.fc35.x86_64 15/110 04:51:12 #11 18.44 Verifying : device-mapper-devel-1.02.175-6.fc35.x86_64 16/110 04:51:12 #11 18.44 Verifying : device-mapper-libs-1.02.175-6.fc35.x86_64 17/110 04:51:12 #11 18.44 Verifying : e2fsprogs-libs-1.46.3-1.fc35.x86_64 18/110 04:51:12 #11 18.44 Verifying : emacs-filesystem-1:27.2-9.fc35.noarch 19/110 04:51:12 #11 18.45 Verifying : gc-8.0.4-6.fc35.x86_64 20/110 04:51:12 #11 18.45 Verifying : gcc-11.2.1-1.fc35.x86_64 21/110 04:51:12 #11 18.45 Verifying : glibc-devel-2.34-7.fc35.x86_64 22/110 04:51:12 #11 18.45 Verifying : glibc-headers-x86-2.34-7.fc35.noarch 23/110 04:51:12 #11 18.45 Verifying : glibc-static-2.34-7.fc35.x86_64 24/110 04:51:12 #11 18.45 Verifying : guile22-2.2.7-3.fc35.x86_64 25/110 04:51:12 #11 18.45 Verifying : iptables-legacy-libs-1.8.7-13.fc35.x86_64 26/110 04:51:12 #11 18.45 Verifying : jsoncpp-1.9.4-4.fc35.x86_64 27/110 04:51:12 #11 18.45 Verifying : kernel-headers-5.14.9-300.fc35.x86_64 28/110 04:51:12 #11 18.45 Verifying : kmod-libs-29-4.fc35.x86_64 29/110 04:51:12 #11 18.45 Verifying : libargon2-20171227-7.fc35.x86_64 30/110 04:51:12 #11 18.45 Verifying : libcbor-0.7.0-4.fc35.x86_64 31/110 04:51:12 #11 18.45 Verifying : libedit-3.1-40.20210910cvs.fc35.x86_64 32/110 04:51:12 #11 18.45 Verifying : libfdisk-2.37.2-1.fc35.x86_64 33/110 04:51:12 #11 18.45 Verifying : libfido2-1.8.0-1.fc35.x86_64 34/110 04:51:12 #11 18.45 Verifying : libibverbs-37.0-1.fc35.x86_64 35/110 04:51:12 #11 18.45 Verifying : libmpc-1.2.1-3.fc35.x86_64 36/110 04:51:12 #11 18.45 Verifying : libnl3-3.5.0-8.fc35.x86_64 37/110 04:51:12 #11 18.45 Verifying : libpcap-14:1.10.1-2.fc35.x86_64 38/110 04:51:12 #11 18.45 Verifying : libseccomp-2.5.0-5.fc35.x86_64 39/110 04:51:12 #11 18.45 Verifying : libseccomp-devel-2.5.0-5.fc35.x86_64 40/110 04:51:12 #11 18.45 Verifying : libtool-2.4.6-42.fc35.x86_64 41/110 04:51:12 #11 18.45 Verifying : libtool-ltdl-2.4.6-42.fc35.x86_64 42/110 04:51:12 #11 18.45 Verifying : libtool-ltdl-devel-2.4.6-42.fc35.x86_64 43/110 04:51:12 #11 18.45 Verifying : libutempter-1.2.1-5.fc35.x86_64 44/110 04:51:12 #11 18.45 Verifying : libuv-1:1.42.0-2.fc35.x86_64 45/110 04:51:12 #11 18.45 Verifying : libxcrypt-devel-4.4.26-4.fc35.x86_64 46/110 04:51:12 #11 18.45 Verifying : libxcrypt-static-4.4.26-4.fc35.x86_64 47/110 04:51:12 #11 18.45 Verifying : libxkbcommon-1.3.1-1.fc35.x86_64 48/110 04:51:12 #11 18.45 Verifying : lzo-2.10-5.fc35.x86_64 49/110 04:51:12 #11 18.45 Verifying : m4-1.4.19-2.fc35.x86_64 50/110 04:51:12 #11 18.45 Verifying : make-1:4.3-6.fc35.x86_64 51/110 04:51:12 #11 18.45 Verifying : openssh-8.7p1-2.fc35.x86_64 52/110 04:51:12 #11 18.45 Verifying : openssh-clients-8.7p1-2.fc35.x86_64 53/110 04:51:12 #11 18.45 Verifying : pcre2-devel-10.37-4.fc35.x86_64 54/110 04:51:12 #11 18.45 Verifying : pcre2-utf16-10.37-4.fc35.x86_64 55/110 04:51:12 #11 18.45 Verifying : pcre2-utf32-10.37-4.fc35.x86_64 56/110 04:51:12 #11 18.45 Verifying : perl-Error-1:0.17029-7.fc35.noarch 57/110 04:51:12 #11 18.45 Verifying : perl-TermReadKey-2.38-11.fc35.x86_64 58/110 04:51:12 #11 18.45 Verifying : perl-Thread-Queue-3.14-478.fc35.noarch 59/110 04:51:12 #11 18.45 Verifying : perl-threads-1:2.26-448.fc35.x86_64 60/110 04:51:12 #11 18.45 Verifying : perl-threads-shared-1.62-478.fc35.x86_64 61/110 04:51:12 #11 18.45 Verifying : policycoreutils-3.2-6.fc35.x86_64 62/110 04:51:12 #11 18.45 Verifying : policycoreutils-devel-3.2-6.fc35.x86_64 63/110 04:51:12 #11 18.45 Verifying : policycoreutils-python-utils-3.2-6.fc35.noarch 64/110 04:51:12 #11 18.45 Verifying : python3-audit-3.0.6-1.fc35.x86_64 65/110 04:51:12 #11 18.45 Verifying : python3-libsemanage-3.2-4.fc35.x86_64 66/110 04:51:12 #11 18.45 Verifying : python3-policycoreutils-3.2-6.fc35.noarch 67/110 04:51:12 #11 18.45 Verifying : python3-setools-4.4.0-3.fc35.x86_64 68/110 04:51:12 #11 18.45 Verifying : python3-setuptools-57.4.0-1.fc35.noarch 69/110 04:51:12 #11 18.45 Verifying : qrencode-libs-4.0.2-8.fc35.x86_64 70/110 04:51:12 #11 18.45 Verifying : rhash-1.4.0-4.fc35.x86_64 71/110 04:51:12 #11 18.45 Verifying : rpm-plugin-selinux-4.17.0-1.fc35.x86_64 72/110 04:51:12 #11 18.45 Verifying : selinux-policy-35.3-1.20211019git94970fc.fc35.no 73/110 04:51:12 #11 18.45 Verifying : selinux-policy-devel-35.3-1.20211019git94970fc.f 74/110 04:51:12 #11 18.45 Verifying : selinux-policy-targeted-35.3-1.20211019git94970f 75/110 04:51:12 #11 18.45 Verifying : systemd-249.4-2.fc35.x86_64 76/110 04:51:12 #11 18.45 Verifying : systemd-devel-249.4-2.fc35.x86_64 77/110 04:51:12 #11 18.45 Verifying : systemd-networkd-249.4-2.fc35.x86_64 78/110 04:51:12 #11 18.45 Verifying : systemd-pam-249.4-2.fc35.x86_64 79/110 04:51:12 #11 18.45 Verifying : systemd-resolved-249.4-2.fc35.x86_64 80/110 04:51:12 #11 18.45 Verifying : systemd-rpm-macros-249.4-2.fc35.noarch 81/110 04:51:12 #11 18.45 Verifying : util-linux-2.37.2-1.fc35.x86_64 82/110 04:51:12 #11 18.45 Verifying : util-linux-core-2.37.2-1.fc35.x86_64 83/110 04:51:12 #11 18.45 Verifying : which-2.21-27.fc35.x86_64 84/110 04:51:12 #11 18.45 Verifying : xkeyboard-config-2.33-2.fc35.noarch 85/110 04:51:12 #11 18.45 Verifying : btrfs-progs-5.14.2-1.fc35.x86_64 86/110 04:51:12 #11 18.45 Verifying : btrfs-progs-devel-5.14.2-1.fc35.x86_64 87/110 04:51:12 #11 18.45 Verifying : checkpolicy-3.3-1.fc35.x86_64 88/110 04:51:12 #11 18.45 Verifying : git-2.33.1-1.fc35.x86_64 89/110 04:51:12 #11 18.45 Verifying : git-core-2.33.1-1.fc35.x86_64 90/110 04:51:12 #11 18.45 Verifying : git-core-doc-2.33.1-1.fc35.noarch 91/110 04:51:12 #11 18.45 Verifying : less-590-2.fc35.x86_64 92/110 04:51:12 #11 18.45 Verifying : libbtrfs-5.14.2-1.fc35.x86_64 93/110 04:51:12 #11 18.45 Verifying : libbtrfsutil-5.14.2-1.fc35.x86_64 94/110 04:51:12 #11 18.45 Verifying : libselinux-devel-3.3-1.fc35.x86_64 95/110 04:51:12 #11 18.45 Verifying : libselinux-utils-3.3-1.fc35.x86_64 96/110 04:51:12 #11 18.45 Verifying : libsepol-devel-3.3-1.fc35.x86_64 97/110 04:51:12 #11 18.45 Verifying : perl-File-Compare-1.100.600-482.fc35.noarch 98/110 04:51:12 #11 18.45 Verifying : perl-File-Copy-2.35-482.fc35.noarch 99/110 04:51:12 #11 18.45 Verifying : perl-File-Find-1.39-482.fc35.noarch 100/110 04:51:12 #11 18.45 Verifying : perl-Git-2.33.1-1.fc35.noarch 101/110 04:51:12 #11 18.45 Verifying : perl-lib-0.65-482.fc35.x86_64 102/110 04:51:12 #11 18.45 Verifying : python3-libselinux-3.3-1.fc35.x86_64 103/110 04:51:12 #11 18.45 Verifying : vim-filesystem-2:8.2.3568-1.fc35.noarch 104/110 04:51:12 #11 18.45 Verifying : audit-libs-3.0.6-1.fc35.x86_64 105/110 04:51:12 #11 18.45 Verifying : audit-libs-3.0.5-1.fc35.x86_64 106/110 04:51:12 #11 18.45 Verifying : libselinux-3.3-1.fc35.x86_64 107/110 04:51:12 #11 18.45 Verifying : libselinux-3.2-4.fc35.x86_64 108/110 04:51:12 #11 18.45 Verifying : libsepol-3.3-1.fc35.x86_64 109/110 04:51:12 #11 18.45 Verifying : libsepol-3.2-3.fc35.x86_64 110/110 04:51:12 #11 18.62 04:51:12 #11 18.62 Upgraded: 04:51:12 #11 18.62 audit-libs-3.0.6-1.fc35.x86_64 libselinux-3.3-1.fc35.x86_64 04:51:12 #11 18.62 libsepol-3.3-1.fc35.x86_64 04:51:12 #11 18.62 Installed: 04:51:12 #11 18.62 acl-2.3.1-2.fc35.x86_64 04:51:12 #11 18.62 annobin-docs-9.87-2.fc35.noarch 04:51:12 #11 18.62 annobin-plugin-gcc-9.87-2.fc35.x86_64 04:51:12 #11 18.62 autoconf-2.69-37.fc35.noarch 04:51:12 #11 18.62 automake-1.16.2-5.fc35.noarch 04:51:12 #11 18.62 btrfs-progs-5.14.2-1.fc35.x86_64 04:51:12 #11 18.62 btrfs-progs-devel-5.14.2-1.fc35.x86_64 04:51:12 #11 18.62 checkpolicy-3.3-1.fc35.x86_64 04:51:12 #11 18.62 cmake-3.21.3-1.fc35.x86_64 04:51:12 #11 18.62 cmake-data-3.21.3-1.fc35.noarch 04:51:12 #11 18.62 cmake-filesystem-3.21.3-1.fc35.x86_64 04:51:12 #11 18.62 cmake-rpm-macros-3.21.3-1.fc35.noarch 04:51:12 #11 18.62 cpp-11.2.1-1.fc35.x86_64 04:51:12 #11 18.62 cryptsetup-libs-2.4.1-1.fc35.x86_64 04:51:12 #11 18.62 dbus-1:1.12.20-5.fc35.x86_64 04:51:12 #11 18.62 dbus-broker-29-4.fc35.x86_64 04:51:12 #11 18.62 dbus-common-1:1.12.20-5.fc35.noarch 04:51:12 #11 18.62 device-mapper-1.02.175-6.fc35.x86_64 04:51:12 #11 18.62 device-mapper-devel-1.02.175-6.fc35.x86_64 04:51:12 #11 18.62 device-mapper-libs-1.02.175-6.fc35.x86_64 04:51:12 #11 18.62 e2fsprogs-libs-1.46.3-1.fc35.x86_64 04:51:12 #11 18.62 emacs-filesystem-1:27.2-9.fc35.noarch 04:51:12 #11 18.62 gc-8.0.4-6.fc35.x86_64 04:51:12 #11 18.62 gcc-11.2.1-1.fc35.x86_64 04:51:12 #11 18.62 git-2.33.1-1.fc35.x86_64 04:51:12 #11 18.62 git-core-2.33.1-1.fc35.x86_64 04:51:12 #11 18.62 git-core-doc-2.33.1-1.fc35.noarch 04:51:12 #11 18.62 glibc-devel-2.34-7.fc35.x86_64 04:51:12 #11 18.62 glibc-headers-x86-2.34-7.fc35.noarch 04:51:12 #11 18.62 glibc-static-2.34-7.fc35.x86_64 04:51:12 #11 18.62 guile22-2.2.7-3.fc35.x86_64 04:51:12 #11 18.62 iptables-legacy-libs-1.8.7-13.fc35.x86_64 04:51:12 #11 18.62 jsoncpp-1.9.4-4.fc35.x86_64 04:51:12 #11 18.62 kernel-headers-5.14.9-300.fc35.x86_64 04:51:12 #11 18.62 kmod-libs-29-4.fc35.x86_64 04:51:12 #11 18.62 less-590-2.fc35.x86_64 04:51:12 #11 18.62 libargon2-20171227-7.fc35.x86_64 04:51:12 #11 18.62 libbtrfs-5.14.2-1.fc35.x86_64 04:51:12 #11 18.62 libbtrfsutil-5.14.2-1.fc35.x86_64 04:51:12 #11 18.62 libcbor-0.7.0-4.fc35.x86_64 04:51:12 #11 18.62 libedit-3.1-40.20210910cvs.fc35.x86_64 04:51:12 #11 18.62 libfdisk-2.37.2-1.fc35.x86_64 04:51:12 #11 18.62 libfido2-1.8.0-1.fc35.x86_64 04:51:12 #11 18.62 libibverbs-37.0-1.fc35.x86_64 04:51:12 #11 18.62 libmpc-1.2.1-3.fc35.x86_64 04:51:12 #11 18.62 libnl3-3.5.0-8.fc35.x86_64 04:51:12 #11 18.62 libpcap-14:1.10.1-2.fc35.x86_64 04:51:12 #11 18.62 libseccomp-2.5.0-5.fc35.x86_64 04:51:12 #11 18.62 libseccomp-devel-2.5.0-5.fc35.x86_64 04:51:12 #11 18.62 libselinux-devel-3.3-1.fc35.x86_64 04:51:12 #11 18.62 libselinux-utils-3.3-1.fc35.x86_64 04:51:12 #11 18.62 libsepol-devel-3.3-1.fc35.x86_64 04:51:12 #11 18.62 libtool-2.4.6-42.fc35.x86_64 04:51:12 #11 18.62 libtool-ltdl-2.4.6-42.fc35.x86_64 04:51:12 #11 18.62 libtool-ltdl-devel-2.4.6-42.fc35.x86_64 04:51:12 #11 18.62 libutempter-1.2.1-5.fc35.x86_64 04:51:12 #11 18.62 libuv-1:1.42.0-2.fc35.x86_64 04:51:12 #11 18.62 libxcrypt-devel-4.4.26-4.fc35.x86_64 04:51:12 #11 18.62 libxcrypt-static-4.4.26-4.fc35.x86_64 04:51:12 #11 18.62 libxkbcommon-1.3.1-1.fc35.x86_64 04:51:12 #11 18.62 lzo-2.10-5.fc35.x86_64 04:51:12 #11 18.62 m4-1.4.19-2.fc35.x86_64 04:51:12 #11 18.62 make-1:4.3-6.fc35.x86_64 04:51:12 #11 18.62 openssh-8.7p1-2.fc35.x86_64 04:51:12 #11 18.62 openssh-clients-8.7p1-2.fc35.x86_64 04:51:12 #11 18.62 pcre2-devel-10.37-4.fc35.x86_64 04:51:12 #11 18.62 pcre2-utf16-10.37-4.fc35.x86_64 04:51:12 #11 18.62 pcre2-utf32-10.37-4.fc35.x86_64 04:51:12 #11 18.62 perl-Error-1:0.17029-7.fc35.noarch 04:51:12 #11 18.62 perl-File-Compare-1.100.600-482.fc35.noarch 04:51:12 #11 18.62 perl-File-Copy-2.35-482.fc35.noarch 04:51:12 #11 18.62 perl-File-Find-1.39-482.fc35.noarch 04:51:12 #11 18.62 perl-Git-2.33.1-1.fc35.noarch 04:51:12 #11 18.62 perl-TermReadKey-2.38-11.fc35.x86_64 04:51:12 #11 18.62 perl-Thread-Queue-3.14-478.fc35.noarch 04:51:12 #11 18.62 perl-lib-0.65-482.fc35.x86_64 04:51:12 #11 18.62 perl-threads-1:2.26-448.fc35.x86_64 04:51:12 #11 18.62 perl-threads-shared-1.62-478.fc35.x86_64 04:51:12 #11 18.62 policycoreutils-3.2-6.fc35.x86_64 04:51:12 #11 18.62 policycoreutils-devel-3.2-6.fc35.x86_64 04:51:12 #11 18.62 policycoreutils-python-utils-3.2-6.fc35.noarch 04:51:12 #11 18.62 python3-audit-3.0.6-1.fc35.x86_64 04:51:12 #11 18.62 python3-libselinux-3.3-1.fc35.x86_64 04:51:12 #11 18.62 python3-libsemanage-3.2-4.fc35.x86_64 04:51:12 #11 18.62 python3-policycoreutils-3.2-6.fc35.noarch 04:51:12 #11 18.62 python3-setools-4.4.0-3.fc35.x86_64 04:51:12 #11 18.62 python3-setuptools-57.4.0-1.fc35.noarch 04:51:12 #11 18.62 qrencode-libs-4.0.2-8.fc35.x86_64 04:51:12 #11 18.62 rhash-1.4.0-4.fc35.x86_64 04:51:12 #11 18.62 rpm-plugin-selinux-4.17.0-1.fc35.x86_64 04:51:12 #11 18.62 selinux-policy-35.3-1.20211019git94970fc.fc35.noarch 04:51:12 #11 18.62 selinux-policy-devel-35.3-1.20211019git94970fc.fc35.noarch 04:51:12 #11 18.62 selinux-policy-targeted-35.3-1.20211019git94970fc.fc35.noarch 04:51:12 #11 18.62 systemd-249.4-2.fc35.x86_64 04:51:12 #11 18.62 systemd-devel-249.4-2.fc35.x86_64 04:51:12 #11 18.62 systemd-networkd-249.4-2.fc35.x86_64 04:51:12 #11 18.62 systemd-pam-249.4-2.fc35.x86_64 04:51:12 #11 18.62 systemd-resolved-249.4-2.fc35.x86_64 04:51:12 #11 18.62 systemd-rpm-macros-249.4-2.fc35.noarch 04:51:12 #11 18.62 util-linux-2.37.2-1.fc35.x86_64 04:51:12 #11 18.62 util-linux-core-2.37.2-1.fc35.x86_64 04:51:12 #11 18.62 vim-filesystem-2:8.2.3568-1.fc35.noarch 04:51:12 #11 18.62 which-2.21-27.fc35.x86_64 04:51:12 #11 18.62 xkeyboard-config-2.33-2.fc35.noarch 04:51:12 #11 18.62 04:51:12 #11 18.62 Complete! 04:51:12 #11 DONE 18.9s 04:51:12 04:51:12 #13 [stage-1 5/6] COPY --from=golang /usr/local/go /usr/local/go 04:51:12 #13 sha256:9be668097fa5f7eae02770ceb39ae26d4ce5c45cff527009241ae7f2c978b95b 04:51:15 #13 DONE 3.1s 04:51:15 04:51:15 #14 [stage-1 6/6] WORKDIR /root/rpmbuild 04:51:15 #14 sha256:c7c839b18feb5f3f66e4f7d39922733b8711dc52a7bc782cc593583e189199b0 04:51:15 #14 DONE 0.0s 04:51:15 04:51:15 #15 exporting to image 04:51:15 #15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 04:51:15 #15 exporting layers 04:51:20 #15 exporting layers 5.1s done 04:51:20 #15 writing image sha256:d10c18acd8c03d4d52997e30611d24839b7f076e0e80ef2560d8d362702e6669 done 04:51:20 #15 naming to docker.io/rpmbuild-fedora-35/x86_64 done 04:51:20 #15 DONE 5.1s 04:51:20 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/fedora-35/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm/rpmbuild/fedora-35/SRPMS:/root/rpmbuild/SRPMS rpmbuild-fedora-35/x86_64 -ba --define '_gitcommit_cli b485636' --define '_gitcommit_engine e2f740d' --define '_release 0' --define '_version 0.0.0.20211015144513.b485636' --define '_origversion 0.0.0-20211015144513-b485636' --define '_scan_rpm_version 0.9.0' --define '_scan_version v0.9.0' --define '_scan_gitcommit b05830d' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec SPECS/docker-ce-rootless-extras.spec SPECS/docker-scan-plugin.spec 04:51:21 warning: line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux 04:51:21 warning: line 61: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux 04:51:21 warning: line 62: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine 04:51:21 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AUI0tI 04:51:21 + umask 022 04:51:21 + cd /root/rpmbuild/BUILD 04:51:21 + cd /root/rpmbuild/BUILD 04:51:21 + rm -rf src 04:51:21 + /usr/bin/mkdir -p src 04:51:21 + cd src 04:51:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:51:21 + /usr/bin/tar -xof - 04:51:21 + STATUS=0 04:51:21 + '[' 0 -ne 0 ']' 04:51:21 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:51:21 + /usr/bin/tar -xof - 04:51:22 + STATUS=0 04:51:22 + '[' 0 -ne 0 ']' 04:51:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:51:22 + RPM_EC=0 04:51:22 ++ jobs -p 04:51:22 + exit 0 04:51:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TBhBzR 04:51:22 + umask 022 04:51:22 + cd /root/rpmbuild/BUILD 04:51:22 + cd src 04:51:22 + export DOCKER_GITCOMMIT=e2f740d 04:51:22 + DOCKER_GITCOMMIT=e2f740d 04:51:22 + mkdir -p /go/src/github.com/docker 04:51:22 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker 04:51:22 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src 04:51:22 + pushd /root/rpmbuild/BUILD/src/engine 04:51:22 + for component in tini "proxy dynamic" 04:51:22 + TMP_GOPATH=/go 04:51:22 + hack/dockerfile/install/install.sh tini 04:51:22 + RM_GOPATH=0 04:51:22 + TMP_GOPATH=/go 04:51:22 + : /usr/local/bin 04:51:22 + '[' -z /go ']' 04:51:22 + export GOPATH=/go 04:51:22 + GOPATH=/go 04:51:22 + case "$(go env GOARCH)" in 04:51:22 ++ go env GOARCH 04:51:22 + export GO_BUILDMODE=-buildmode=pie 04:51:22 + GO_BUILDMODE=-buildmode=pie 04:51:22 ++ dirname hack/dockerfile/install/install.sh 04:51:22 + dir=hack/dockerfile/install 04:51:22 + bin=tini 04:51:22 + shift 04:51:22 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:51:22 + . hack/dockerfile/install/tini.installer 04:51:22 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:51:22 + install_tini 04:51:22 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:51:22 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:51:22 + git clone https://github.com/krallin/tini.git /go/tini 04:51:22 Cloning into '/go/tini'... 04:51:22 + cd /go/tini 04:51:22 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:51:22 + cmake . 04:51:22 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 04:51:22 Compatibility with CMake < 2.8.12 will be removed from a future version of 04:51:22 CMake. 04:51:22 04:51:22 Update the VERSION argument <min> value or use a ...<max> suffix to tell 04:51:22 CMake that the project does not need compatibility with older versions. 04:51:22 04:51:22 04:51:22 -- The C compiler identification is GNU 11.2.1 04:51:22 -- Detecting C compiler ABI info 04:51:23 -- Detecting C compiler ABI info - done 04:51:23 -- Check for working C compiler: /usr/bin/cc - skipped 04:51:23 -- Detecting C compile features 04:51:23 -- Detecting C compile features - done 04:51:23 -- Performing Test HAS_BUILTIN_FORTIFY 04:51:23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:51:23 -- Configuring done 04:51:23 -- Generating done 04:51:23 -- Build files have been written to: /go/tini 04:51:23 + make tini-static 04:51:23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:51:23 [100%] Linking C executable tini-static 04:51:23 [100%] Built target tini-static 04:51:23 + mkdir -p /usr/local/bin 04:51:23 + cp tini-static /usr/local/bin/docker-init 04:51:23 + for component in tini "proxy dynamic" 04:51:23 + TMP_GOPATH=/go 04:51:23 + hack/dockerfile/install/install.sh proxy dynamic 04:51:23 + RM_GOPATH=0 04:51:23 + TMP_GOPATH=/go 04:51:23 + : /usr/local/bin 04:51:23 + '[' -z /go ']' 04:51:23 + export GOPATH=/go 04:51:23 + GOPATH=/go 04:51:23 + case "$(go env GOARCH)" in 04:51:23 ++ go env GOARCH 04:51:23 + export GO_BUILDMODE=-buildmode=pie 04:51:23 + GO_BUILDMODE=-buildmode=pie 04:51:23 ++ dirname hack/dockerfile/install/install.sh 04:51:23 + dir=hack/dockerfile/install 04:51:23 + bin=proxy 04:51:23 + shift 04:51:23 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:51:23 + . hack/dockerfile/install/proxy.installer 04:51:23 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:51:23 + install_proxy dynamic 04:51:23 + case "$1" in 04:51:23 + install_proxy_dynamic 04:51:23 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:51:23 + PROXY_LDFLAGS=-linkmode=external 04:51:23 + export BUILD_MODE=-buildmode=pie 04:51:23 + BUILD_MODE=-buildmode=pie 04:51:23 + _install_proxy 04:51:23 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:51:23 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:51:23 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:51:23 Cloning into '/go/src/github.com/docker/libnetwork'... 04:51:25 + cd /go/src/github.com/docker/libnetwork 04:51:25 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:51:25 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:51:31 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:51:31 04:51:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini 04:51:31 + RM_GOPATH=0 04:51:31 + TMP_GOPATH=/go 04:51:31 + : /usr/local/bin 04:51:31 + '[' -z /go ']' 04:51:31 + export GOPATH=/go 04:51:31 + GOPATH=/go 04:51:31 + case "$(go env GOARCH)" in 04:51:31 ++ go env GOARCH 04:51:31 + export GO_BUILDMODE=-buildmode=pie 04:51:31 + GO_BUILDMODE=-buildmode=pie 04:51:31 ++ dirname hack/dockerfile/install/install.sh 04:51:31 + dir=hack/dockerfile/install 04:51:31 + bin=tini 04:51:31 + shift 04:51:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 04:51:31 + . hack/dockerfile/install/tini.installer 04:51:31 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 04:51:31 + install_tini 04:51:31 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 04:51:31 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 04:51:31 + git clone https://github.com/krallin/tini.git /go/tini 04:51:31 Cloning into '/go/tini'... 04:51:31 + cd /go/tini 04:51:31 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 04:51:31 + cmake . 04:51:31 -- The C compiler identification is GNU 10.3.0 04:51:31 -- Detecting C compiler ABI info 04:51:31 -- Detecting C compiler ABI info - done 04:51:31 -- Check for working C compiler: /usr/bin/cc - skipped 04:51:31 -- Detecting C compile features 04:51:31 -- Detecting C compile features - done 04:51:31 -- Performing Test HAS_BUILTIN_FORTIFY 04:51:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success 04:51:31 -- Configuring done 04:51:31 -- Generating done 04:51:31 -- Build files have been written to: /go/tini 04:51:31 + make tini-static 04:51:31 make[2]: Entering directory '/go/tini' 04:51:31 make[3]: Entering directory '/go/tini' 04:51:31 make[4]: Entering directory '/go/tini' 04:51:31 make[5]: Entering directory '/go/tini' 04:51:31 Scanning dependencies of target tini-static 04:51:31 make[5]: Leaving directory '/go/tini' 04:51:31 make[5]: Entering directory '/go/tini' 04:51:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:51:31 [100%] Linking C executable tini-static 04:51:31 make[5]: Leaving directory '/go/tini' 04:51:31 [100%] Built target tini-static 04:51:31 make[4]: Leaving directory '/go/tini' 04:51:31 make[3]: Leaving directory '/go/tini' 04:51:31 make[2]: Leaving directory '/go/tini' 04:51:31 + mkdir -p /usr/local/bin 04:51:31 + cp tini-static /usr/local/bin/docker-init 04:51:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic 04:51:31 + RM_GOPATH=0 04:51:31 + TMP_GOPATH=/go 04:51:31 + : /usr/local/bin 04:51:31 + '[' -z /go ']' 04:51:31 + export GOPATH=/go 04:51:31 + GOPATH=/go 04:51:31 + case "$(go env GOARCH)" in 04:51:31 ++ go env GOARCH 04:51:31 + export GO_BUILDMODE=-buildmode=pie 04:51:31 + GO_BUILDMODE=-buildmode=pie 04:51:31 ++ dirname hack/dockerfile/install/install.sh 04:51:31 + dir=hack/dockerfile/install 04:51:31 + bin=proxy 04:51:31 + shift 04:51:31 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 04:51:31 + . hack/dockerfile/install/proxy.installer 04:51:31 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 04:51:31 + install_proxy dynamic 04:51:31 + case "$1" in 04:51:31 + install_proxy_dynamic 04:51:31 + export PROXY_LDFLAGS=-linkmode=external install_proxy 04:51:31 + PROXY_LDFLAGS=-linkmode=external 04:51:31 + export BUILD_MODE=-buildmode=pie 04:51:31 + BUILD_MODE=-buildmode=pie 04:51:31 + _install_proxy 04:51:31 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 04:51:31 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 04:51:31 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 04:51:31 Cloning into '/go/src/github.com/docker/libnetwork'... 04:51:31 + cd /go/src/github.com/docker/libnetwork 04:51:31 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 04:51:31 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:51:31 + return 04:51:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic 04:51:31 + RM_GOPATH=0 04:51:31 + TMP_GOPATH=/go 04:51:31 + : /usr/local/bin 04:51:31 + '[' -z /go ']' 04:51:31 + export GOPATH=/go 04:51:31 + GOPATH=/go 04:51:31 + case "$(go env GOARCH)" in 04:51:31 ++ go env GOARCH 04:51:31 + export GO_BUILDMODE=-buildmode=pie 04:51:31 + GO_BUILDMODE=-buildmode=pie 04:51:31 ++ dirname hack/dockerfile/install/install.sh 04:51:31 + dir=hack/dockerfile/install 04:51:31 + bin=rootlesskit 04:51:31 + shift 04:51:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' 04:51:31 + . hack/dockerfile/install/rootlesskit.installer 04:51:31 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:51:31 + install_rootlesskit dynamic 04:51:31 + case "$1" in 04:51:31 + install_rootlesskit_dynamic 04:51:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:51:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:51:31 + export BUILD_MODE=-buildmode=pie 04:51:31 + BUILD_MODE=-buildmode=pie 04:51:31 + _install_rootlesskit 04:51:31 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:51:31 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:51:31 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:51:31 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:51:31 + cd /go/src/github.com/rootless-containers/rootlesskit 04:51:31 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:51:31 + export GO111MODULE=on 04:51:31 + GO111MODULE=on 04:51:31 + export GOPROXY=https://proxy.golang.org 04:51:31 + GOPROXY=https://proxy.golang.org 04:51:31 + for f in rootlesskit rootlesskit-docker-proxy 04:51:31 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:51:31 go: downloading github.com/pkg/errors v0.9.1 04:51:31 go: downloading github.com/sirupsen/logrus v1.8.1 04:51:31 go: downloading github.com/urfave/cli/v2 v2.3.0 04:51:31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:51:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:51:31 go: downloading github.com/moby/vpnkit v0.5.0 04:51:31 go: downloading github.com/google/uuid v1.3.0 04:51:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:51:31 go: downloading github.com/gofrs/flock v0.8.1 04:51:31 go: downloading github.com/gorilla/mux v1.8.0 04:51:31 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:51:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:51:31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:51:31 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:51:31 #43 82.27 Created binary: /build/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe 04:51:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:51:31 #43 82.72 Cloning into '/go/src/github.com/docker/windows-container-utility'... 04:51:32 #43 82.95 Building: /build/bundles/cross/windows/amd64/containerutility.exe 04:51:33 + return 04:51:33 + VERSION=0.0.0-20211015144513-b485636 04:51:33 + PRODUCT=docker 04:51:33 + hack/make.sh dynbinary 04:51:33 04:51:33 Removing bundles/ 04:51:33 04:51:33 ---> Making bundle: dynbinary (in bundles/dynbinary) 04:51:33 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:51:33 GOOS="" GOARCH="" GOARM="" 04:51:37 + for f in rootlesskit rootlesskit-docker-proxy 04:51:37 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:51:37 #43 87.48 04:51:37 #43 DONE 87.8s 04:51:37 04:51:37 #44 [cross 1/1] COPY --from=build-cross /build/bundles/ / 04:51:37 #44 sha256:bd7e34fd0801813b87eb264b2661b2328fa2d3ed2364001e30990b19fdb2c023 04:51:37 #44 DONE 0.4s 04:51:37 + return 04:51:37 # Build the CLI 04:51:37 cd /go/src/github.com/docker/cli && \ 04:51:37 LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:51:37 make[2]: Entering directory '/root/build-deb/cli' 04:51:37 GO_LINKMODE=dynamic ./scripts/build/binary 04:51:37 Building dynamic docker-linux-amd64 04:51:38 04:51:38 #45 exporting to client 04:51:38 #45 sha256:b60a1292d407630dbb741f28ab6ea4ce3cca872ac28eeee56f4e66a182eca4bc 04:51:38 #45 copying files 11.48MB 0.1s 04:51:38 #45 copying files 58.74MB 0.5s done 04:51:38 #45 DONE 0.5s 04:51:38 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker' 04:51:38 mkdir -p build/win/amd64/docker/cli-plugins 04:51:38 GOOS=windows GOARCH=amd64 docker run --rm -e GOOS -e GOARCH -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/build/win/amd64/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-596/static/scripts/build-cli-plugins":/build:ro golang:1.16.9 /build 04:51:39 Cloning into '/go/src/github.com/docker/app'... 04:51:43 Fetching origin 04:51:43 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:52:51 Cloning into '/go/src/github.com/docker/buildx'... 04:52:52 Fetching origin 04:52:52 + GO111MODULE=on 04:52:52 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:52:59 scripts/docs/generate-man.sh 04:53:10 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 04:53:10 04:53:10 + popd 04:53:10 ~/rpmbuild/BUILD/src 04:53:10 + RPM_EC=0 04:53:10 ++ jobs -p 04:53:10 + exit 0 04:53:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1XxE9C 04:53:10 + umask 022 04:53:10 + cd /root/rpmbuild/BUILD 04:53:10 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 '!=' / ']' 04:53:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:53:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:53:10 + mkdir -p /root/rpmbuild/BUILDROOT 04:53:10 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:53:10 + cd src 04:53:10 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd 04:53:10 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/dockerd 04:53:10 + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/docker-proxy 04:53:10 + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/docker-init 04:53:10 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/lib/systemd/system/docker.service 04:53:10 + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/lib/systemd/system/docker.socket 04:53:10 + /usr/lib/rpm/check-buildroot 04:53:10 + /usr/lib/rpm/redhat/brp-ldconfig 04:53:10 + /usr/lib/rpm/brp-compress 04:53:10 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:53:10 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:53:10 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3 04:53:10 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip 04:53:10 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:53:10 + /usr/lib/rpm/check-rpaths 04:53:10 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:53:10 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 04:53:10 + /usr/lib/rpm/redhat/brp-python-hardlink 04:53:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.maRtEO 04:53:10 + umask 022 04:53:10 + cd /root/rpmbuild/BUILD 04:53:10 + cd src 04:53:10 + engine/bundles/dynbinary-daemon/dockerd -v 04:53:10 Docker version 0.0.0-20211015144513-b485636, build e2f740d 04:53:10 + RPM_EC=0 04:53:10 ++ jobs -p 04:53:10 + exit 0 04:53:10 Processing files: docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:53:10 Provides: docker-ce = 3:0.0.0.20211015144513.b485636-0.fc35 docker-ce(x86-64) = 3:0.0.0.20211015144513.b485636-0.fc35 04:53:10 Requires(interp): /bin/sh /bin/sh /bin/sh 04:53:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:53:10 Requires(post): /bin/sh 04:53:10 Requires(preun): /bin/sh 04:53:10 Requires(postun): /bin/sh 04:53:10 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) 04:53:10 Conflicts: docker docker-ee docker-engine-cs docker-io 04:53:10 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux 04:53:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:53:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20211015144513.b485636-0.fc35.src.rpm 04:53:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64.rpm 04:53:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gVO8zC 04:53:48 + umask 022 04:53:48 + cd /root/rpmbuild/BUILD 04:53:48 + cd src 04:53:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:53:48 + RPM_EC=0 04:53:48 ++ jobs -p 04:53:48 + exit 0 04:53:48 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H1nRNC 04:53:48 + umask 022 04:53:48 + cd /root/rpmbuild/BUILD 04:53:48 + cd /root/rpmbuild/BUILD 04:53:48 + rm -rf src 04:53:48 + /usr/bin/mkdir -p src 04:53:48 + cd src 04:53:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz 04:53:48 + /usr/bin/tar -xof - 04:53:48 + STATUS=0 04:53:48 + '[' 0 -ne 0 ']' 04:53:48 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz 04:53:48 + /usr/bin/tar -xof - 04:53:48 + STATUS=0 04:53:48 + '[' 0 -ne 0 ']' 04:53:48 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:53:48 + RPM_EC=0 04:53:48 ++ jobs -p 04:53:48 + exit 0 04:53:48 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9CzYKp 04:53:48 + umask 022 04:53:48 + cd /root/rpmbuild/BUILD 04:53:48 + cd src 04:53:48 + mkdir -p /go/src/github.com/docker 04:53:48 + rm -f /go/src/github.com/docker/cli 04:53:48 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli 04:53:48 + pushd /go/src/github.com/docker/cli 04:53:48 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src 04:53:48 + DISABLE_WARN_OUTSIDE_CONTAINER=1 04:53:48 + make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 04:53:48 GO_LINKMODE=dynamic ./scripts/build/binary 04:53:48 Building dynamic docker-linux-amd64 04:54:07 Project root: /go/src/github.com/docker/cli 04:54:07 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:54:07 2021/11/02 04:53:56 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:54:07 make[2]: Leaving directory '/root/build-deb/cli' 04:54:07 # Build the scan-plugin 04:54:07 # TODO change once we support scan-plugin on other architectures 04:54:07 if [ "amd64" = "amd64" ]; then \ 04:54:07 cd /go/src/github.com/docker/scan-cli-plugin \ 04:54:07 && PLATFORM_BINARY=docker-scan COMMIT=b05830d TAG_NAME=v0.9.0 make native-build \ 04:54:07 && mkdir -p /usr/libexec/docker/cli-plugins/ \ 04:54:07 && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ 04:54:07 fi 04:54:07 make[2]: Entering directory '/root/build-deb/scan-cli-plugin' 04:54:07 GO111MODULE=on make -f builder.Makefile build 04:54:07 make[3]: Entering directory '/root/build-deb/scan-cli-plugin' 04:54:07 mkdir -p bin 04:54:07 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 04:54:14 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build/win/amd64 04:54:14 find build/win/amd64/docker -type f -not -name "*.exe" -exec mv {} {}.exe \; 04:54:14 cd /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli && VERSION=0.0.0-20211015144513-b485636 docker buildx bake --set binary.platform=windows/amd64 binary 04:54:14 #1 [internal] load build definition from Dockerfile 04:54:14 #1 transferring dockerfile: 2.08kB done 04:54:14 #1 DONE 0.0s 04:54:14 04:54:14 #2 [internal] load .dockerignore 04:54:14 #2 transferring context: 112B done 04:54:14 #2 DONE 0.0s 04:54:14 04:54:14 #3 resolve image config for docker.io/docker/dockerfile:1.3 04:54:14 #3 ... 04:54:14 04:54:14 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io 04:54:14 #4 DONE 0.0s 04:54:14 04:54:14 #3 resolve image config for docker.io/docker/dockerfile:1.3 04:54:14 #3 DONE 0.2s 04:54:14 04:54:14 #5 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 04:54:14 #5 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done 04:54:14 #5 CACHED 04:54:14 04:54:14 #9 [auth] dockercore/golang-cross:pull token for registry-1.docker.io 04:54:14 #9 DONE 0.0s 04:54:14 04:54:14 #10 [auth] library/golang:pull token for registry-1.docker.io 04:54:14 #10 DONE 0.0s 04:54:14 04:54:14 #11 [auth] tonistiigi/xx:pull token for registry-1.docker.io 04:54:14 #11 DONE 0.0s 04:54:14 04:54:14 #8 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 04:54:14 #8 ... 04:54:14 04:54:14 #7 [internal] load metadata for docker.io/library/golang:1.16.9-alpine 04:54:14 #7 DONE 0.5s 04:54:14 04:54:14 #8 [internal] load metadata for docker.io/tonistiigi/xx:1.0.0-rc.2 04:54:14 #8 DONE 0.6s 04:54:14 04:54:14 #6 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras 04:54:14 #6 DONE 0.6s 04:54:14 04:54:14 #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 04:54:14 #13 resolve docker.io/tonistiigi/xx:1.0.0-rc.2@sha256:09ce682450112501b35936c5db39ddfe87f89731af39c06fb3105080167c0669 0.0s done 04:54:14 #13 DONE 0.0s 04:54:14 04:54:14 #12 [gostable 1/1] FROM docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 04:54:14 #12 resolve docker.io/library/golang:1.16.9-alpine@sha256:05df7ff684a2cb06aa207be14a78918cbc3285ed3b965974979e575d59de1c11 0.0s done 04:54:14 #12 DONE 0.0s 04:54:14 04:54:14 #14 [build-base-alpine 1/3] COPY --from=xx / / 04:54:14 #14 CACHED 04:54:14 04:54:14 #15 [build-base-alpine 2/3] RUN apk add --no-cache clang lld llvm file git 04:54:14 #15 CACHED 04:54:14 04:54:14 #16 [build-base-alpine 3/3] WORKDIR /go/src/github.com/docker/cli 04:54:14 #16 CACHED 04:54:14 04:54:14 #19 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 04:54:14 #19 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done 04:54:14 #19 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.0s done 04:54:14 #19 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 0.0s done 04:54:14 #19 DONE 0.1s 04:54:14 04:54:14 #18 [internal] load build context 04:54:14 #18 ... 04:54:14 04:54:14 #17 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc 04:54:14 #17 0.195 skipping packages installation on windows 04:54:14 #17 DONE 0.2s 04:54:14 04:54:14 #18 [internal] load build context 04:54:14 #18 transferring context: 398.17kB 0.5s done 04:54:14 #18 DONE 0.5s 04:54:14 04:54:14 #20 [build 1/1] RUN --mount=ro --mount=type=cache,target=/root/.cache --mount=from=dockercore/golang-cross:xx-sdk-extras,target=/xx-sdk,src=/xx-sdk --mount=type=tmpfs,target=cli/winresources xx-go --wrap && TARGET=/out ./scripts/build/binary && xx-verify $([ "static" = "static" ] && echo "--static") /out/docker 04:54:15 #20 0.346 Building static docker-windows-amd64.exe 04:54:56 scripts/docs/generate-man.sh 04:55:51 #20 DONE 86.8s 04:55:51 04:55:51 #21 [binary 1/1] COPY --from=build /out . 04:55:51 #21 DONE 0.1s 04:55:51 04:55:51 #22 exporting to client 04:55:51 #22 copying files 53B 04:55:51 #22 copying files 51.74MB 0.9s done 04:55:51 #22 DONE 0.9s 04:55:51 mkdir -p build/win/amd64/docker 04:55:51 cp /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe 04:55:51 cp /home/ubuntu/workspace/docker-ce-packaging_PR-596/src/github.com/docker/docker/bundles/cross/windows/amd64/dockerd-0.0.0-20211015144513-b485636.exe build/win/amd64/docker/dockerd.exe 04:55:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20211015144513-b485636.zip docker' 04:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:55:51 v3.14.2-119-g9c4e1aa60c [https://dl-cdn.alpinelinux.org/alpine/v3.14/main] 04:55:51 v3.14.2-118-g9c59b49855 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community] 04:55:51 OK: 14943 distinct packages available 04:55:51 (1/2) Installing unzip (6.0-r9) 04:55:51 (2/2) Installing zip (3.0-r9) 04:55:51 Executing busybox-1.33.1-r3.trigger 04:55:51 OK: 6 MiB in 16 packages 04:55:51 adding: docker/ (stored 0%) 04:55:51 adding: docker/dockerd.exe (deflated 72%) 04:55:51 adding: docker/cli-plugins/ (stored 0%) 04:55:53 adding: docker/cli-plugins/docker-buildx.exe (deflated 59%) 04:55:55 adding: docker/cli-plugins/docker-app.exe (deflated 69%) 04:55:57 adding: docker/docker.exe (deflated 73%) 04:55:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build 04:55:58 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' [Pipeline] sh 04:55:59 + make clean 04:55:59 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/v -w /v alpine chown -R 1000:1000 src 04:56:00 rm -f -r src 04:56:00 make -C rpm clean 04:56:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 04:56:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 04:56:00 rm -f -r rpmbuild/ 04:56:00 docker builder prune -f --filter until=24h 04:56:01 Total reclaimed space: 0B 04:56:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 04:56:01 make -C deb clean 04:56:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 04:56:01 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 debbuild 04:56:01 rm -f -r debbuild 04:56:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 sources 04:56:01 rm -f -r sources 04:56:01 docker builder prune -f --filter until=24h 04:56:01 Total reclaimed space: 0B 04:56:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 04:56:01 make -C static clean 04:56:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 04:56:01 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build 04:56:02 rm -f -r build 04:56:02 docker builder prune -f --filter until=24h 04:56:02 Total reclaimed space: 0B 04:56:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:56:18 Project root: /go/src/github.com/docker/cli 04:56:18 Generating man pages into /go/src/github.com/docker/cli/man/man1 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 04:56:18 2021/11/02 04:56:04 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 04:56:18 + popd 04:56:18 ~/rpmbuild/BUILD/src 04:56:18 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src 04:56:18 + pushd /root/rpmbuild/BUILD/src/plugins 04:56:18 + for installer in *.installer 04:56:18 + '[' app.installer '!=' scan.installer ']' 04:56:18 + bash app.installer build 04:56:18 Cloning into '/go/src/github.com/docker/app'... 04:56:18 Fetching origin 04:56:18 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 04:57:04 + for installer in *.installer 04:57:04 + '[' buildx.installer '!=' scan.installer ']' 04:57:04 + bash buildx.installer build 04:57:04 Cloning into '/go/src/github.com/docker/buildx'... 04:57:04 Fetching origin 04:57:04 + GO111MODULE=on 04:57:04 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 04:58:26 ~/rpmbuild/BUILD/src 04:58:26 + popd 04:58:26 + RPM_EC=0 04:58:26 ++ jobs -p 04:58:26 + exit 0 04:58:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6edtbv 04:58:26 + umask 022 04:58:26 + cd /root/rpmbuild/BUILD 04:58:26 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 '!=' / ']' 04:58:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 + mkdir -p /root/rpmbuild/BUILDROOT 04:58:26 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 + cd src 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin 04:58:26 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/docker 04:58:26 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src 04:58:26 + pushd /root/rpmbuild/BUILD/src/plugins 04:58:26 + for installer in *.installer 04:58:26 + '[' app.installer '!=' scan.installer ']' 04:58:26 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 + PREFIX=/usr/libexec/docker/cli-plugins 04:58:26 + bash app.installer install_plugin 04:58:26 + for installer in *.installer 04:58:26 + '[' buildx.installer '!=' scan.installer ']' 04:58:26 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 + PREFIX=/usr/libexec/docker/cli-plugins 04:58:26 + bash buildx.installer install_plugin 04:58:26 + popd 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/bash-completion/completions 04:58:26 ~/rpmbuild/BUILD/src 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/zsh/vendor-completions 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/fish/vendor_completions.d 04:58:26 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/bash-completion/completions/docker 04:58:26 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/zsh/vendor-completions/_docker 04:58:26 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/fish/vendor_completions.d/docker.fish 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/man/man1 04:58:26 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest-rm.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/man/man1 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/man/man5 04:58:26 + 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.20211015144513.b485636-0.fc35.x86_64/usr/share/man/man5 04:58:26 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/man/man8 04:58:26 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/man/man8 04:58:26 + mkdir -p build-docs 04:58:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:58:26 + cp cli/LICENSE build-docs/LICENSE 04:58:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:58:26 + cp cli/MAINTAINERS build-docs/MAINTAINERS 04:58:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:58:26 + cp cli/NOTICE build-docs/NOTICE 04:58:26 + for cli_file in LICENSE MAINTAINERS NOTICE README.md 04:58:26 + cp cli/README.md build-docs/README.md 04:58:26 + /usr/lib/rpm/check-buildroot 04:58:26 + /usr/lib/rpm/redhat/brp-ldconfig 04:58:26 + /usr/lib/rpm/brp-compress 04:58:26 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:58:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:58:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip 04:58:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:58:26 + /usr/lib/rpm/check-rpaths 04:58:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:58:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 04:58:26 + /usr/lib/rpm/redhat/brp-python-hardlink 04:58:26 Processing files: docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OTZu1b 04:58:26 + umask 022 04:58:26 + cd /root/rpmbuild/BUILD 04:58:26 + cd src 04:58:26 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/doc/docker-ce-cli 04:58:26 + export LC_ALL=C 04:58:26 + LC_ALL=C 04:58:26 + export DOCDIR 04:58:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/doc/docker-ce-cli 04:58:26 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/doc/docker-ce-cli 04:58:26 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/doc/docker-ce-cli 04:58:26 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/doc/docker-ce-cli 04:58:26 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/share/doc/docker-ce-cli 04:58:26 + RPM_EC=0 04:58:26 ++ jobs -p 04:58:26 + exit 0 04:58:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx 04:58:26 Provides: docker-ce-cli = 1:0.0.0.20211015144513.b485636-0.fc35 docker-ce-cli(x86-64) = 1:0.0.0.20211015144513.b485636-0.fc35 04:58:26 Requires(interp): /bin/sh 04:58:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:58:26 Requires(post): /bin/sh 04:58:26 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) 04:58:26 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io 04:58:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:58:26 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.src.rpm 04:59:22 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64.rpm 04:59:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DDZurt 04:59:22 + umask 022 04:59:22 + cd /root/rpmbuild/BUILD 04:59:22 + cd src 04:59:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:22 + RPM_EC=0 04:59:22 ++ jobs -p 04:59:22 + exit 0 04:59:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cKEbaT 04:59:22 + umask 022 04:59:22 + cd /root/rpmbuild/BUILD 04:59:22 + cd /root/rpmbuild/BUILD 04:59:22 + rm -rf src 04:59:22 + /usr/bin/mkdir -p src 04:59:22 + cd src 04:59:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:59:22 + /usr/bin/tar -xof - 04:59:22 + STATUS=0 04:59:22 + '[' 0 -ne 0 ']' 04:59:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz 04:59:22 + /usr/bin/tar -xof - 04:59:22 + STATUS=0 04:59:22 + '[' 0 -ne 0 ']' 04:59:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:59:22 + RPM_EC=0 04:59:22 ++ jobs -p 04:59:22 + exit 0 04:59:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GsSpZl 04:59:22 + umask 022 04:59:22 + cd /root/rpmbuild/BUILD 04:59:22 + cd src 04:59:22 + export DOCKER_GITCOMMIT=e2f740d 04:59:22 + DOCKER_GITCOMMIT=e2f740d 04:59:22 + mkdir -p /go/src/github.com/docker 04:59:22 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker 04:59:22 + TMP_GOPATH=/go 04:59:22 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic 04:59:22 + RM_GOPATH=0 04:59:22 + TMP_GOPATH=/go 04:59:22 + : /usr/local/bin 04:59:22 + '[' -z /go ']' 04:59:22 + export GOPATH=/go 04:59:22 + GOPATH=/go 04:59:22 + case "$(go env GOARCH)" in 04:59:22 ++ go env GOARCH 04:59:22 + export GO_BUILDMODE=-buildmode=pie 04:59:22 + GO_BUILDMODE=-buildmode=pie 04:59:22 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh 04:59:22 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install 04:59:22 + bin=rootlesskit 04:59:22 + shift 04:59:22 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']' 04:59:22 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer 04:59:22 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:59:22 + install_rootlesskit dynamic 04:59:22 + case "$1" in 04:59:22 + install_rootlesskit_dynamic 04:59:22 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 04:59:22 + ROOTLESSKIT_LDFLAGS=-linkmode=external 04:59:22 + export BUILD_MODE=-buildmode=pie 04:59:22 + BUILD_MODE=-buildmode=pie 04:59:22 + _install_rootlesskit 04:59:22 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 04:59:22 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 04:59:22 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:59:22 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 04:59:22 + cd /go/src/github.com/rootless-containers/rootlesskit 04:59:22 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 04:59:22 + export GO111MODULE=on 04:59:22 + GO111MODULE=on 04:59:22 + export GOPROXY=https://proxy.golang.org 04:59:22 + GOPROXY=https://proxy.golang.org 04:59:22 + for f in rootlesskit rootlesskit-docker-proxy 04:59:22 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:59:22 go: downloading github.com/pkg/errors v0.9.1 04:59:22 go: downloading github.com/sirupsen/logrus v1.8.1 04:59:22 go: downloading github.com/urfave/cli/v2 v2.3.0 04:59:22 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 04:59:22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 04:59:22 go: downloading github.com/google/uuid v1.3.0 04:59:22 go: downloading github.com/moby/vpnkit v0.5.0 04:59:22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 04:59:22 go: downloading github.com/gofrs/flock v0.8.1 04:59:22 go: downloading github.com/gorilla/mux v1.8.0 04:59:22 go: downloading github.com/moby/sys/mountinfo v0.4.1 04:59:22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 04:59:22 go: downloading github.com/u-root/u-root v7.0.0+incompatible 04:59:22 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 04:59:22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 04:59:28 + for f in rootlesskit rootlesskit-docker-proxy 04:59:28 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:59:29 + return 04:59:29 + RPM_EC=0 04:59:29 ++ jobs -p 04:59:29 + exit 0 04:59:29 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aOBbbv 04:59:29 + umask 022 04:59:29 + cd /root/rpmbuild/BUILD 04:59:29 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 '!=' / ']' 04:59:29 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:29 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:29 + mkdir -p /root/rpmbuild/BUILDROOT 04:59:29 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:29 + cd src 04:59:29 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/dockerd-rootless.sh 04:59:29 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh 04:59:29 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/rootlesskit 04:59:29 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy 04:59:29 + /usr/lib/rpm/check-buildroot 04:59:29 + /usr/lib/rpm/redhat/brp-ldconfig 04:59:29 + /usr/lib/rpm/brp-compress 04:59:29 + /usr/lib/rpm/brp-strip /usr/bin/strip 04:59:29 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 04:59:29 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip 04:59:29 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 04:59:29 + /usr/lib/rpm/check-rpaths 04:59:29 + /usr/lib/rpm/redhat/brp-mangle-shebangs 04:59:29 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh 04:59:29 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh 04:59:29 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 04:59:29 + /usr/lib/rpm/redhat/brp-python-hardlink 04:59:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.daKaBX 04:59:29 + umask 022 04:59:29 + cd /root/rpmbuild/BUILD 04:59:29 + cd src 04:59:29 + /usr/local/bin/rootlesskit -v 04:59:29 rootlesskit version 0.14.4 04:59:29 + RPM_EC=0 04:59:29 ++ jobs -p 04:59:29 + exit 0 04:59:29 Processing files: docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:29 Provides: docker-ce-rootless-extras = 0:0.0.0.20211015144513.b485636-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20211015144513.b485636-0.fc35 04:59:29 Requires(interp): /bin/sh /bin/sh /bin/sh 04:59:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 04:59:29 Requires(post): /bin/sh 04:59:29 Requires(preun): /bin/sh 04:59:29 Requires(postun): /bin/sh 04:59:29 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) 04:59:29 Conflicts: rootlesskit 04:59:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.src.rpm 04:59:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64.rpm 04:59:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DkfHcW 04:59:36 + umask 022 04:59:36 + cd /root/rpmbuild/BUILD 04:59:36 + cd src 04:59:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20211015144513.b485636-0.fc35.x86_64 04:59:36 + RPM_EC=0 04:59:36 ++ jobs -p 04:59:36 + exit 0 04:59:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S1LItN 04:59:36 + umask 022 04:59:36 + cd /root/rpmbuild/BUILD 04:59:36 + cd /root/rpmbuild/BUILD 04:59:36 + rm -rf src 04:59:36 + /usr/bin/mkdir -p src 04:59:36 + cd src 04:59:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz 04:59:36 + /usr/bin/tar -xof - 04:59:36 + STATUS=0 04:59:36 + '[' 0 -ne 0 ']' 04:59:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz 04:59:36 + /usr/bin/tar -xof - 04:59:36 + STATUS=0 04:59:36 + '[' 0 -ne 0 ']' 04:59:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . 04:59:36 + RPM_EC=0 04:59:36 ++ jobs -p 04:59:36 + exit 0 04:59:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8F7vdM 04:59:36 + umask 022 04:59:36 + cd /root/rpmbuild/BUILD 04:59:36 + cd src 04:59:36 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin 04:59:36 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 04:59:36 + bash -c 'GOPROXY="https://proxy.golang.org" TAG_NAME="v0.9.0" COMMIT="b05830d" PLATFORM_BINARY=docker-scan make native-build' 04:59:36 GO111MODULE=on make -f builder.Makefile build 04:59:36 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' 04:59:36 mkdir -p bin 04:59:36 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 04:59:39 go: downloading github.com/docker/cli v20.10.9+incompatible 04:59:39 go: downloading github.com/docker/docker v20.10.9+incompatible 04:59:39 go: downloading github.com/spf13/cobra v1.2.1 04:59:39 go: downloading github.com/fvbommel/sortorder v1.0.2 04:59:39 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 04:59:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 04:59:39 go: downloading github.com/docker/go-connections v0.4.0 04:59:39 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 04:59:39 go: downloading github.com/spf13/pflag v1.0.5 04:59:39 go: downloading github.com/theupdateframework/notary v0.7.0 04:59:40 go: downloading github.com/opencontainers/image-spec v1.0.1 04:59:40 go: downloading github.com/docker/go-units v0.4.0 04:59:40 go: downloading github.com/Masterminds/semver/v3 v3.1.1 04:59:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:59:40 go: downloading github.com/morikuni/aec v1.0.0 04:59:40 go: downloading github.com/containerd/containerd v1.5.7 04:59:40 go: downloading github.com/opencontainers/go-digest v1.0.0 04:59:40 go: downloading github.com/moby/sys/mount v0.2.0 04:59:40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 04:59:40 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 04:59:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 04:59:40 go: downloading google.golang.org/grpc v1.40.0 04:59:40 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 04:59:40 go: downloading github.com/docker/docker-credential-helpers v0.6.4 04:59:41 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 04:59:41 go: downloading github.com/gogo/protobuf v1.3.2 04:59:41 go: downloading github.com/opencontainers/runc v1.0.2 04:59:41 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 04:59:41 go: downloading github.com/golang/protobuf v1.5.2 04:59:41 go: downloading github.com/docker/go-metrics v0.0.1 04:59:41 go: downloading google.golang.org/protobuf v1.26.0 04:59:42 go: downloading github.com/prometheus/client_golang v1.7.1 04:59:42 go: downloading github.com/beorn7/perks v1.0.1 04:59:42 go: downloading github.com/cespare/xxhash v1.1.0 04:59:42 go: downloading github.com/cespare/xxhash/v2 v2.1.1 04:59:42 go: downloading github.com/prometheus/client_model v0.2.0 04:59:42 go: downloading github.com/prometheus/common v0.10.0 04:59:42 go: downloading github.com/prometheus/procfs v0.6.0 04:59:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 05:00:14 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin' 05:00:14 + popd 05:00:14 ~/rpmbuild/BUILD/src 05:00:14 + RPM_EC=0 05:00:14 ++ jobs -p 05:00:14 + exit 0 05:00:14 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EKJKs0 05:00:14 + umask 022 05:00:14 + cd /root/rpmbuild/BUILD 05:00:14 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64 '!=' / ']' 05:00:14 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64 05:00:14 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64 05:00:14 + mkdir -p /root/rpmbuild/BUILDROOT 05:00:14 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64 05:00:14 + cd src 05:00:14 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin 05:00:14 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src 05:00:14 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan 05:00:14 + popd 05:00:14 ~/rpmbuild/BUILD/src 05:00:14 + /usr/lib/rpm/check-buildroot 05:00:14 + /usr/lib/rpm/redhat/brp-ldconfig 05:00:14 + /usr/lib/rpm/brp-compress 05:00:14 + /usr/lib/rpm/brp-strip /usr/bin/strip 05:00:14 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump 05:00:14 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip 05:00:14 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip 05:00:14 + /usr/lib/rpm/check-rpaths 05:00:14 + /usr/lib/rpm/redhat/brp-mangle-shebangs 05:00:14 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 05:00:14 + /usr/lib/rpm/redhat/brp-python-hardlink 05:00:14 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ynEGiC 05:00:14 + umask 022 05:00:14 + cd /root/rpmbuild/BUILD 05:00:14 + cd src 05:00:14 + /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan --help 05:00:14 05:00:14 Usage: docker [OPTIONS] COMMAND 05:00:14 05:00:14 docker-scan is a Docker CLI plugin 05:00:14 05:00:14 Options: 05:00:14 --config string Location of client config files (default 05:00:14 "/root/.docker") 05:00:14 -c, --context string Name of the context to use to connect to the 05:00:14 daemon (overrides DOCKER_HOST env var and 05:00:14 default context set with "docker context use") 05:00:14 -D, --debug Enable debug mode 05:00:14 -H, --host list Daemon socket(s) to connect to 05:00:14 -l, --log-level string Set the logging level 05:00:14 ("debug"|"info"|"warn"|"error"|"fatal") 05:00:14 (default "info") 05:00:14 --tls Use TLS; implied by --tlsverify 05:00:14 --tlscacert string Trust certs signed only by this CA (default 05:00:14 "/root/.docker/ca.pem") 05:00:14 --tlscert string Path to TLS certificate file (default 05:00:14 "/root/.docker/cert.pem") 05:00:14 --tlskey string Path to TLS key file (default 05:00:14 "/root/.docker/key.pem") 05:00:14 --tlsverify Use TLS and verify the remote 05:00:14 05:00:14 Management Commands: 05:00:14 completion generate the autocompletion script for the specified shell 05:00:14 05:00:14 Commands: 05:00:14 scan Docker Scan 05:00:14 05:00:14 Run 'docker COMMAND --help' for more information on a command. 05:00:14 05:00:14 To get more help with docker, check out our guides at https://docs.docker.com/go/guides/ 05:00:14 + RPM_EC=0 05:00:14 ++ jobs -p 05:00:14 + exit 0 05:00:14 Processing files: docker-scan-plugin-0.9.0-0.fc35.x86_64 05:00:14 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan 05:00:14 Provides: docker-scan-plugin = 0:0.9.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.9.0-0.fc35 05:00:14 Requires(interp): /bin/sh /bin/sh /bin/sh 05:00:14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 05:00:14 Requires(post): /bin/sh 05:00:14 Requires(preun): /bin/sh 05:00:14 Requires(postun): /bin/sh 05:00:14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64 05:00:14 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.9.0-0.fc35.src.rpm 05:00:20 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.9.0-0.fc35.x86_64.rpm 05:00:20 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BBwm6j 05:00:20 + umask 022 05:00:20 + cd /root/rpmbuild/BUILD 05:00:20 + cd src 05:00:20 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.9.0-0.fc35.x86_64 05:00:20 + RPM_EC=0 05:00:20 ++ jobs -p 05:00:20 + exit 0 05:00:21 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35" 05:00:23 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' [Pipeline] sh 05:00:23 + make clean 05:00:23 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/v -w /v alpine chown -R 1000:1000 src 05:00:25 rm -f -r src 05:00:25 make -C rpm clean 05:00:25 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 05:00:25 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 05:00:26 rm -f -r rpmbuild/ 05:00:26 docker builder prune -f --filter until=24h 05:00:26 Total reclaimed space: 0B 05:00:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 05:00:26 make -C deb clean 05:00:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 05:00:26 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 debbuild 05:00:26 rm -f -r debbuild 05:00:26 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 sources 05:00:26 rm -f -r sources 05:00:26 docker builder prune -f --filter until=24h 05:00:26 Total reclaimed space: 0B 05:00:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 05:00:26 make -C static clean 05:00:26 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 05:00:26 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build 05:00:26 rm -f -r build 05:00:26 docker builder prune -f --filter until=24h 05:00:26 Total reclaimed space: 0B 05:00:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:03:43 go: downloading github.com/docker/cli v20.10.9+incompatible 05:03:44 go: downloading github.com/docker/docker v20.10.9+incompatible 05:03:47 go: downloading github.com/spf13/cobra v1.2.1 05:03:47 go: downloading github.com/fvbommel/sortorder v1.0.2 05:03:47 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 05:03:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 05:03:48 go: downloading github.com/docker/go-connections v0.4.0 05:03:48 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 05:03:48 go: downloading github.com/spf13/pflag v1.0.5 05:03:48 go: downloading github.com/theupdateframework/notary v0.7.0 05:03:49 go: downloading github.com/opencontainers/image-spec v1.0.1 05:03:49 go: downloading github.com/docker/go-units v0.4.0 05:03:49 go: downloading github.com/Masterminds/semver/v3 v3.1.1 05:03:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:03:49 go: downloading github.com/morikuni/aec v1.0.0 05:03:49 go: downloading github.com/containerd/containerd v1.5.7 05:03:49 go: downloading github.com/opencontainers/go-digest v1.0.0 05:03:49 go: downloading github.com/moby/sys/mount v0.2.0 05:03:49 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 05:03:49 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 05:03:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:03:51 go: downloading google.golang.org/grpc v1.40.0 05:03:52 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 05:03:52 go: downloading github.com/docker/docker-credential-helpers v0.6.4 05:03:52 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 05:03:53 go: downloading github.com/gogo/protobuf v1.3.2 05:03:53 go: downloading github.com/opencontainers/runc v1.0.2 05:03:54 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 05:03:55 go: downloading github.com/golang/protobuf v1.5.2 05:03:55 go: downloading github.com/docker/go-metrics v0.0.1 05:03:55 go: downloading google.golang.org/protobuf v1.26.0 05:03:56 go: downloading github.com/prometheus/client_golang v1.7.1 05:03:56 go: downloading github.com/beorn7/perks v1.0.1 05:03:56 go: downloading github.com/cespare/xxhash v1.1.0 05:03:56 go: downloading github.com/cespare/xxhash/v2 v2.1.1 05:03:56 go: downloading github.com/prometheus/client_model v0.2.0 05:03:56 go: downloading github.com/prometheus/common v0.10.0 05:03:56 go: downloading github.com/prometheus/procfs v0.6.0 05:03:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 05:04:35 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' 05:04:35 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' 05:04:35 # Build the CLI plugins 05:04:35 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values 05:04:35 set -e;cd /sources && \ 05:04:35 tar xzf plugin-installers.tgz; \ 05:04:35 for installer in plugins/*.installer; do \ 05:04:35 LDFLAGS='' bash ${installer} build; \ 05:04:35 done 05:04:35 Cloning into '/go/src/github.com/docker/app'... 05:04:35 Fetching origin 05:04:35 make[2]: Entering directory '/go/src/github.com/docker/app' 05:04:35 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 05:05:31 make[2]: Leaving directory '/go/src/github.com/docker/app' 05:05:31 Cloning into '/go/src/github.com/docker/buildx'... 05:05:31 Fetching origin 05:05:31 + GO111MODULE=on 05:05:31 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 05:06:53 make[1]: Leaving directory '/root/build-deb' 05:06:53 debian/rules override_dh_auto_test 05:06:53 make[1]: Entering directory '/root/build-deb' 05:06:53 ./engine/bundles/dynbinary-daemon/dockerd -v 05:06:53 Docker version 0.0.0-20211015144513-b485636, build e2f740d 05:06:53 ./cli/build/docker -v 05:06:53 Docker version 0.0.0-20211015144513-b485636, build b485636 05:06:53 make[1]: Leaving directory '/root/build-deb' 05:06:53 create-stamp debian/debhelper-build-stamp 05:06:53 debian/rules binary 05:06:53 dh binary --with=bash-completion --with=systemd 05:06:53 dh_testroot 05:06:53 dh_prep 05:06:53 debian/rules override_dh_auto_install 05:06:53 make[1]: Entering directory '/root/build-deb' 05:06:53 # docker-ce-cli install 05:06:53 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 05:06:53 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker 05:06:53 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker 05:06:53 set -e;cd /sources && \ 05:06:53 tar xzf plugin-installers.tgz; \ 05:06:53 for installer in plugins/*.installer; do \ 05:06:53 DESTDIR=/root/build-deb/debian/docker-ce-cli \ 05:06:53 PREFIX=/usr/libexec/docker/cli-plugins \ 05:06:53 bash ${installer} install_plugin; \ 05:06:53 done 05:06:53 # docker-ce install 05:06:53 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service 05:06:53 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket 05:06:53 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd 05:06:53 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy 05:06:53 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init 05:06:53 # docker-scan-plugin install 05:06:53 # TODO change once we support scan-plugin on other architectures 05:06:53 if [ "amd64" = "amd64" ]; then \ 05:06:53 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ 05:06:53 fi 05:06:53 # docker-ce-rootless-extras install 05:06:53 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit 05:06:53 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy 05:06:53 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh 05:06:53 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh 05:06:53 # TODO: how can we install vpnkit? 05:06:53 make[1]: Leaving directory '/root/build-deb' 05:06:53 debian/rules override_dh_install 05:06:53 make[1]: Entering directory '/root/build-deb' 05:06:53 dh_install 05:06:53 # TODO Can we do this from within our container? 05:06:53 dh_apparmor --profile-name=docker-ce -pdocker-ce 05:06:53 make[1]: Leaving directory '/root/build-deb' 05:06:53 dh_installdocs 05:06:53 dh_installchangelogs 05:06:53 dh_installman 05:06:53 dh_bash-completion 05:06:53 dh_systemd_enable 05:06:53 debian/rules override_dh_installinit 05:06:53 make[1]: Entering directory '/root/build-deb' 05:06:53 # use "docker" as our service name, not "docker-ce" 05:06:53 dh_installinit --name=docker 05:06:53 make[1]: Leaving directory '/root/build-deb' 05:06:53 dh_systemd_start 05:06:53 dh_perl 05:06:53 dh_link 05:06:53 dh_strip_nondeterminism 05:06:53 dh_compress 05:06:53 dh_fixperms 05:06:53 dh_missing 05:06:53 debian/rules override_dh_strip 05:06:53 make[1]: Entering directory '/root/build-deb' 05:06:53 # Go has lots of problems with stripping, so just don't 05:06:53 make[1]: Leaving directory '/root/build-deb' 05:06:53 dh_makeshlibs 05:06:53 debian/rules override_dh_shlibdeps 05:06:53 make[1]: Entering directory '/root/build-deb' 05:06:53 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 05:06:55 make[1]: Leaving directory '/root/build-deb' 05:06:55 dh_installdeb 05:06:55 debian/rules override_dh_gencontrol 05:06:55 make[1]: Entering directory '/root/build-deb' 05:06:55 # Use separate version for the scan-plugin package, then generate the other control files as usual 05:06:55 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) 05:06:55 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) 05:06:55 if [ "amd64" = "amd64" ]; then \ 05:06:55 dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ 05:06:55 fi 05:06:55 dh_gencontrol --remaining-packages 05:06:55 make[1]: Leaving directory '/root/build-deb' 05:06:55 dh_md5sums 05:06:56 debian/rules override_dh_builddeb 05:06:56 make[1]: Entering directory '/root/build-deb' 05:06:56 dh_builddeb -- -Zxz 05:06:56 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'. 05:06:56 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'. 05:07:18 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb'. 05:07:40 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb'. 05:08:36 make[1]: Leaving directory '/root/build-deb' 05:08:36 dpkg-genbuildinfo 05:08:36 dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes 05:08:36 dpkg-genchanges: info: including full source code in upload 05:08:36 dpkg-source -I.git --after-build . 05:08:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) 05:08:36 + destination=/build 05:08:36 + mkdir -p /build 05:08:36 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb /build 05:08:36 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' 05:08:36 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' 05:08:36 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' 05:08:36 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' 05:08:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' 05:08:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.dsc' 05:08:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' 05:08:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute.tar.gz' 05:08:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' 05:08:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.buildinfo' 05:08:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' 05:08:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.changes' 05:08:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' 05:08:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-hirsute_amd64.deb' 05:08:36 copied '/root/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb' 05:08:36 removed '/root/docker-scan-plugin_0.9.0~ubuntu-hirsute_amd64.deb' 05:08:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute" 05:08:36 == Building packages for ubuntu-impish == 05:08:36 mkdir -p "debbuild/ubuntu-impish" 05:08:36 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-impish/x86_64 -f ubuntu-impish/Dockerfile . 05:08:36 #1 [internal] load build definition from Dockerfile 05:08:36 #1 sha256:7b27c4f42dea4286b0a0f50823e16abce1929cb84d6fc388d4d582a12012febe 05:08:36 #1 transferring dockerfile: 1.22kB done 05:08:36 #1 DONE 0.0s 05:08:36 05:08:36 #2 [internal] load .dockerignore 05:08:36 #2 sha256:e8ae484bd8fcc5f8567fc73dba8e271520bce7e1b9acc25c0d6e252c0ee6d58c 05:08:36 #2 transferring context: 2B done 05:08:36 #2 DONE 0.1s 05:08:36 05:08:36 #5 [auth] library/ubuntu:pull token for registry-1.docker.io 05:08:36 #5 sha256:544745d29f72faa761cbed721168533cb40ae34851301f28686fddf00220fa48 05:08:36 #5 DONE 0.0s 05:08:36 05:08:36 #6 [auth] library/golang:pull token for registry-1.docker.io 05:08:36 #6 sha256:85e410878af581a63d0de20531066e61c38614bee4cd7ce479bcdbe587e5cca0 05:08:36 #6 DONE 0.0s 05:08:36 05:08:36 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 05:08:36 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 05:08:36 #4 DONE 0.2s 05:08:36 05:08:36 #3 [internal] load metadata for docker.io/library/ubuntu:impish 05:08:36 #3 sha256:e61a2543f00bd09f12ff8ff2cefe9caa25f61bf46ba69183a81775b402ac34d3 05:08:36 #3 DONE 0.4s 05:08:36 05:08:36 #10 [internal] load build context 05:08:36 #10 sha256:9fe21e502936e52d7025a34869883219dd84174e5c7c83512e5ffe75cf00f8a0 05:08:36 #10 transferring context: 839B done 05:08:36 #10 DONE 0.0s 05:08:36 05:08:36 #14 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 05:08:36 #14 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 05:08:36 #14 CACHED 05:08:36 05:08:36 #7 [stage-1 1/9] FROM docker.io/library/ubuntu:impish@sha256:f53c26896aaebc7727f3255c24e261b1b6f630a848a2e67c8cc5848d7c33f93f 05:08:36 #7 sha256:4294f10a0cba0d2789b08aff54ae66835310aad9a63dafd22c78433ade9548ee 05:08:36 #7 resolve docker.io/library/ubuntu:impish@sha256:f53c26896aaebc7727f3255c24e261b1b6f630a848a2e67c8cc5848d7c33f93f 0.0s done 05:08:36 #7 sha256:f53c26896aaebc7727f3255c24e261b1b6f630a848a2e67c8cc5848d7c33f93f 1.42kB / 1.42kB done 05:08:36 #7 sha256:36a55018c9a07cb08de538986a6d6e262216e4392a3884cce9231f4a168d473c 529B / 529B done 05:08:36 #7 sha256:f062f6f5a34de0cb5b2cec7709aa42fbb970f5846b9ff9d30e65d86f1d01f54e 1.46kB / 1.46kB done 05:08:36 #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 3.15MB / 30.39MB 0.2s 05:08:36 #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 18.58MB / 30.39MB 0.3s 05:08:36 #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 23.07MB / 30.39MB 0.4s 05:08:36 #7 sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 30.39MB / 30.39MB 0.5s done 05:08:36 #7 extracting sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 05:08:37 #7 extracting sha256:3910f09893e52b84e55ef361892610a5a78e9df154e23da9bd7e317a4f3518d5 1.3s done 05:08:37 #7 DONE 2.0s 05:08:37 05:08:37 #8 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr/bin/man.REAL" ]; then rm -f /usr/bin/man; dpkg-divert --quiet --remove --rename /usr/bin/man; fi 05:08:37 #8 sha256:7ab982bc9019bf637164fc12590e4aec733de911d0b7f157dae06fd05ec39736 05:08:38 #8 DONE 0.9s 05:08:38 05:08:38 #9 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git 05:08:38 #9 sha256:a4f22e8ffaa36972eb0fc5ea36e4f477b2c95834743971e02745efc3d5c8d0d1 05:08:40 #9 1.242 Get:1 http://archive.ubuntu.com/ubuntu impish InRelease [270 kB] 05:08:40 #9 1.526 Get:2 http://security.ubuntu.com/ubuntu impish-security InRelease [99.5 kB] 05:08:40 #9 1.640 Get:3 http://archive.ubuntu.com/ubuntu impish-updates InRelease [109 kB] 05:08:40 #9 1.709 Get:4 http://security.ubuntu.com/ubuntu impish-security/universe amd64 Packages [10.5 kB] 05:08:40 #9 1.737 Get:5 http://archive.ubuntu.com/ubuntu impish-backports InRelease [90.7 kB] 05:08:40 #9 1.738 Get:6 http://security.ubuntu.com/ubuntu impish-security/main amd64 Packages [19.3 kB] 05:08:40 #9 1.934 Get:7 http://archive.ubuntu.com/ubuntu impish/universe amd64 Packages [16.7 MB] 05:08:41 #9 2.950 Get:8 http://archive.ubuntu.com/ubuntu impish/main amd64 Packages [1793 kB] 05:08:41 #9 3.031 Get:9 http://archive.ubuntu.com/ubuntu impish/restricted amd64 Packages [110 kB] 05:08:41 #9 3.034 Get:10 http://archive.ubuntu.com/ubuntu impish/multiverse amd64 Packages [256 kB] 05:08:41 #9 3.041 Get:11 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 Packages [94.1 kB] 05:08:41 #9 3.043 Get:12 http://archive.ubuntu.com/ubuntu impish-updates/restricted amd64 Packages [21.6 kB] 05:08:41 #9 3.043 Get:13 http://archive.ubuntu.com/ubuntu impish-updates/universe amd64 Packages [30.6 kB] 05:08:42 #9 3.845 Fetched 19.7 MB in 3s (6312 kB/s) 05:08:43 #9 3.845 Reading package lists... 05:08:43 #9 4.439 Reading package lists... 05:08:43 #9 5.055 Building dependency tree... 05:08:43 #9 5.151 Reading state information... 05:08:44 #9 5.299 The following additional packages will be installed: 05:08:44 #9 5.299 autoconf automake autopoint autotools-dev binutils binutils-common 05:08:44 #9 5.299 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 05:08:44 #9 5.299 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf 05:08:44 #9 5.299 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz 05:08:44 #9 5.299 fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 05:08:44 #9 5.299 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent 05:08:44 #9 5.299 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian 05:08:44 #9 5.299 iso-codes less libalgorithm-diff-perl libalgorithm-diff-xs-perl 05:08:44 #9 5.299 libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl 05:08:44 #9 5.299 libarchive-zip-perl libarray-intspan-perl libasan6 libassuan0 libatomic1 05:08:44 #9 5.299 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 05:08:44 #9 5.299 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev 05:08:44 #9 5.299 libcapture-tiny-perl libcbor0.6 libcc1-0 libclass-data-inheritable-perl 05:08:44 #9 5.299 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 05:08:44 #9 5.299 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl 05:08:44 #9 5.299 libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 05:08:44 #9 5.299 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl 05:08:44 #9 5.299 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl 05:08:44 #9 5.299 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl 05:08:44 #9 5.299 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 05:08:44 #9 5.299 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl 05:08:44 #9 5.299 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 05:08:44 #9 5.299 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl 05:08:44 #9 5.299 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl 05:08:44 #9 5.299 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl 05:08:44 #9 5.299 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl 05:08:44 #9 5.300 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev 05:08:44 #9 5.300 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl 05:08:44 #9 5.300 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 05:08:44 #9 5.300 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl 05:08:44 #9 5.300 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl 05:08:44 #9 5.300 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 05:08:44 #9 5.300 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl 05:08:44 #9 5.300 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl 05:08:44 #9 5.300 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl 05:08:44 #9 5.300 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 05:08:44 #9 5.300 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 05:08:44 #9 5.300 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 05:08:44 #9 5.300 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl 05:08:44 #9 5.300 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl 05:08:44 #9 5.300 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl 05:08:44 #9 5.300 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl 05:08:44 #9 5.300 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 05:08:44 #9 5.300 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 05:08:44 #9 5.300 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 05:08:44 #9 5.300 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 05:08:44 #9 5.300 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl 05:08:44 #9 5.300 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl 05:08:44 #9 5.300 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl 05:08:44 #9 5.300 libnumber-range-perl libobject-id-perl libpackage-stash-perl 05:08:44 #9 5.300 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl 05:08:44 #9 5.300 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl 05:08:44 #9 5.300 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 05:08:44 #9 5.300 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 05:08:44 #9 5.300 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 05:08:44 #9 5.300 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl 05:08:44 #9 5.300 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 05:08:44 #9 5.300 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 05:08:44 #9 5.300 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl 05:08:44 #9 5.300 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl 05:08:44 #9 5.300 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl 05:08:44 #9 5.300 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 05:08:44 #9 5.300 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl 05:08:44 #9 5.300 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl 05:08:44 #9 5.300 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl 05:08:44 #9 5.300 libtext-levenshteinxs-perl libtext-markdown-discount-perl 05:08:44 #9 5.300 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl 05:08:44 #9 5.300 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 05:08:44 #9 5.300 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 05:08:44 #9 5.300 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl 05:08:44 #9 5.300 libvariable-magic-perl libwant-perl libwebp6 libwww-perl 05:08:44 #9 5.300 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 05:08:44 #9 5.300 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl 05:08:44 #9 5.300 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 05:08:44 #9 5.300 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 05:08:44 #9 5.300 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev 05:08:44 #9 5.301 media-types netbase openssh-client openssl patch patchutils perl 05:08:44 #9 5.301 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf 05:08:44 #9 5.301 publicsuffix python-apt-common python3 python3-apt python3-certifi 05:08:44 #9 5.301 python3-chardet python3-debian python3-gpg python3-idna python3-magic 05:08:44 #9 5.301 python3-minimal python3-pkg-resources python3-requests python3-six 05:08:44 #9 5.301 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal 05:08:44 #9 5.301 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth 05:08:44 #9 5.301 xz-utils zstd 05:08:44 #9 5.302 Suggested packages: 05:08:44 #9 5.302 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc 05:08:44 #9 5.302 gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone 05:08:44 #9 5.302 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el 05:08:44 #9 5.302 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help 05:08:44 #9 5.302 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl 05:08:44 #9 5.302 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts 05:08:44 #9 5.302 postgresql-client pristine-lfs pristine-tar quilt ratt reprotest 05:08:44 #9 5.302 svn-buildpackage w3m debian-keyring libsoap-lite-perl dbus-user-session 05:08:44 #9 5.302 libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync 05:08:44 #9 5.302 g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc 05:08:44 #9 5.302 gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 05:08:44 #9 5.302 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 05:08:44 #9 5.302 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery 05:08:44 #9 5.302 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n 05:08:44 #9 5.302 libtool-doc libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl 05:08:44 #9 5.302 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 05:08:44 #9 5.302 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 05:08:44 #9 5.302 libstdc++-11-doc libbareword-filehandles-perl libindirect-perl 05:08:44 #9 5.302 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk 05:08:44 #9 5.302 libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl 05:08:44 #9 5.302 bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc 05:08:44 #9 5.302 apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed 05:08:44 #9 5.302 diffutils-doc perl-doc libterm-readline-gnu-perl 05:08:44 #9 5.302 | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc 05:08:44 #9 5.302 libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg 05:08:44 #9 5.302 python-apt-doc python3-setuptools python3-cryptography python3-openssl 05:08:44 #9 5.302 python3-socks python-requests-doc python3.9-venv python3.9-doc 05:08:44 #9 5.302 binfmt-support readline-doc zip wdiff-doc 05:08:44 #9 5.565 The following NEW packages will be installed: 05:08:44 #9 5.565 autoconf automake autopoint autotools-dev binutils binutils-common 05:08:44 #9 5.565 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 05:08:44 #9 5.565 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts 05:08:44 #9 5.565 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data 05:08:44 #9 5.565 dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core 05:08:44 #9 5.565 g++ g++-11 gcc gcc-11 gettext gettext-base git git-man gnupg gnupg-l10n 05:08:44 #9 5.565 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 05:08:44 #9 5.565 groff-base intltool-debian iso-codes less libalgorithm-diff-perl 05:08:44 #9 5.565 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl 05:08:44 #9 5.565 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl 05:08:44 #9 5.565 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl 05:08:44 #9 5.565 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 05:08:44 #9 5.566 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.6 05:08:44 #9 5.566 libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl 05:08:44 #9 5.566 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl 05:08:44 #9 5.566 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl 05:08:44 #9 5.566 libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls 05:08:44 #9 5.566 libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl 05:08:44 #9 5.566 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl 05:08:44 #9 5.566 libdeflate0 libdevel-callchecker-perl libdevel-size-perl 05:08:44 #9 5.566 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1 05:08:44 #9 5.566 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl 05:08:44 #9 5.566 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 05:08:44 #9 5.566 libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl 05:08:44 #9 5.566 libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl 05:08:44 #9 5.566 libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl 05:08:44 #9 5.566 libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl 05:08:44 #9 5.566 libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev 05:08:44 #9 5.566 libgd3 libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl 05:08:44 #9 5.566 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11 05:08:44 #9 5.566 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl 05:08:44 #9 5.566 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl 05:08:44 #9 5.566 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 05:08:44 #9 5.566 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl 05:08:44 #9 5.566 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl 05:08:44 #9 5.566 libio-pty-perl libio-socket-ssl-perl libio-string-perl libio-stringy-perl 05:08:44 #9 5.566 libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23 05:08:44 #9 5.566 libiterator-perl libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 05:08:44 #9 5.566 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 05:08:44 #9 5.566 libldap-2.5-0 libldap-common liblist-compare-perl liblist-moreutils-perl 05:08:44 #9 5.566 liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl 05:08:44 #9 5.566 liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl 05:08:44 #9 5.566 liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl 05:08:44 #9 5.566 liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1 05:08:44 #9 5.566 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 05:08:44 #9 5.566 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl 05:08:44 #9 5.566 libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3 05:08:44 #9 5.566 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl 05:08:44 #9 5.566 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl 05:08:44 #9 5.566 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl 05:08:44 #9 5.566 libnumber-range-perl libobject-id-perl libpackage-stash-perl 05:08:44 #9 5.566 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl 05:08:44 #9 5.566 libparams-validate-perl libpath-iterator-rule-perl libpath-tiny-perl 05:08:44 #9 5.566 libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 05:08:44 #9 5.566 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 05:08:44 #9 5.566 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 05:08:44 #9 5.566 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl 05:08:44 #9 5.566 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 05:08:44 #9 5.567 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 05:08:44 #9 5.567 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl 05:08:44 #9 5.567 libsereal-encoder-perl libsigsegv2 libsort-key-perl libsort-versions-perl 05:08:44 #9 5.567 libsqlite3-0 libssh-4 libstdc++-11-dev libstrictures-perl 05:08:44 #9 5.567 libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl 05:08:44 #9 5.567 libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl 05:08:44 #9 5.567 libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl 05:08:44 #9 5.567 libsys-hostname-long-perl libterm-readkey-perl libtext-glob-perl 05:08:44 #9 5.567 libtext-levenshteinxs-perl libtext-markdown-discount-perl 05:08:44 #9 5.567 libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl 05:08:44 #9 5.567 libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0 05:08:44 #9 5.567 libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 05:08:44 #9 5.567 libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl 05:08:44 #9 5.567 libvariable-magic-perl libwant-perl libwebp6 libwww-perl 05:08:44 #9 5.567 libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 05:08:44 #9 5.567 libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl 05:08:44 #9 5.567 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 05:08:44 #9 5.567 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 05:08:44 #9 5.567 lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev 05:08:44 #9 5.567 media-types netbase openssh-client openssl patch patchutils perl 05:08:44 #9 5.567 perl-modules-5.32 perl-openssl-defaults pinentry-curses po-debconf 05:08:44 #9 5.567 publicsuffix python-apt-common python3 python3-apt python3-certifi 05:08:44 #9 5.567 python3-chardet python3-debian python3-gpg python3-idna python3-magic 05:08:44 #9 5.567 python3-minimal python3-pkg-resources python3-requests python3-six 05:08:44 #9 5.567 python3-unidiff python3-urllib3 python3-xdg python3.9 python3.9-minimal 05:08:44 #9 5.568 readline-common rpcsvc-proto strace t1utils tzdata ucf unzip wdiff xauth 05:08:44 #9 5.568 xz-utils zstd 05:08:44 #9 5.989 0 upgraded, 363 newly installed, 0 to remove and 7 not upgraded. 05:08:44 #9 5.989 Need to get 251 MB of archives. 05:08:44 #9 5.989 After this operation, 830 MB of additional disk space will be used. 05:08:44 #9 5.989 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 liblocale-gettext-perl amd64 1.07-4build1 [16.9 kB] 05:08:44 #9 6.138 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-minimal amd64 3.9.7-2build1 [784 kB] 05:08:45 #9 6.502 Get:3 http://archive.ubuntu.com/ubuntu impish/main amd64 libexpat1 amd64 2.4.1-2 [90.1 kB] 05:08:45 #9 6.514 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9-minimal amd64 3.9.7-2build1 [2081 kB] 05:08:45 #9 6.644 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-minimal amd64 3.9.4-1build1 [24.5 kB] 05:08:45 #9 6.645 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 media-types all 4.0.0 [22.2 kB] 05:08:45 #9 6.645 Get:7 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 tzdata all 2021e-0ubuntu0.21.10 [339 kB] 05:08:45 #9 6.663 Get:8 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpdec3 amd64 2.5.1-2build1 [86.8 kB] 05:08:45 #9 6.668 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 readline-common all 8.1-2 [54.1 kB] 05:08:45 #9 6.670 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadline8 amd64 8.1-2 [138 kB] 05:08:45 #9 6.678 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libsqlite3-0 amd64 3.35.5-1 [601 kB] 05:08:45 #9 6.707 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3.9-stdlib amd64 3.9.7-2build1 [1807 kB] 05:08:45 #9 6.792 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 python3.9 amd64 3.9.7-2build1 [433 kB] 05:08:45 #9 6.811 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libpython3-stdlib amd64 3.9.4-1build1 [7146 B] 05:08:45 #9 6.812 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 python3 amd64 3.9.4-1build1 [22.8 kB] 05:08:45 #9 6.815 Get:16 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 bsdextrautils amd64 2.36.1-8ubuntu2 [75.0 kB] 05:08:45 #9 6.817 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libuchardet0 amd64 0.0.7-1build1 [76.7 kB] 05:08:45 #9 6.821 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 groff-base amd64 1.22.4-7 [956 kB] 05:08:45 #9 6.866 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm6 amd64 1.19-2 [27.5 kB] 05:08:45 #9 6.866 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libpipeline1 amd64 1.5.3-1build1 [23.2 kB] 05:08:45 #9 6.867 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 man-db amd64 2.9.4-2 [1154 kB] 05:08:45 #9 6.923 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-modules-5.32 all 5.32.1-3ubuntu3 [2945 kB] 05:08:45 #9 7.065 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libgdbm-compat4 amd64 1.19-2 [6236 B] 05:08:45 #9 7.067 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 libperl5.32 amd64 5.32.1-3ubuntu3 [4713 kB] 05:08:46 #9 7.291 Get:25 http://archive.ubuntu.com/ubuntu impish/main amd64 perl amd64 5.32.1-3ubuntu3 [227 kB] 05:08:46 #9 7.299 Get:26 http://archive.ubuntu.com/ubuntu impish/main amd64 openssl amd64 1.1.1l-1ubuntu1 [651 kB] 05:08:46 #9 7.329 Get:27 http://archive.ubuntu.com/ubuntu impish/main amd64 ca-certificates all 20210119ubuntu1 [149 kB] 05:08:46 #9 7.336 Get:28 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 distro-info-data all 0.51ubuntu1.1 [5112 B] 05:08:46 #9 7.337 Get:29 http://archive.ubuntu.com/ubuntu impish/main amd64 less amd64 551-2 [123 kB] 05:08:46 #9 7.344 Get:30 http://archive.ubuntu.com/ubuntu impish/main amd64 libmd0 amd64 1.0.3-3build1 [21.5 kB] 05:08:46 #9 7.345 Get:31 http://archive.ubuntu.com/ubuntu impish/main amd64 libbsd0 amd64 0.11.3-1ubuntu2 [41.1 kB] 05:08:46 #9 7.347 Get:32 http://archive.ubuntu.com/ubuntu impish/main amd64 libelf1 amd64 0.185-1build1 [51.4 kB] 05:08:46 #9 7.348 Get:33 http://archive.ubuntu.com/ubuntu impish/main amd64 libicu67 amd64 67.1-7ubuntu1 [10.1 MB] 05:08:46 #9 7.838 Get:34 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml2 amd64 2.9.12+dfsg-4 [761 kB] 05:08:46 #9 7.864 Get:35 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB] 05:08:46 #9 7.866 Get:36 http://archive.ubuntu.com/ubuntu impish/main amd64 lsb-release all 11.1.0ubuntu3 [10.8 kB] 05:08:46 #9 7.866 Get:37 http://archive.ubuntu.com/ubuntu impish/main amd64 netbase all 6.3 [12.9 kB] 05:08:46 #9 7.867 Get:38 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-pkg-resources all 52.0.0-4 [129 kB] 05:08:46 #9 7.871 Get:39 http://archive.ubuntu.com/ubuntu impish/main amd64 ucf all 3.0043 [56.1 kB] 05:08:46 #9 7.875 Get:40 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic-mgc amd64 1:5.39-3 [228 kB] 05:08:46 #9 7.885 Get:41 http://archive.ubuntu.com/ubuntu impish/main amd64 libmagic1 amd64 1:5.39-3 [80.6 kB] 05:08:46 #9 7.890 Get:42 http://archive.ubuntu.com/ubuntu impish/main amd64 file amd64 1:5.39-3 [23.7 kB] 05:08:46 #9 7.913 Get:43 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext-base amd64 0.21-4ubuntu3 [36.6 kB] 05:08:46 #9 7.988 Get:44 http://archive.ubuntu.com/ubuntu impish/main amd64 iso-codes all 4.6.0-1 [2769 kB] 05:08:46 #9 8.106 Get:45 http://archive.ubuntu.com/ubuntu impish/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu3 [21.7 kB] 05:08:46 #9 8.107 Get:46 http://archive.ubuntu.com/ubuntu impish/main amd64 libedit2 amd64 3.1-20191231-2build1 [97.4 kB] 05:08:46 #9 8.110 Get:47 http://archive.ubuntu.com/ubuntu impish/main amd64 libfido2-1 amd64 1.6.0-2build1 [58.1 kB] 05:08:46 #9 8.113 Get:48 http://archive.ubuntu.com/ubuntu impish/main amd64 libpng16-16 amd64 1.6.37-3build4 [191 kB] 05:08:46 #9 8.120 Get:49 http://archive.ubuntu.com/ubuntu impish/main amd64 libpsl5 amd64 0.21.0-1.2 [53.5 kB] 05:08:46 #9 8.138 Get:50 http://archive.ubuntu.com/ubuntu impish/main amd64 libxau6 amd64 1:1.0.9-1build3 [7360 B] 05:08:46 #9 8.138 Get:51 http://archive.ubuntu.com/ubuntu impish/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu4 [11.0 kB] 05:08:46 #9 8.139 Get:52 http://archive.ubuntu.com/ubuntu impish/main amd64 libxcb1 amd64 1.14-3ubuntu1 [45.3 kB] 05:08:46 #9 8.141 Get:53 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-data all 2:1.7.2-1 [123 kB] 05:08:46 #9 8.181 Get:54 http://archive.ubuntu.com/ubuntu impish/main amd64 libx11-6 amd64 2:1.7.2-1 [664 kB] 05:08:46 #9 8.256 Get:55 http://archive.ubuntu.com/ubuntu impish/main amd64 libxext6 amd64 2:1.3.4-0ubuntu3 [28.9 kB] 05:08:46 #9 8.257 Get:56 http://archive.ubuntu.com/ubuntu impish/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] 05:08:46 #9 8.258 Get:57 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] 05:08:46 #9 8.308 Get:58 http://archive.ubuntu.com/ubuntu impish/main amd64 openssh-client amd64 1:8.4p1-6ubuntu2 [771 kB] 05:08:46 #9 8.353 Get:59 http://archive.ubuntu.com/ubuntu impish/main amd64 publicsuffix all 20210108.1309-1 [116 kB] 05:08:46 #9 8.357 Get:60 http://archive.ubuntu.com/ubuntu impish/main amd64 python-apt-common all 2.2.1 [13.9 kB] 05:08:47 #9 8.358 Get:61 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-apt amd64 2.2.1 [151 kB] 05:08:47 #9 8.363 Get:62 http://archive.ubuntu.com/ubuntu impish/main amd64 libunwind8 amd64 1.3.2-2 [50.9 kB] 05:08:47 #9 8.365 Get:63 http://archive.ubuntu.com/ubuntu impish/main amd64 strace amd64 5.13-0ubuntu1 [532 kB] 05:08:47 #9 8.385 Get:64 http://archive.ubuntu.com/ubuntu impish/main amd64 xauth amd64 1:1.1-1 [24.8 kB] 05:08:47 #9 8.404 Get:65 http://archive.ubuntu.com/ubuntu impish/main amd64 xz-utils amd64 5.2.5-2 [82.0 kB] 05:08:47 #9 8.407 Get:66 http://archive.ubuntu.com/ubuntu impish/main amd64 libsigsegv2 amd64 2.13-1ubuntu2 [14.6 kB] 05:08:47 #9 8.407 Get:67 http://archive.ubuntu.com/ubuntu impish/main amd64 m4 amd64 1.4.18-5ubuntu1 [199 kB] 05:08:47 #9 8.478 Get:68 http://archive.ubuntu.com/ubuntu impish/main amd64 autoconf all 2.69-14 [293 kB] 05:08:47 #9 8.489 Get:69 http://archive.ubuntu.com/ubuntu impish/main amd64 autotools-dev all 20180224.1+nmu1 [39.4 kB] 05:08:47 #9 8.490 Get:70 http://archive.ubuntu.com/ubuntu impish/main amd64 automake all 1:1.16.4-2 [557 kB] 05:08:47 #9 8.511 Get:71 http://archive.ubuntu.com/ubuntu impish/main amd64 autopoint all 0.21-4ubuntu3 [422 kB] 05:08:47 #9 8.527 Get:72 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-common amd64 2.37-7ubuntu1 [212 kB] 05:08:47 #9 8.535 Get:73 http://archive.ubuntu.com/ubuntu impish/main amd64 libbinutils amd64 2.37-7ubuntu1 [654 kB] 05:08:47 #9 8.575 Get:74 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf-nobfd0 amd64 2.37-7ubuntu1 [106 kB] 05:08:47 #9 8.579 Get:75 http://archive.ubuntu.com/ubuntu impish/main amd64 libctf0 amd64 2.37-7ubuntu1 [103 kB] 05:08:47 #9 8.583 Get:76 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils-x86-64-linux-gnu amd64 2.37-7ubuntu1 [2315 kB] 05:08:47 #9 8.702 Get:77 http://archive.ubuntu.com/ubuntu impish/main amd64 binutils amd64 2.37-7ubuntu1 [3190 B] 05:08:47 #9 8.702 Get:78 http://archive.ubuntu.com/ubuntu impish/main amd64 libc-dev-bin amd64 2.34-0ubuntu3 [20.3 kB] 05:08:47 #9 8.703 Get:79 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 linux-libc-dev amd64 5.13.0-20.20 [1279 kB] 05:08:47 #9 8.749 Get:80 http://archive.ubuntu.com/ubuntu impish/main amd64 libcrypt-dev amd64 1:4.4.18-4ubuntu1 [104 kB] 05:08:47 #9 8.753 Get:81 http://archive.ubuntu.com/ubuntu impish/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu5 [68.4 kB] 05:08:47 #9 8.755 Get:82 http://archive.ubuntu.com/ubuntu impish/main amd64 libtirpc-dev amd64 1.3.2-2 [192 kB] 05:08:47 #9 8.779 Get:83 http://archive.ubuntu.com/ubuntu impish/main amd64 libnsl-dev amd64 1.3.0-2build1 [71.2 kB] 05:08:47 #9 8.781 Get:84 http://archive.ubuntu.com/ubuntu impish/main amd64 libc6-dev amd64 2.34-0ubuntu3 [1886 kB] 05:08:47 #9 8.868 Get:85 http://archive.ubuntu.com/ubuntu impish/main amd64 libisl23 amd64 0.24-1 [668 kB] 05:08:47 #9 8.892 Get:86 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpfr6 amd64 4.1.0-3build1 [1400 kB] 05:08:47 #9 8.961 Get:87 http://archive.ubuntu.com/ubuntu impish/main amd64 libmpc3 amd64 1.2.0-1build1 [44.1 kB] 05:08:47 #9 8.962 Get:88 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp-11 amd64 11.2.0-7ubuntu2 [50.6 MB] 05:08:50 #9 11.42 Get:89 http://archive.ubuntu.com/ubuntu impish/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 05:08:50 #9 11.43 Get:90 http://archive.ubuntu.com/ubuntu impish/main amd64 libcc1-0 amd64 11.2.0-7ubuntu2 [53.9 kB] 05:08:50 #9 11.43 Get:91 http://archive.ubuntu.com/ubuntu impish/main amd64 libgomp1 amd64 11.2.0-7ubuntu2 [117 kB] 05:08:50 #9 11.43 Get:92 http://archive.ubuntu.com/ubuntu impish/main amd64 libitm1 amd64 11.2.0-7ubuntu2 [30.0 kB] 05:08:50 #9 11.43 Get:93 http://archive.ubuntu.com/ubuntu impish/main amd64 libatomic1 amd64 11.2.0-7ubuntu2 [10.0 kB] 05:08:50 #9 11.43 Get:94 http://archive.ubuntu.com/ubuntu impish/main amd64 libasan6 amd64 11.2.0-7ubuntu2 [2280 kB] 05:08:50 #9 11.48 Get:95 http://archive.ubuntu.com/ubuntu impish/main amd64 liblsan0 amd64 11.2.0-7ubuntu2 [974 kB] 05:08:50 #9 11.53 Get:96 http://archive.ubuntu.com/ubuntu impish/main amd64 libtsan0 amd64 11.2.0-7ubuntu2 [2259 kB] 05:08:50 #9 11.63 Get:97 http://archive.ubuntu.com/ubuntu impish/main amd64 libubsan1 amd64 11.2.0-7ubuntu2 [920 kB] 05:08:50 #9 11.68 Get:98 http://archive.ubuntu.com/ubuntu impish/main amd64 libquadmath0 amd64 11.2.0-7ubuntu2 [154 kB] 05:08:50 #9 11.69 Get:99 http://archive.ubuntu.com/ubuntu impish/main amd64 libgcc-11-dev amd64 11.2.0-7ubuntu2 [2526 kB] 05:08:50 #9 11.81 Get:100 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc-11 amd64 11.2.0-7ubuntu2 [59.3 MB] 05:08:53 #9 14.70 Get:101 http://archive.ubuntu.com/ubuntu impish/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 05:08:53 #9 15.11 Get:102 http://archive.ubuntu.com/ubuntu impish/main amd64 libstdc++-11-dev amd64 11.2.0-7ubuntu2 [2073 kB] 05:08:54 #9 15.72 Get:103 http://archive.ubuntu.com/ubuntu impish/main amd64 g++-11 amd64 11.2.0-7ubuntu2 [55.2 MB] 05:08:56 #9 18.36 Get:104 http://archive.ubuntu.com/ubuntu impish/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 05:08:57 #9 18.36 Get:105 http://archive.ubuntu.com/ubuntu impish/main amd64 make amd64 4.3-4ubuntu1 [167 kB] 05:08:57 #9 18.37 Get:106 http://archive.ubuntu.com/ubuntu impish/main amd64 libdpkg-perl all 1.20.9ubuntu2 [233 kB] 05:08:57 #9 18.37 Get:107 http://archive.ubuntu.com/ubuntu impish/main amd64 bzip2 amd64 1.0.8-4ubuntu3 [33.4 kB] 05:08:57 #9 18.37 Get:108 http://archive.ubuntu.com/ubuntu impish/main amd64 patch amd64 2.7.6-7 [105 kB] 05:08:57 #9 18.37 Get:109 http://archive.ubuntu.com/ubuntu impish/main amd64 lto-disabled-list all 16 [12.5 kB] 05:08:57 #9 18.37 Get:110 http://archive.ubuntu.com/ubuntu impish/main amd64 dpkg-dev all 1.20.9ubuntu2 [937 kB] 05:08:57 #9 18.38 Get:111 http://archive.ubuntu.com/ubuntu impish/main amd64 build-essential amd64 12.9ubuntu2 [4678 B] 05:08:57 #9 18.38 Get:112 http://archive.ubuntu.com/ubuntu impish/main amd64 libbrotli1 amd64 1.0.9-2build3 [315 kB] 05:08:57 #9 18.44 Get:113 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1build1 [14.6 kB] 05:08:57 #9 18.51 Get:114 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1build1 [46.1 kB] 05:08:57 #9 18.51 Get:115 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-2.5-0 amd64 2.5.6+dfsg-1~exp1ubuntu1 [186 kB] 05:08:57 #9 18.52 Get:116 http://archive.ubuntu.com/ubuntu impish/main amd64 libnghttp2-14 amd64 1.43.0-1 [72.5 kB] 05:08:57 #9 18.52 Get:117 http://archive.ubuntu.com/ubuntu impish/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build3 [58.3 kB] 05:08:57 #9 18.52 Get:118 http://archive.ubuntu.com/ubuntu impish/main amd64 libssh-4 amd64 0.9.6-1 [185 kB] 05:08:57 #9 18.52 Get:119 http://archive.ubuntu.com/ubuntu impish/main amd64 libcurl4 amd64 7.74.0-1.3ubuntu2 [273 kB] 05:08:57 #9 18.53 Get:120 http://archive.ubuntu.com/ubuntu impish/main amd64 curl amd64 7.74.0-1.3ubuntu2 [179 kB] 05:08:57 #9 18.53 Get:121 http://archive.ubuntu.com/ubuntu impish/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 05:08:57 #9 18.53 Get:122 http://archive.ubuntu.com/ubuntu impish/main amd64 libdebhelper-perl all 13.3.4ubuntu2 [62.5 kB] 05:08:57 #9 18.58 Get:123 http://archive.ubuntu.com/ubuntu impish/main amd64 libtool all 2.4.6-15 [161 kB] 05:08:57 #9 18.66 Get:124 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-autoreconf all 20 [16.1 kB] 05:08:57 #9 18.66 Get:125 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 05:08:57 #9 18.66 Get:126 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-override-perl all 0.09-2 [9532 B] 05:08:57 #9 18.66 Get:127 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [17.5 kB] 05:08:57 #9 18.66 Get:128 http://archive.ubuntu.com/ubuntu impish/main amd64 dh-strip-nondeterminism all 1.12.0-1 [5228 B] 05:08:57 #9 18.66 Get:129 http://archive.ubuntu.com/ubuntu impish/main amd64 libdw1 amd64 0.185-1build1 [249 kB] 05:08:57 #9 18.67 Get:130 http://archive.ubuntu.com/ubuntu impish/main amd64 debugedit amd64 1:5.0-0ubuntu2 [47.9 kB] 05:08:57 #9 18.67 Get:131 http://archive.ubuntu.com/ubuntu impish/main amd64 dwz amd64 0.14-1build1 [104 kB] 05:08:57 #9 18.67 Get:132 http://archive.ubuntu.com/ubuntu impish/main amd64 gettext amd64 0.21-4ubuntu3 [824 kB] 05:08:57 #9 18.73 Get:133 http://archive.ubuntu.com/ubuntu impish/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 05:08:57 #9 18.80 Get:134 http://archive.ubuntu.com/ubuntu impish/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 05:08:57 #9 18.81 Get:135 http://archive.ubuntu.com/ubuntu impish/main amd64 debhelper all 13.3.4ubuntu2 [921 kB] 05:08:57 #9 18.82 Get:136 http://archive.ubuntu.com/ubuntu impish/main amd64 libfakeroot amd64 1.25.3-1.1ubuntu2 [28.1 kB] 05:08:57 #9 18.83 Get:137 http://archive.ubuntu.com/ubuntu impish/main amd64 fakeroot amd64 1.25.3-1.1ubuntu2 [62.9 kB] 05:08:57 #9 18.83 Get:138 http://archive.ubuntu.com/ubuntu impish/main amd64 libassuan0 amd64 2.5.5-1 [38.4 kB] 05:08:57 #9 18.83 Get:139 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgconf amd64 2.2.20-1ubuntu4 [91.1 kB] 05:08:57 #9 18.83 Get:140 http://archive.ubuntu.com/ubuntu impish/main amd64 libksba8 amd64 1.5.1-1 [109 kB] 05:08:57 #9 18.83 Get:141 http://archive.ubuntu.com/ubuntu impish/main amd64 libnpth0 amd64 1.6-3 [8220 B] 05:08:57 #9 18.83 Get:142 http://archive.ubuntu.com/ubuntu impish/main amd64 dirmngr amd64 2.2.20-1ubuntu4 [281 kB] 05:08:57 #9 18.88 Get:143 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-l10n all 2.2.20-1ubuntu4 [51.4 kB] 05:08:57 #9 18.95 Get:144 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg-utils amd64 2.2.20-1ubuntu4 [302 kB] 05:08:57 #9 18.95 Get:145 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg amd64 2.2.20-1ubuntu4 [479 kB] 05:08:57 #9 18.96 Get:146 http://archive.ubuntu.com/ubuntu impish/main amd64 pinentry-curses amd64 1.1.1-1 [32.0 kB] 05:08:57 #9 18.96 Get:147 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-agent amd64 2.2.20-1ubuntu4 [191 kB] 05:08:57 #9 18.97 Get:148 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-client amd64 2.2.20-1ubuntu4 [62.3 kB] 05:08:57 #9 18.97 Get:149 http://archive.ubuntu.com/ubuntu impish/main amd64 gpg-wks-server amd64 2.2.20-1ubuntu4 [56.9 kB] 05:08:57 #9 18.97 Get:150 http://archive.ubuntu.com/ubuntu impish/main amd64 gpgsm amd64 2.2.20-1ubuntu4 [186 kB] 05:08:57 #9 18.97 Get:151 http://archive.ubuntu.com/ubuntu impish/main amd64 gnupg all 2.2.20-1ubuntu4 [260 kB] 05:08:57 #9 19.02 Get:152 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B] 05:08:57 #9 19.02 Get:153 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 05:08:57 #9 19.09 Get:154 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB] 05:08:57 #9 19.09 Get:155 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-touch-perl all 0.11-1 [8284 B] 05:08:57 #9 19.09 Get:156 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-pty-perl amd64 1:1.15-2build1 [35.1 kB] 05:08:57 #9 19.09 Get:157 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB] 05:08:57 #9 19.10 Get:158 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 05:08:57 #9 19.10 Get:159 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-op-check-perl amd64 0.22-1build3 [10.3 kB] 05:08:57 #9 19.10 Get:160 http://archive.ubuntu.com/ubuntu impish/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] 05:08:57 #9 19.10 Get:161 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu3 [14.8 kB] 05:08:57 #9 19.16 Get:162 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-classify-perl amd64 0.015-1build4 [21.9 kB] 05:08:57 #9 19.17 Get:163 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 05:08:57 #9 19.24 Get:164 http://archive.ubuntu.com/ubuntu impish/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 05:08:57 #9 19.24 Get:165 http://archive.ubuntu.com/ubuntu impish/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB] 05:08:57 #9 19.24 Get:166 http://archive.ubuntu.com/ubuntu impish/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 05:08:57 #9 19.24 Get:167 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 05:08:57 #9 19.24 Get:168 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoo-perl all 2.004004-1 [46.9 kB] 05:08:57 #9 19.24 Get:169 http://archive.ubuntu.com/ubuntu impish/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB] 05:08:57 #9 19.24 Get:170 http://archive.ubuntu.com/ubuntu impish/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 05:08:57 #9 19.24 Get:171 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-date-perl all 6.05-1 [9920 B] 05:08:57 #9 19.31 Get:172 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB] 05:08:57 #9 19.31 Get:173 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 05:08:57 #9 19.38 Get:174 http://archive.ubuntu.com/ubuntu impish/main amd64 liburi-perl all 5.08-1 [77.4 kB] 05:08:58 #9 19.39 Get:175 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-parser-perl amd64 3.76-1 [85.6 kB] 05:08:58 #9 19.39 Get:176 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-tree-perl all 5.07-2 [200 kB] 05:08:58 #9 19.39 Get:177 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-html-perl all 1.004-2 [15.4 kB] 05:08:58 #9 19.39 Get:178 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 05:08:58 #9 19.40 Get:179 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-message-perl all 6.29-1 [75.5 kB] 05:08:58 #9 19.40 Get:180 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB] 05:08:58 #9 19.40 Get:181 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB] 05:08:58 #9 19.45 Get:182 http://archive.ubuntu.com/ubuntu impish/main amd64 perl-openssl-defaults amd64 5 [7404 B] 05:08:58 #9 19.46 Get:183 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-ssleay-perl amd64 1.88-3ubuntu1 [292 kB] 05:08:58 #9 19.53 Get:184 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-socket-ssl-perl all 2.069-1 [179 kB] 05:08:58 #9 19.53 Get:185 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-http-perl all 6.20-1 [23.0 kB] 05:08:58 #9 19.53 Get:186 http://archive.ubuntu.com/ubuntu impish/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB] 05:08:58 #9 19.53 Get:187 http://archive.ubuntu.com/ubuntu impish/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB] 05:08:58 #9 19.53 Get:188 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 05:08:58 #9 19.54 Get:189 http://archive.ubuntu.com/ubuntu impish/main amd64 libwww-perl all 6.53-1 [140 kB] 05:08:58 #9 19.54 Get:190 http://archive.ubuntu.com/ubuntu impish/main amd64 patchutils amd64 0.4.2-1 [75.5 kB] 05:08:58 #9 19.54 Get:191 http://archive.ubuntu.com/ubuntu impish/main amd64 wdiff amd64 1.2.2-2build2 [29.6 kB] 05:08:58 #9 19.60 Get:192 http://archive.ubuntu.com/ubuntu impish/main amd64 devscripts amd64 2.21.4ubuntu1 [975 kB] 05:08:58 #9 19.62 Get:193 http://archive.ubuntu.com/ubuntu impish/main amd64 diffstat amd64 1.64-1 [27.8 kB] 05:08:58 #9 19.67 Get:194 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 05:08:58 #9 19.68 Get:195 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-six all 1.16.0-2 [12.6 kB] 05:08:58 #9 19.68 Get:196 http://archive.ubuntu.com/ubuntu impish/main amd64 zstd amd64 1.4.8+dfsg-2.1 [553 kB] 05:08:58 #9 19.69 Get:197 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-debian all 0.1.39ubuntu1 [71.9 kB] 05:08:58 #9 19.69 Get:198 http://archive.ubuntu.com/ubuntu impish/main amd64 libgpgme11 amd64 1.14.0-1ubuntu4 [134 kB] 05:08:58 #9 19.69 Get:199 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-gpg amd64 1.14.0-1ubuntu4 [200 kB] 05:08:58 #9 19.70 Get:200 http://archive.ubuntu.com/ubuntu impish/main amd64 dput all 1.1.0ubuntu2 [44.9 kB] 05:08:58 #9 19.70 Get:201 http://archive.ubuntu.com/ubuntu impish/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] 05:08:58 #9 19.76 Get:202 http://archive.ubuntu.com/ubuntu impish/main amd64 fontconfig-config all 2.13.1-4.2ubuntu3 [28.2 kB] 05:08:59 #9 20.16 Get:203 http://archive.ubuntu.com/ubuntu impish/main amd64 libcurl3-gnutls amd64 7.74.0-1.3ubuntu2 [268 kB] 05:08:59 #9 20.55 Get:204 http://archive.ubuntu.com/ubuntu impish/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 05:08:59 #9 20.55 Get:205 http://archive.ubuntu.com/ubuntu impish/main amd64 git-man all 1:2.32.0-1ubuntu1 [941 kB] 05:08:59 #9 20.71 Get:206 http://archive.ubuntu.com/ubuntu impish/main amd64 git amd64 1:2.32.0-1ubuntu1 [3036 kB] 05:08:59 #9 20.88 Get:207 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] 05:08:59 #9 20.88 Get:208 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build1 [11.4 kB] 05:08:59 #9 20.88 Get:209 http://archive.ubuntu.com/ubuntu impish/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 05:08:59 #9 20.88 Get:210 http://archive.ubuntu.com/ubuntu impish/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB] 05:08:59 #9 20.88 Get:211 http://archive.ubuntu.com/ubuntu impish/main amd64 libapt-pkg-perl amd64 0.1.40 [68.6 kB] 05:08:59 #9 20.88 Get:212 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B] 05:08:59 #9 20.88 Get:213 http://archive.ubuntu.com/ubuntu impish/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB] 05:08:59 #9 20.89 Get:214 http://archive.ubuntu.com/ubuntu impish/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB] 05:08:59 #9 20.89 Get:215 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 05:08:59 #9 20.95 Get:216 http://archive.ubuntu.com/ubuntu impish/main amd64 libvariable-magic-perl amd64 0.62-1build3 [34.2 kB] 05:08:59 #9 21.03 Get:217 http://archive.ubuntu.com/ubuntu impish/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [17.0 kB] 05:08:59 #9 21.03 Get:218 http://archive.ubuntu.com/ubuntu impish/main amd64 libfreetype6 amd64 2.10.4+dfsg-1build1 [348 kB] 05:08:59 #9 21.03 Get:219 http://archive.ubuntu.com/ubuntu impish/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu3 [116 kB] 05:08:59 #9 21.03 Get:220 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg-turbo8 amd64 2.0.6-0ubuntu2 [117 kB] 05:08:59 #9 21.03 Get:221 http://archive.ubuntu.com/ubuntu impish/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] 05:08:59 #9 21.03 Get:222 http://archive.ubuntu.com/ubuntu impish/main amd64 libdeflate0 amd64 1.7-2ubuntu2 [56.3 kB] 05:08:59 #9 21.04 Get:223 http://archive.ubuntu.com/ubuntu impish/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 05:08:59 #9 21.04 Get:224 http://archive.ubuntu.com/ubuntu impish/main amd64 libwebp6 amd64 0.6.1-2.1 [183 kB] 05:08:59 #9 21.04 Get:225 http://archive.ubuntu.com/ubuntu impish/main amd64 libtiff5 amd64 4.3.0-1 [168 kB] 05:08:59 #9 21.10 Get:226 http://archive.ubuntu.com/ubuntu impish/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 05:08:59 #9 21.11 Get:227 http://archive.ubuntu.com/ubuntu impish/main amd64 libgd3 amd64 2.3.0-2ubuntu1 [129 kB] 05:08:59 #9 21.11 Get:228 http://archive.ubuntu.com/ubuntu impish/main amd64 libc-devtools amd64 2.34-0ubuntu3 [28.7 kB] 05:08:59 #9 21.12 Get:229 http://archive.ubuntu.com/ubuntu impish/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 05:08:59 #9 21.12 Get:230 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B] 05:08:59 #9 21.12 Get:231 http://archive.ubuntu.com/ubuntu impish/main amd64 libclass-xsaccessor-perl amd64 1.19-3build7 [33.0 kB] 05:08:59 #9 21.12 Get:232 http://archive.ubuntu.com/ubuntu impish/main amd64 libclone-perl amd64 0.45-1build1 [10.6 kB] 05:08:59 #9 21.12 Get:233 http://archive.ubuntu.com/ubuntu impish/main amd64 libcommon-sense-perl amd64 3.75-1build4 [20.5 kB] 05:08:59 #9 21.12 Get:234 http://archive.ubuntu.com/ubuntu impish/main amd64 libconfig-tiny-perl all 2.26-1 [12.5 kB] 05:08:59 #9 21.17 Get:235 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-util-perl amd64 1.102-1build2 [22.6 kB] 05:08:59 #9 21.19 Get:236 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-install-perl all 0.928-1.1 [9972 B] 05:08:59 #9 21.19 Get:237 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-optlist-perl all 0.110-1.1 [10.2 kB] 05:08:59 #9 21.19 Get:238 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 05:08:59 #9 21.19 Get:239 http://archive.ubuntu.com/ubuntu impish/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B] 05:08:59 #9 21.19 Get:240 http://archive.ubuntu.com/ubuntu impish/main amd64 libwant-perl amd64 0.29-1build6 [24.9 kB] 05:08:59 #9 21.19 Get:241 http://archive.ubuntu.com/ubuntu impish/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 05:08:59 #9 21.19 Get:242 http://archive.ubuntu.com/ubuntu impish/main amd64 libcpanel-json-xs-perl amd64 4.25-1build1 [111 kB] 05:08:59 #9 21.20 Get:243 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB] 05:08:59 #9 21.24 Get:244 http://archive.ubuntu.com/ubuntu impish/main amd64 libexception-class-perl all 1.44-1 [25.9 kB] 05:09:00 #9 21.27 Get:245 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB] 05:09:00 #9 21.27 Get:246 http://archive.ubuntu.com/ubuntu impish/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB] 05:09:00 #9 21.27 Get:247 http://archive.ubuntu.com/ubuntu impish/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB] 05:09:00 #9 21.27 Get:248 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [39.4 kB] 05:09:00 #9 21.27 Get:249 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB] 05:09:00 #9 21.27 Get:250 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB] 05:09:00 #9 21.27 Get:251 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-dump-perl all 1.23-1.1 [24.9 kB] 05:09:00 #9 21.27 Get:252 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-messagepack-perl amd64 1.01-2 [34.7 kB] 05:09:00 #9 21.32 Get:253 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB] 05:09:00 #9 21.35 Get:254 http://archive.ubuntu.com/ubuntu impish/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B] 05:09:00 #9 21.35 Get:255 http://archive.ubuntu.com/ubuntu impish/main amd64 libdistro-info-perl all 1.0 [5508 B] 05:09:00 #9 21.35 Get:256 http://archive.ubuntu.com/ubuntu impish/main amd64 libemail-address-xs-perl amd64 1.04-1build5 [28.6 kB] 05:09:00 #9 21.35 Get:257 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB] 05:09:00 #9 21.35 Get:258 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB] 05:09:00 #9 21.35 Get:259 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB] 05:09:00 #9 21.35 Get:260 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-fcntllock-perl amd64 0.22-3build5 [33.1 kB] 05:09:00 #9 21.35 Get:261 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-compare-perl all 0.03-1.1 [6620 B] 05:09:00 #9 21.39 Get:262 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-glob-perl all 0.11-1 [7992 B] 05:09:00 #9 21.43 Get:263 http://archive.ubuntu.com/ubuntu impish/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 05:09:00 #9 21.43 Get:264 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB] 05:09:00 #9 21.43 Get:265 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB] 05:09:00 #9 21.43 Get:266 http://archive.ubuntu.com/ubuntu impish/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB] 05:09:00 #9 21.43 Get:267 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB] 05:09:00 #9 21.43 Get:268 http://archive.ubuntu.com/ubuntu impish/main amd64 libparams-validate-perl amd64 1.30-1build2 [54.8 kB] 05:09:00 #9 21.43 Get:269 http://archive.ubuntu.com/ubuntu impish/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [24.7 kB] 05:09:00 #9 21.43 Get:270 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 05:09:00 #9 21.46 Get:271 http://archive.ubuntu.com/ubuntu impish/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 05:09:00 #9 21.51 Get:272 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B] 05:09:00 #9 21.51 Get:273 http://archive.ubuntu.com/ubuntu impish/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 05:09:00 #9 21.51 Get:274 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-perl all 4.03000-1 [80.6 kB] 05:09:00 #9 21.51 Get:275 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-perl all 1.709-1 [67.7 kB] 05:09:00 #9 21.51 Get:276 http://archive.ubuntu.com/ubuntu impish/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB] 05:09:00 #9 21.51 Get:277 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB] 05:09:00 #9 21.51 Get:278 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-identify-perl amd64 0.14-1build4 [10.6 kB] 05:09:00 #9 21.51 Get:279 http://archive.ubuntu.com/ubuntu impish/main amd64 libsub-name-perl amd64 0.26-1build2 [11.6 kB] 05:09:00 #9 21.53 Get:280 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 05:09:00 #9 21.59 Get:281 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-tiny-perl all 0.118-1 [42.2 kB] 05:09:00 #9 21.59 Get:282 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-perl all 1.012002-1 [319 kB] 05:09:00 #9 21.59 Get:283 http://archive.ubuntu.com/ubuntu impish/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB] 05:09:00 #9 21.59 Get:284 http://archive.ubuntu.com/ubuntu impish/main amd64 libhash-fieldhash-perl amd64 0.15-1build4 [17.2 kB] 05:09:00 #9 21.59 Get:285 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB] 05:09:00 #9 21.59 Get:286 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB] 05:09:00 #9 21.59 Get:287 http://archive.ubuntu.com/ubuntu impish/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB] 05:09:00 #9 21.59 Get:288 http://archive.ubuntu.com/ubuntu impish/main amd64 libhttp-daemon-perl all 6.12-1 [21.7 kB] 05:09:00 #9 21.60 Get:289 http://archive.ubuntu.com/ubuntu impish/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 05:09:00 #9 21.67 Get:290 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-xs-perl amd64 4.030-1build2 [87.2 kB] 05:09:00 #9 21.67 Get:291 http://archive.ubuntu.com/ubuntu impish/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB] 05:09:00 #9 21.67 Get:292 http://archive.ubuntu.com/ubuntu impish/main amd64 libldap-common all 2.5.6+dfsg-1~exp1ubuntu1 [18.9 kB] 05:09:00 #9 21.67 Get:293 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB] 05:09:00 #9 21.67 Get:294 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 05:09:00 #9 21.67 Get:295 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-someutils-xs-perl amd64 0.58-2build2 [34.1 kB] 05:09:00 #9 21.67 Get:296 http://archive.ubuntu.com/ubuntu impish/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB] 05:09:00 #9 21.67 Get:297 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl7 amd64 2.4.6-15 [38.8 kB] 05:09:00 #9 21.68 Get:298 http://archive.ubuntu.com/ubuntu impish/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] 05:09:00 #9 21.75 Get:299 http://archive.ubuntu.com/ubuntu impish/main amd64 liblzo2-2 amd64 2.10-2build1 [49.8 kB] 05:09:00 #9 21.75 Get:300 http://archive.ubuntu.com/ubuntu impish/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB] 05:09:00 #9 21.75 Get:301 http://archive.ubuntu.com/ubuntu impish/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB] 05:09:00 #9 21.75 Get:302 http://archive.ubuntu.com/ubuntu impish/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B] 05:09:00 #9 21.75 Get:303 http://archive.ubuntu.com/ubuntu impish/main amd64 libmailtools-perl all 2.21-1 [80.7 kB] 05:09:00 #9 22.15 Get:304 http://archive.ubuntu.com/ubuntu impish/main amd64 libmarkdown2 amd64 2.2.6-1ubuntu2 [38.3 kB] 05:09:01 #9 22.34 Get:305 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B] 05:09:01 #9 22.34 Get:306 http://archive.ubuntu.com/ubuntu impish/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB] 05:09:01 #9 22.36 Get:307 http://archive.ubuntu.com/ubuntu impish/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB] 05:09:01 #9 22.39 Get:308 http://archive.ubuntu.com/ubuntu impish/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB] 05:09:01 #9 22.42 Get:309 http://archive.ubuntu.com/ubuntu impish/main amd64 libmouse-perl amd64 2.5.10-1build2 [155 kB] 05:09:01 #9 22.55 Get:310 http://archive.ubuntu.com/ubuntu impish/main amd64 libnumber-range-perl all 0.12-1.1 [8000 B] 05:09:01 #9 22.55 Get:311 http://archive.ubuntu.com/ubuntu impish/main amd64 libpackage-stash-xs-perl amd64 0.29-1build4 [19.3 kB] 05:09:01 #9 22.56 Get:312 http://archive.ubuntu.com/ubuntu impish/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 05:09:01 #9 22.58 Get:313 http://archive.ubuntu.com/ubuntu impish/main amd64 libperlio-gzip-perl amd64 0.19-1build7 [15.2 kB] 05:09:01 #9 22.58 Get:314 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB] 05:09:01 #9 22.61 Get:315 http://archive.ubuntu.com/ubuntu impish/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB] 05:09:01 #9 22.61 Get:316 http://archive.ubuntu.com/ubuntu impish/main amd64 libproc-processtable-perl amd64 0.59-2build2 [36.9 kB] 05:09:01 #9 22.62 Get:317 http://archive.ubuntu.com/ubuntu impish/main amd64 libre2-9 amd64 20210801+dfsg-1 [161 kB] 05:09:01 #9 22.65 Get:318 http://archive.ubuntu.com/ubuntu impish/main amd64 libre-engine-re2-perl amd64 0.14-1build1 [18.7 kB] 05:09:01 #9 22.66 Get:319 http://archive.ubuntu.com/ubuntu impish/main amd64 libreadonly-perl all 2.050-3 [19.9 kB] 05:09:01 #9 22.66 Get:320 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 05:09:01 #9 22.66 Get:321 http://archive.ubuntu.com/ubuntu impish/main amd64 libref-util-xs-perl amd64 0.117-1build3 [12.1 kB] 05:09:01 #9 22.72 Get:322 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [49.4 kB] 05:09:01 #9 22.72 Get:323 http://archive.ubuntu.com/ubuntu impish/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB] 05:09:01 #9 22.72 Get:324 http://archive.ubuntu.com/ubuntu impish/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1build1 [48.7 kB] 05:09:01 #9 22.73 Get:325 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-decoder-perl amd64 4.018+ds-1build1 [94.6 kB] 05:09:01 #9 22.73 Get:326 http://archive.ubuntu.com/ubuntu impish/main amd64 libsereal-encoder-perl amd64 4.018+ds-1build1 [97.9 kB] 05:09:01 #9 22.79 Get:327 http://archive.ubuntu.com/ubuntu impish/main amd64 libsort-key-perl amd64 1.33-2build4 [36.6 kB] 05:09:01 #9 22.79 Get:328 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 05:09:01 #9 22.79 Get:329 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 05:09:01 #9 22.80 Get:330 http://archive.ubuntu.com/ubuntu impish/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 05:09:01 #9 22.80 Get:331 http://archive.ubuntu.com/ubuntu impish/main amd64 libterm-readkey-perl amd64 2.38-1build2 [24.6 kB] 05:09:01 #9 22.87 Get:332 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build9 [8588 B] 05:09:01 #9 22.87 Get:333 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-markdown-discount-perl amd64 0.12-1build2 [12.5 kB] 05:09:01 #9 22.87 Get:334 http://archive.ubuntu.com/ubuntu impish/main amd64 libtext-xslate-perl amd64 3.5.8-1build2 [182 kB] 05:09:01 #9 22.88 Get:335 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB] 05:09:01 #9 22.88 Get:336 http://archive.ubuntu.com/ubuntu impish/main amd64 libtime-moment-perl amd64 0.44-1build4 [70.7 kB] 05:09:01 #9 22.94 Get:337 http://archive.ubuntu.com/ubuntu impish/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [24.0 kB] 05:09:01 #9 22.94 Get:338 http://archive.ubuntu.com/ubuntu impish/main amd64 libunicode-utf8-perl amd64 0.62-1build2 [18.2 kB] 05:09:01 #9 22.94 Get:339 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB] 05:09:01 #9 22.94 Get:340 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB] 05:09:01 #9 22.94 Get:341 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB] 05:09:01 #9 23.01 Get:342 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2build1 [312 kB] 05:09:01 #9 23.04 Get:343 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-parser-perl amd64 2.46-2 [192 kB] 05:09:01 #9 23.05 Get:344 http://archive.ubuntu.com/ubuntu impish/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB] 05:09:01 #9 23.05 Get:345 http://archive.ubuntu.com/ubuntu impish/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1build1 [28.0 kB] 05:09:01 #9 23.05 Get:346 http://archive.ubuntu.com/ubuntu impish/main amd64 licensecheck all 3.1.1-2 [36.7 kB] 05:09:01 #9 23.09 Get:347 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevel-size-perl amd64 0.83-1build3 [20.8 kB] 05:09:01 #9 23.09 Get:348 http://archive.ubuntu.com/ubuntu impish/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB] 05:09:01 #9 23.09 Get:349 http://archive.ubuntu.com/ubuntu impish/main amd64 lzip amd64 1.22-3 [80.9 kB] 05:09:01 #9 23.10 Get:350 http://archive.ubuntu.com/ubuntu impish/main amd64 lzop amd64 1.04-2build1 [83.7 kB] 05:09:01 #9 23.10 Get:351 http://archive.ubuntu.com/ubuntu impish/main amd64 t1utils amd64 1.41-4build1 [61.4 kB] 05:09:01 #9 23.16 Get:352 http://archive.ubuntu.com/ubuntu impish/main amd64 unzip amd64 6.0-26ubuntu1 [168 kB] 05:09:01 #9 23.17 Get:353 http://archive.ubuntu.com/ubuntu impish/main amd64 lintian all 2.104.0ubuntu3 [943 kB] 05:09:01 #9 23.21 Get:354 http://archive.ubuntu.com/ubuntu impish/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] 05:09:02 #9 23.33 Get:355 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 05:09:02 #9 23.33 Get:356 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-idna all 2.10-1 [35.2 kB] 05:09:02 #9 23.34 Get:357 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB] 05:09:02 #9 23.34 Get:358 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-requests all 2.25.1+dfsg-2 [47.9 kB] 05:09:02 #9 23.34 Get:359 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 05:09:02 #9 23.34 Get:360 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-xdg all 0.27-2 [36.9 kB] 05:09:02 #9 23.34 Get:361 http://archive.ubuntu.com/ubuntu impish/main amd64 equivs all 2.3.1 [19.0 kB] 05:09:02 #9 23.34 Get:362 http://archive.ubuntu.com/ubuntu impish/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB] 05:09:02 #9 23.35 Get:363 http://archive.ubuntu.com/ubuntu impish/main amd64 python3-magic all 2:0.4.20-3 [12.3 kB] 05:09:02 #9 23.49 debconf: delaying package configuration, since apt-utils is not installed 05:09:02 #9 23.52 Fetched 251 MB in 18s (14.2 MB/s) 05:09:02 #9 23.54 Selecting previously unselected package liblocale-gettext-perl. 05:09:02 #9 23.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4384 files and directories currently installed.) 05:09:02 #9 23.54 Preparing to unpack .../liblocale-gettext-perl_1.07-4build1_amd64.deb ... 05:09:02 #9 23.55 Unpacking liblocale-gettext-perl (1.07-4build1) ... 05:09:02 #9 23.58 Selecting previously unselected package libpython3.9-minimal:amd64. 05:09:02 #9 23.59 Preparing to unpack .../libpython3.9-minimal_3.9.7-2build1_amd64.deb ... 05:09:02 #9 23.59 Unpacking libpython3.9-minimal:amd64 (3.9.7-2build1) ... 05:09:02 #9 23.66 Selecting previously unselected package libexpat1:amd64. 05:09:02 #9 23.66 Preparing to unpack .../libexpat1_2.4.1-2_amd64.deb ... 05:09:02 #9 23.67 Unpacking libexpat1:amd64 (2.4.1-2) ... 05:09:02 #9 23.70 Selecting previously unselected package python3.9-minimal. 05:09:02 #9 23.70 Preparing to unpack .../python3.9-minimal_3.9.7-2build1_amd64.deb ... 05:09:02 #9 23.71 Unpacking python3.9-minimal (3.9.7-2build1) ... 05:09:02 #9 23.77 Setting up libpython3.9-minimal:amd64 (3.9.7-2build1) ... 05:09:02 #9 23.78 Setting up libexpat1:amd64 (2.4.1-2) ... 05:09:02 #9 23.80 Setting up python3.9-minimal (3.9.7-2build1) ... 05:09:02 #9 24.37 Selecting previously unselected package python3-minimal. 05:09:02 #9 24.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 ... 4691 files and directories currently installed.) 05:09:02 #9 24.38 Preparing to unpack .../0-python3-minimal_3.9.4-1build1_amd64.deb ... 05:09:02 #9 24.38 Unpacking python3-minimal (3.9.4-1build1) ... 05:09:02 #9 24.41 Selecting previously unselected package media-types. 05:09:02 #9 24.41 Preparing to unpack .../1-media-types_4.0.0_all.deb ... 05:09:03 #9 24.41 Unpacking media-types (4.0.0) ... 05:09:03 #9 24.44 Selecting previously unselected package tzdata. 05:09:03 #9 24.45 Preparing to unpack .../2-tzdata_2021e-0ubuntu0.21.10_all.deb ... 05:09:03 #9 24.45 Unpacking tzdata (2021e-0ubuntu0.21.10) ... 05:09:03 #9 24.65 Selecting previously unselected package libmpdec3:amd64. 05:09:03 #9 24.65 Preparing to unpack .../3-libmpdec3_2.5.1-2build1_amd64.deb ... 05:09:03 #9 24.66 Unpacking libmpdec3:amd64 (2.5.1-2build1) ... 05:09:03 #9 24.69 Selecting previously unselected package readline-common. 05:09:03 #9 24.69 Preparing to unpack .../4-readline-common_8.1-2_all.deb ... 05:09:03 #9 24.69 Unpacking readline-common (8.1-2) ... 05:09:03 #9 24.73 Selecting previously unselected package libreadline8:amd64. 05:09:03 #9 24.73 Preparing to unpack .../5-libreadline8_8.1-2_amd64.deb ... 05:09:03 #9 24.73 Unpacking libreadline8:amd64 (8.1-2) ... 05:09:03 #9 24.77 Selecting previously unselected package libsqlite3-0:amd64. 05:09:03 #9 24.78 Preparing to unpack .../6-libsqlite3-0_3.35.5-1_amd64.deb ... 05:09:03 #9 24.78 Unpacking libsqlite3-0:amd64 (3.35.5-1) ... 05:09:03 #9 24.85 Selecting previously unselected package libpython3.9-stdlib:amd64. 05:09:03 #9 24.85 Preparing to unpack .../7-libpython3.9-stdlib_3.9.7-2build1_amd64.deb ... 05:09:03 #9 24.86 Unpacking libpython3.9-stdlib:amd64 (3.9.7-2build1) ... 05:09:03 #9 24.95 Selecting previously unselected package python3.9. 05:09:03 #9 24.95 Preparing to unpack .../8-python3.9_3.9.7-2build1_amd64.deb ... 05:09:03 #9 24.96 Unpacking python3.9 (3.9.7-2build1) ... 05:09:03 #9 25.00 Selecting previously unselected package libpython3-stdlib:amd64. 05:09:03 #9 25.00 Preparing to unpack .../9-libpython3-stdlib_3.9.4-1build1_amd64.deb ... 05:09:03 #9 25.01 Unpacking libpython3-stdlib:amd64 (3.9.4-1build1) ... 05:09:03 #9 25.04 Setting up python3-minimal (3.9.4-1build1) ... 05:09:03 #9 25.22 Selecting previously unselected package python3. 05:09:04 #9 25.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6989 files and directories currently installed.) 05:09:04 #9 25.23 Preparing to unpack .../000-python3_3.9.4-1build1_amd64.deb ... 05:09:04 #9 25.23 Unpacking python3 (3.9.4-1build1) ... 05:09:04 #9 25.26 Selecting previously unselected package bsdextrautils. 05:09:04 #9 25.26 Preparing to unpack .../001-bsdextrautils_2.36.1-8ubuntu2_amd64.deb ... 05:09:04 #9 25.26 Unpacking bsdextrautils (2.36.1-8ubuntu2) ... 05:09:04 #9 25.30 Selecting previously unselected package libuchardet0:amd64. 05:09:04 #9 25.30 Preparing to unpack .../002-libuchardet0_0.0.7-1build1_amd64.deb ... 05:09:04 #9 25.30 Unpacking libuchardet0:amd64 (0.0.7-1build1) ... 05:09:04 #9 25.33 Selecting previously unselected package groff-base. 05:09:04 #9 25.33 Preparing to unpack .../003-groff-base_1.22.4-7_amd64.deb ... 05:09:04 #9 25.33 Unpacking groff-base (1.22.4-7) ... 05:09:04 #9 25.39 Selecting previously unselected package libgdbm6:amd64. 05:09:04 #9 25.39 Preparing to unpack .../004-libgdbm6_1.19-2_amd64.deb ... 05:09:04 #9 25.40 Unpacking libgdbm6:amd64 (1.19-2) ... 05:09:04 #9 25.43 Selecting previously unselected package libpipeline1:amd64. 05:09:04 #9 25.44 Preparing to unpack .../005-libpipeline1_1.5.3-1build1_amd64.deb ... 05:09:04 #9 25.44 Unpacking libpipeline1:amd64 (1.5.3-1build1) ... 05:09:04 #9 25.49 Selecting previously unselected package man-db. 05:09:04 #9 25.49 Preparing to unpack .../006-man-db_2.9.4-2_amd64.deb ... 05:09:04 #9 25.49 Unpacking man-db (2.9.4-2) ... 05:09:04 #9 25.61 Selecting previously unselected package perl-modules-5.32. 05:09:04 #9 25.61 Preparing to unpack .../007-perl-modules-5.32_5.32.1-3ubuntu3_all.deb ... 05:09:04 #9 25.62 Unpacking perl-modules-5.32 (5.32.1-3ubuntu3) ... 05:09:04 #9 25.84 Selecting previously unselected package libgdbm-compat4:amd64. 05:09:04 #9 25.84 Preparing to unpack .../008-libgdbm-compat4_1.19-2_amd64.deb ... 05:09:04 #9 25.85 Unpacking libgdbm-compat4:amd64 (1.19-2) ... 05:09:04 #9 25.88 Selecting previously unselected package libperl5.32:amd64. 05:09:04 #9 25.88 Preparing to unpack .../009-libperl5.32_5.32.1-3ubuntu3_amd64.deb ... 05:09:04 #9 25.88 Unpacking libperl5.32:amd64 (5.32.1-3ubuntu3) ... 05:09:04 #9 26.06 Selecting previously unselected package perl. 05:09:04 #9 26.07 Preparing to unpack .../010-perl_5.32.1-3ubuntu3_amd64.deb ... 05:09:04 #9 26.07 Unpacking perl (5.32.1-3ubuntu3) ... 05:09:04 #9 26.11 Selecting previously unselected package openssl. 05:09:04 #9 26.11 Preparing to unpack .../011-openssl_1.1.1l-1ubuntu1_amd64.deb ... 05:09:04 #9 26.11 Unpacking openssl (1.1.1l-1ubuntu1) ... 05:09:04 #9 26.16 Selecting previously unselected package ca-certificates. 05:09:04 #9 26.16 Preparing to unpack .../012-ca-certificates_20210119ubuntu1_all.deb ... 05:09:04 #9 26.17 Unpacking ca-certificates (20210119ubuntu1) ... 05:09:04 #9 26.21 Selecting previously unselected package distro-info-data. 05:09:05 #9 26.22 Preparing to unpack .../013-distro-info-data_0.51ubuntu1.1_all.deb ... 05:09:05 #9 26.22 Unpacking distro-info-data (0.51ubuntu1.1) ... 05:09:05 #9 26.25 Selecting previously unselected package less. 05:09:05 #9 26.25 Preparing to unpack .../014-less_551-2_amd64.deb ... 05:09:05 #9 26.26 Unpacking less (551-2) ... 05:09:05 #9 26.30 Selecting previously unselected package libmd0:amd64. 05:09:05 #9 26.30 Preparing to unpack .../015-libmd0_1.0.3-3build1_amd64.deb ... 05:09:05 #9 26.31 Unpacking libmd0:amd64 (1.0.3-3build1) ... 05:09:05 #9 26.35 Selecting previously unselected package libbsd0:amd64. 05:09:05 #9 26.35 Preparing to unpack .../016-libbsd0_0.11.3-1ubuntu2_amd64.deb ... 05:09:05 #9 26.35 Unpacking libbsd0:amd64 (0.11.3-1ubuntu2) ... 05:09:05 #9 26.39 Selecting previously unselected package libelf1:amd64. 05:09:05 #9 26.39 Preparing to unpack .../017-libelf1_0.185-1build1_amd64.deb ... 05:09:05 #9 26.39 Unpacking libelf1:amd64 (0.185-1build1) ... 05:09:05 #9 26.42 Selecting previously unselected package libicu67:amd64. 05:09:05 #9 26.42 Preparing to unpack .../018-libicu67_67.1-7ubuntu1_amd64.deb ... 05:09:05 #9 26.43 Unpacking libicu67:amd64 (67.1-7ubuntu1) ... 05:09:05 #9 26.60 Selecting previously unselected package libxml2:amd64. 05:09:05 #9 26.60 Preparing to unpack .../019-libxml2_2.9.12+dfsg-4_amd64.deb ... 05:09:05 #9 26.61 Unpacking libxml2:amd64 (2.9.12+dfsg-4) ... 05:09:05 #9 26.65 Selecting previously unselected package libyaml-0-2:amd64. 05:09:05 #9 26.65 Preparing to unpack .../020-libyaml-0-2_0.2.2-1_amd64.deb ... 05:09:05 #9 26.66 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... 05:09:05 #9 26.69 Selecting previously unselected package lsb-release. 05:09:05 #9 26.69 Preparing to unpack .../021-lsb-release_11.1.0ubuntu3_all.deb ... 05:09:05 #9 26.69 Unpacking lsb-release (11.1.0ubuntu3) ... 05:09:05 #9 26.72 Selecting previously unselected package netbase. 05:09:05 #9 26.72 Preparing to unpack .../022-netbase_6.3_all.deb ... 05:09:05 #9 26.72 Unpacking netbase (6.3) ... 05:09:05 #9 26.75 Selecting previously unselected package python3-pkg-resources. 05:09:05 #9 26.75 Preparing to unpack .../023-python3-pkg-resources_52.0.0-4_all.deb ... 05:09:05 #9 26.76 Unpacking python3-pkg-resources (52.0.0-4) ... 05:09:05 #9 26.81 Selecting previously unselected package ucf. 05:09:05 #9 26.81 Preparing to unpack .../024-ucf_3.0043_all.deb ... 05:09:05 #9 26.81 Moving old data out of the way 05:09:05 #9 26.81 Unpacking ucf (3.0043) ... 05:09:05 #9 26.85 Selecting previously unselected package libmagic-mgc. 05:09:05 #9 26.85 Preparing to unpack .../025-libmagic-mgc_1%3a5.39-3_amd64.deb ... 05:09:05 #9 26.86 Unpacking libmagic-mgc (1:5.39-3) ... 05:09:05 #9 26.93 Selecting previously unselected package libmagic1:amd64. 05:09:05 #9 26.94 Preparing to unpack .../026-libmagic1_1%3a5.39-3_amd64.deb ... 05:09:05 #9 26.94 Unpacking libmagic1:amd64 (1:5.39-3) ... 05:09:05 #9 26.97 Selecting previously unselected package file. 05:09:05 #9 26.97 Preparing to unpack .../027-file_1%3a5.39-3_amd64.deb ... 05:09:05 #9 26.98 Unpacking file (1:5.39-3) ... 05:09:05 #9 27.00 Selecting previously unselected package gettext-base. 05:09:05 #9 27.01 Preparing to unpack .../028-gettext-base_0.21-4ubuntu3_amd64.deb ... 05:09:05 #9 27.01 Unpacking gettext-base (0.21-4ubuntu3) ... 05:09:05 #9 27.04 Selecting previously unselected package iso-codes. 05:09:05 #9 27.04 Preparing to unpack .../029-iso-codes_4.6.0-1_all.deb ... 05:09:05 #9 27.05 Unpacking iso-codes (4.6.0-1) ... 05:09:06 #9 27.43 Selecting previously unselected package libcbor0.6:amd64. 05:09:06 #9 27.43 Preparing to unpack .../030-libcbor0.6_0.6.0-0ubuntu3_amd64.deb ... 05:09:06 #9 27.43 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu3) ... 05:09:06 #9 27.47 Selecting previously unselected package libedit2:amd64. 05:09:06 #9 27.47 Preparing to unpack .../031-libedit2_3.1-20191231-2build1_amd64.deb ... 05:09:06 #9 27.47 Unpacking libedit2:amd64 (3.1-20191231-2build1) ... 05:09:06 #9 27.50 Selecting previously unselected package libfido2-1:amd64. 05:09:06 #9 27.50 Preparing to unpack .../032-libfido2-1_1.6.0-2build1_amd64.deb ... 05:09:06 #9 27.51 Unpacking libfido2-1:amd64 (1.6.0-2build1) ... 05:09:06 #9 27.54 Selecting previously unselected package libpng16-16:amd64. 05:09:06 #9 27.54 Preparing to unpack .../033-libpng16-16_1.6.37-3build4_amd64.deb ... 05:09:06 #9 27.55 Unpacking libpng16-16:amd64 (1.6.37-3build4) ... 05:09:06 #9 27.58 Selecting previously unselected package libpsl5:amd64. 05:09:06 #9 27.58 Preparing to unpack .../034-libpsl5_0.21.0-1.2_amd64.deb ... 05:09:06 #9 27.58 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 05:09:06 #9 27.62 Selecting previously unselected package libxau6:amd64. 05:09:06 #9 27.62 Preparing to unpack .../035-libxau6_1%3a1.0.9-1build3_amd64.deb ... 05:09:06 #9 27.63 Unpacking libxau6:amd64 (1:1.0.9-1build3) ... 05:09:06 #9 27.66 Selecting previously unselected package libxdmcp6:amd64. 05:09:06 #9 27.67 Preparing to unpack .../036-libxdmcp6_1%3a1.1.3-0ubuntu4_amd64.deb ... 05:09:06 #9 27.67 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ... 05:09:06 #9 27.71 Selecting previously unselected package libxcb1:amd64. 05:09:06 #9 27.71 Preparing to unpack .../037-libxcb1_1.14-3ubuntu1_amd64.deb ... 05:09:06 #9 27.71 Unpacking libxcb1:amd64 (1.14-3ubuntu1) ... 05:09:06 #9 27.74 Selecting previously unselected package libx11-data. 05:09:06 #9 27.74 Preparing to unpack .../038-libx11-data_2%3a1.7.2-1_all.deb ... 05:09:06 #9 27.75 Unpacking libx11-data (2:1.7.2-1) ... 05:09:06 #9 27.81 Selecting previously unselected package libx11-6:amd64. 05:09:06 #9 27.81 Preparing to unpack .../039-libx11-6_2%3a1.7.2-1_amd64.deb ... 05:09:06 #9 27.81 Unpacking libx11-6:amd64 (2:1.7.2-1) ... 05:09:06 #9 27.85 Selecting previously unselected package libxext6:amd64. 05:09:06 #9 27.85 Preparing to unpack .../040-libxext6_2%3a1.3.4-0ubuntu3_amd64.deb ... 05:09:06 #9 27.86 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu3) ... 05:09:06 #9 27.89 Selecting previously unselected package libxmuu1:amd64. 05:09:06 #9 27.89 Preparing to unpack .../041-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... 05:09:06 #9 27.90 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 05:09:06 #9 27.92 Selecting previously unselected package manpages. 05:09:06 #9 27.92 Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ... 05:09:06 #9 27.93 Unpacking manpages (5.10-1ubuntu1) ... 05:09:06 #9 28.05 Selecting previously unselected package openssh-client. 05:09:06 #9 28.05 Preparing to unpack .../043-openssh-client_1%3a8.4p1-6ubuntu2_amd64.deb ... 05:09:06 #9 28.06 Unpacking openssh-client (1:8.4p1-6ubuntu2) ... 05:09:06 #9 28.10 Selecting previously unselected package publicsuffix. 05:09:06 #9 28.10 Preparing to unpack .../044-publicsuffix_20210108.1309-1_all.deb ... 05:09:06 #9 28.10 Unpacking publicsuffix (20210108.1309-1) ... 05:09:06 #9 28.13 Selecting previously unselected package python-apt-common. 05:09:06 #9 28.13 Preparing to unpack .../045-python-apt-common_2.2.1_all.deb ... 05:09:06 #9 28.13 Unpacking python-apt-common (2.2.1) ... 05:09:06 #9 28.17 Selecting previously unselected package python3-apt. 05:09:06 #9 28.17 Preparing to unpack .../046-python3-apt_2.2.1_amd64.deb ... 05:09:06 #9 28.17 Unpacking python3-apt (2.2.1) ... 05:09:06 #9 28.21 Selecting previously unselected package libunwind8:amd64. 05:09:06 #9 28.22 Preparing to unpack .../047-libunwind8_1.3.2-2_amd64.deb ... 05:09:06 #9 28.22 Unpacking libunwind8:amd64 (1.3.2-2) ... 05:09:06 #9 28.25 Selecting previously unselected package strace. 05:09:06 #9 28.25 Preparing to unpack .../048-strace_5.13-0ubuntu1_amd64.deb ... 05:09:06 #9 28.25 Unpacking strace (5.13-0ubuntu1) ... 05:09:06 #9 28.29 Selecting previously unselected package xauth. 05:09:06 #9 28.29 Preparing to unpack .../049-xauth_1%3a1.1-1_amd64.deb ... 05:09:06 #9 28.29 Unpacking xauth (1:1.1-1) ... 05:09:06 #9 28.32 Selecting previously unselected package xz-utils. 05:09:06 #9 28.32 Preparing to unpack .../050-xz-utils_5.2.5-2_amd64.deb ... 05:09:06 #9 28.33 Unpacking xz-utils (5.2.5-2) ... 05:09:06 #9 28.36 Selecting previously unselected package libsigsegv2:amd64. 05:09:06 #9 28.37 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu2_amd64.deb ... 05:09:06 #9 28.37 Unpacking libsigsegv2:amd64 (2.13-1ubuntu2) ... 05:09:06 #9 28.40 Selecting previously unselected package m4. 05:09:07 #9 28.40 Preparing to unpack .../052-m4_1.4.18-5ubuntu1_amd64.deb ... 05:09:07 #9 28.40 Unpacking m4 (1.4.18-5ubuntu1) ... 05:09:07 #9 28.44 Selecting previously unselected package autoconf. 05:09:07 #9 28.44 Preparing to unpack .../053-autoconf_2.69-14_all.deb ... 05:09:07 #9 28.44 Unpacking autoconf (2.69-14) ... 05:09:07 #9 28.50 Selecting previously unselected package autotools-dev. 05:09:07 #9 28.50 Preparing to unpack .../054-autotools-dev_20180224.1+nmu1_all.deb ... 05:09:07 #9 28.50 Unpacking autotools-dev (20180224.1+nmu1) ... 05:09:07 #9 28.54 Selecting previously unselected package automake. 05:09:07 #9 28.54 Preparing to unpack .../055-automake_1%3a1.16.4-2_all.deb ... 05:09:07 #9 28.55 Unpacking automake (1:1.16.4-2) ... 05:09:07 #9 28.60 Selecting previously unselected package autopoint. 05:09:07 #9 28.60 Preparing to unpack .../056-autopoint_0.21-4ubuntu3_all.deb ... 05:09:07 #9 28.60 Unpacking autopoint (0.21-4ubuntu3) ... 05:09:07 #9 28.63 Selecting previously unselected package binutils-common:amd64. 05:09:07 #9 28.63 Preparing to unpack .../057-binutils-common_2.37-7ubuntu1_amd64.deb ... 05:09:07 #9 28.64 Unpacking binutils-common:amd64 (2.37-7ubuntu1) ... 05:09:07 #9 28.75 Selecting previously unselected package libbinutils:amd64. 05:09:07 #9 28.75 Preparing to unpack .../058-libbinutils_2.37-7ubuntu1_amd64.deb ... 05:09:07 #9 28.75 Unpacking libbinutils:amd64 (2.37-7ubuntu1) ... 05:09:07 #9 28.79 Selecting previously unselected package libctf-nobfd0:amd64. 05:09:07 #9 28.79 Preparing to unpack .../059-libctf-nobfd0_2.37-7ubuntu1_amd64.deb ... 05:09:07 #9 28.79 Unpacking libctf-nobfd0:amd64 (2.37-7ubuntu1) ... 05:09:07 #9 28.82 Selecting previously unselected package libctf0:amd64. 05:09:07 #9 28.82 Preparing to unpack .../060-libctf0_2.37-7ubuntu1_amd64.deb ... 05:09:07 #9 28.82 Unpacking libctf0:amd64 (2.37-7ubuntu1) ... 05:09:07 #9 28.85 Selecting previously unselected package binutils-x86-64-linux-gnu. 05:09:07 #9 28.85 Preparing to unpack .../061-binutils-x86-64-linux-gnu_2.37-7ubuntu1_amd64.deb ... 05:09:07 #9 28.85 Unpacking binutils-x86-64-linux-gnu (2.37-7ubuntu1) ... 05:09:07 #9 28.94 Selecting previously unselected package binutils. 05:09:07 #9 28.94 Preparing to unpack .../062-binutils_2.37-7ubuntu1_amd64.deb ... 05:09:07 #9 28.94 Unpacking binutils (2.37-7ubuntu1) ... 05:09:07 #9 28.97 Selecting previously unselected package libc-dev-bin. 05:09:07 #9 28.97 Preparing to unpack .../063-libc-dev-bin_2.34-0ubuntu3_amd64.deb ... 05:09:07 #9 28.97 Unpacking libc-dev-bin (2.34-0ubuntu3) ... 05:09:07 #9 28.99 Selecting previously unselected package linux-libc-dev:amd64. 05:09:07 #9 29.00 Preparing to unpack .../064-linux-libc-dev_5.13.0-20.20_amd64.deb ... 05:09:07 #9 29.00 Unpacking linux-libc-dev:amd64 (5.13.0-20.20) ... 05:09:07 #9 29.14 Selecting previously unselected package libcrypt-dev:amd64. 05:09:07 #9 29.14 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.18-4ubuntu1_amd64.deb ... 05:09:07 #9 29.14 Unpacking libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ... 05:09:07 #9 29.17 Selecting previously unselected package rpcsvc-proto. 05:09:07 #9 29.17 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu5_amd64.deb ... 05:09:07 #9 29.18 Unpacking rpcsvc-proto (1.4.2-0ubuntu5) ... 05:09:07 #9 29.21 Selecting previously unselected package libtirpc-dev:amd64. 05:09:07 #9 29.21 Preparing to unpack .../067-libtirpc-dev_1.3.2-2_amd64.deb ... 05:09:07 #9 29.21 Unpacking libtirpc-dev:amd64 (1.3.2-2) ... 05:09:07 #9 29.24 Selecting previously unselected package libnsl-dev:amd64. 05:09:07 #9 29.24 Preparing to unpack .../068-libnsl-dev_1.3.0-2build1_amd64.deb ... 05:09:07 #9 29.25 Unpacking libnsl-dev:amd64 (1.3.0-2build1) ... 05:09:07 #9 29.28 Selecting previously unselected package libc6-dev:amd64. 05:09:07 #9 29.28 Preparing to unpack .../069-libc6-dev_2.34-0ubuntu3_amd64.deb ... 05:09:07 #9 29.28 Unpacking libc6-dev:amd64 (2.34-0ubuntu3) ... 05:09:08 #9 29.40 Selecting previously unselected package libisl23:amd64. 05:09:08 #9 29.40 Preparing to unpack .../070-libisl23_0.24-1_amd64.deb ... 05:09:08 #9 29.41 Unpacking libisl23:amd64 (0.24-1) ... 05:09:08 #9 29.49 Selecting previously unselected package libmpfr6:amd64. 05:09:08 #9 29.49 Preparing to unpack .../071-libmpfr6_4.1.0-3build1_amd64.deb ... 05:09:08 #9 29.50 Unpacking libmpfr6:amd64 (4.1.0-3build1) ... 05:09:08 #9 29.61 Selecting previously unselected package libmpc3:amd64. 05:09:08 #9 29.61 Preparing to unpack .../072-libmpc3_1.2.0-1build1_amd64.deb ... 05:09:08 #9 29.61 Unpacking libmpc3:amd64 (1.2.0-1build1) ... 05:09:08 #9 29.64 Selecting previously unselected package cpp-11. 05:09:08 #9 29.64 Preparing to unpack .../073-cpp-11_11.2.0-7ubuntu2_amd64.deb ... 05:09:08 #9 29.65 Unpacking cpp-11 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.37 Selecting previously unselected package cpp. 05:09:09 #9 30.38 Preparing to unpack .../074-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 05:09:09 #9 30.38 Unpacking cpp (4:11.2.0-1ubuntu1) ... 05:09:09 #9 30.41 Selecting previously unselected package libcc1-0:amd64. 05:09:09 #9 30.41 Preparing to unpack .../075-libcc1-0_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.41 Unpacking libcc1-0:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.44 Selecting previously unselected package libgomp1:amd64. 05:09:09 #9 30.45 Preparing to unpack .../076-libgomp1_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.45 Unpacking libgomp1:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.48 Selecting previously unselected package libitm1:amd64. 05:09:09 #9 30.48 Preparing to unpack .../077-libitm1_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.48 Unpacking libitm1:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.51 Selecting previously unselected package libatomic1:amd64. 05:09:09 #9 30.51 Preparing to unpack .../078-libatomic1_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.52 Unpacking libatomic1:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.54 Selecting previously unselected package libasan6:amd64. 05:09:09 #9 30.54 Preparing to unpack .../079-libasan6_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.55 Unpacking libasan6:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.62 Selecting previously unselected package liblsan0:amd64. 05:09:09 #9 30.62 Preparing to unpack .../080-liblsan0_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.62 Unpacking liblsan0:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.66 Selecting previously unselected package libtsan0:amd64. 05:09:09 #9 30.66 Preparing to unpack .../081-libtsan0_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.67 Unpacking libtsan0:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.73 Selecting previously unselected package libubsan1:amd64. 05:09:09 #9 30.73 Preparing to unpack .../082-libubsan1_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.74 Unpacking libubsan1:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.78 Selecting previously unselected package libquadmath0:amd64. 05:09:09 #9 30.78 Preparing to unpack .../083-libquadmath0_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.78 Unpacking libquadmath0:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.82 Selecting previously unselected package libgcc-11-dev:amd64. 05:09:09 #9 30.82 Preparing to unpack .../084-libgcc-11-dev_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.82 Unpacking libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ... 05:09:09 #9 30.91 Selecting previously unselected package gcc-11. 05:09:09 #9 30.91 Preparing to unpack .../085-gcc-11_11.2.0-7ubuntu2_amd64.deb ... 05:09:09 #9 30.91 Unpacking gcc-11 (11.2.0-7ubuntu2) ... 05:09:10 #9 31.75 Selecting previously unselected package gcc. 05:09:10 #9 31.75 Preparing to unpack .../086-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 05:09:10 #9 31.75 Unpacking gcc (4:11.2.0-1ubuntu1) ... 05:09:10 #9 31.78 Selecting previously unselected package libstdc++-11-dev:amd64. 05:09:10 #9 31.79 Preparing to unpack .../087-libstdc++-11-dev_11.2.0-7ubuntu2_amd64.deb ... 05:09:10 #9 31.79 Unpacking libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ... 05:09:10 #9 31.95 Selecting previously unselected package g++-11. 05:09:10 #9 31.95 Preparing to unpack .../088-g++-11_11.2.0-7ubuntu2_amd64.deb ... 05:09:10 #9 31.96 Unpacking g++-11 (11.2.0-7ubuntu2) ... 05:09:11 #9 32.69 Selecting previously unselected package g++. 05:09:11 #9 32.69 Preparing to unpack .../089-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 05:09:11 #9 32.69 Unpacking g++ (4:11.2.0-1ubuntu1) ... 05:09:11 #9 32.72 Selecting previously unselected package make. 05:09:11 #9 32.72 Preparing to unpack .../090-make_4.3-4ubuntu1_amd64.deb ... 05:09:11 #9 32.72 Unpacking make (4.3-4ubuntu1) ... 05:09:11 #9 32.76 Selecting previously unselected package libdpkg-perl. 05:09:11 #9 32.76 Preparing to unpack .../091-libdpkg-perl_1.20.9ubuntu2_all.deb ... 05:09:11 #9 32.77 Unpacking libdpkg-perl (1.20.9ubuntu2) ... 05:09:11 #9 32.81 Selecting previously unselected package bzip2. 05:09:11 #9 32.81 Preparing to unpack .../092-bzip2_1.0.8-4ubuntu3_amd64.deb ... 05:09:11 #9 32.82 Unpacking bzip2 (1.0.8-4ubuntu3) ... 05:09:11 #9 32.84 Selecting previously unselected package patch. 05:09:11 #9 32.85 Preparing to unpack .../093-patch_2.7.6-7_amd64.deb ... 05:09:11 #9 32.85 Unpacking patch (2.7.6-7) ... 05:09:11 #9 32.88 Selecting previously unselected package lto-disabled-list. 05:09:11 #9 32.88 Preparing to unpack .../094-lto-disabled-list_16_all.deb ... 05:09:11 #9 32.89 Unpacking lto-disabled-list (16) ... 05:09:11 #9 32.91 Selecting previously unselected package dpkg-dev. 05:09:11 #9 32.91 Preparing to unpack .../095-dpkg-dev_1.20.9ubuntu2_all.deb ... 05:09:11 #9 32.91 Unpacking dpkg-dev (1.20.9ubuntu2) ... 05:09:11 #9 33.02 Selecting previously unselected package build-essential. 05:09:11 #9 33.02 Preparing to unpack .../096-build-essential_12.9ubuntu2_amd64.deb ... 05:09:11 #9 33.02 Unpacking build-essential (12.9ubuntu2) ... 05:09:11 #9 33.05 Selecting previously unselected package libbrotli1:amd64. 05:09:11 #9 33.05 Preparing to unpack .../097-libbrotli1_1.0.9-2build3_amd64.deb ... 05:09:11 #9 33.05 Unpacking libbrotli1:amd64 (1.0.9-2build3) ... 05:09:11 #9 33.08 Selecting previously unselected package libsasl2-modules-db:amd64. 05:09:11 #9 33.08 Preparing to unpack .../098-libsasl2-modules-db_2.1.27+dfsg-2.1build1_amd64.deb ... 05:09:11 #9 33.09 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1build1) ... 05:09:11 #9 33.12 Selecting previously unselected package libsasl2-2:amd64. 05:09:11 #9 33.12 Preparing to unpack .../099-libsasl2-2_2.1.27+dfsg-2.1build1_amd64.deb ... 05:09:11 #9 33.12 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1build1) ... 05:09:11 #9 33.16 Selecting previously unselected package libldap-2.5-0:amd64. 05:09:11 #9 33.16 Preparing to unpack .../100-libldap-2.5-0_2.5.6+dfsg-1~exp1ubuntu1_amd64.deb ... 05:09:11 #9 33.16 Unpacking libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ... 05:09:11 #9 33.19 Selecting previously unselected package libnghttp2-14:amd64. 05:09:11 #9 33.19 Preparing to unpack .../101-libnghttp2-14_1.43.0-1_amd64.deb ... 05:09:11 #9 33.20 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 05:09:11 #9 33.23 Selecting previously unselected package librtmp1:amd64. 05:09:11 #9 33.23 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build3_amd64.deb ... 05:09:11 #9 33.23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ... 05:09:11 #9 33.27 Selecting previously unselected package libssh-4:amd64. 05:09:11 #9 33.27 Preparing to unpack .../103-libssh-4_0.9.6-1_amd64.deb ... 05:09:11 #9 33.28 Unpacking libssh-4:amd64 (0.9.6-1) ... 05:09:11 #9 33.31 Selecting previously unselected package libcurl4:amd64. 05:09:11 #9 33.31 Preparing to unpack .../104-libcurl4_7.74.0-1.3ubuntu2_amd64.deb ... 05:09:11 #9 33.31 Unpacking libcurl4:amd64 (7.74.0-1.3ubuntu2) ... 05:09:11 #9 33.34 Selecting previously unselected package curl. 05:09:12 #9 33.34 Preparing to unpack .../105-curl_7.74.0-1.3ubuntu2_amd64.deb ... 05:09:12 #9 33.35 Unpacking curl (7.74.0-1.3ubuntu2) ... 05:09:12 #9 33.38 Selecting previously unselected package dctrl-tools. 05:09:12 #9 33.38 Preparing to unpack .../106-dctrl-tools_2.24-3_amd64.deb ... 05:09:12 #9 33.39 Unpacking dctrl-tools (2.24-3) ... 05:09:12 #9 33.42 Selecting previously unselected package libdebhelper-perl. 05:09:12 #9 33.42 Preparing to unpack .../107-libdebhelper-perl_13.3.4ubuntu2_all.deb ... 05:09:12 #9 33.42 Unpacking libdebhelper-perl (13.3.4ubuntu2) ... 05:09:12 #9 33.45 Selecting previously unselected package libtool. 05:09:12 #9 33.45 Preparing to unpack .../108-libtool_2.4.6-15_all.deb ... 05:09:12 #9 33.46 Unpacking libtool (2.4.6-15) ... 05:09:12 #9 33.49 Selecting previously unselected package dh-autoreconf. 05:09:12 #9 33.49 Preparing to unpack .../109-dh-autoreconf_20_all.deb ... 05:09:12 #9 33.50 Unpacking dh-autoreconf (20) ... 05:09:12 #9 33.52 Selecting previously unselected package libarchive-zip-perl. 05:09:12 #9 33.53 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ... 05:09:12 #9 33.53 Unpacking libarchive-zip-perl (1.68-1) ... 05:09:12 #9 33.56 Selecting previously unselected package libsub-override-perl. 05:09:12 #9 33.56 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ... 05:09:12 #9 33.56 Unpacking libsub-override-perl (0.09-2) ... 05:09:12 #9 33.59 Selecting previously unselected package libfile-stripnondeterminism-perl. 05:09:12 #9 33.59 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... 05:09:12 #9 33.60 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... 05:09:12 #9 33.62 Selecting previously unselected package dh-strip-nondeterminism. 05:09:12 #9 33.62 Preparing to unpack .../113-dh-strip-nondeterminism_1.12.0-1_all.deb ... 05:09:12 #9 33.63 Unpacking dh-strip-nondeterminism (1.12.0-1) ... 05:09:12 #9 33.65 Selecting previously unselected package libdw1:amd64. 05:09:12 #9 33.66 Preparing to unpack .../114-libdw1_0.185-1build1_amd64.deb ... 05:09:12 #9 33.66 Unpacking libdw1:amd64 (0.185-1build1) ... 05:09:12 #9 33.68 Selecting previously unselected package debugedit. 05:09:12 #9 33.69 Preparing to unpack .../115-debugedit_1%3a5.0-0ubuntu2_amd64.deb ... 05:09:12 #9 33.69 Unpacking debugedit (1:5.0-0ubuntu2) ... 05:09:12 #9 33.71 Selecting previously unselected package dwz. 05:09:12 #9 33.71 Preparing to unpack .../116-dwz_0.14-1build1_amd64.deb ... 05:09:12 #9 33.72 Unpacking dwz (0.14-1build1) ... 05:09:12 #9 33.75 Selecting previously unselected package gettext. 05:09:12 #9 33.75 Preparing to unpack .../117-gettext_0.21-4ubuntu3_amd64.deb ... 05:09:12 #9 33.75 Unpacking gettext (0.21-4ubuntu3) ... 05:09:12 #9 33.84 Selecting previously unselected package intltool-debian. 05:09:12 #9 33.84 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ... 05:09:12 #9 33.84 Unpacking intltool-debian (0.35.0+20060710.5) ... 05:09:12 #9 33.87 Selecting previously unselected package po-debconf. 05:09:12 #9 33.87 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ... 05:09:12 #9 33.87 Unpacking po-debconf (1.0.21+nmu1) ... 05:09:12 #9 33.92 Selecting previously unselected package debhelper. 05:09:12 #9 33.92 Preparing to unpack .../120-debhelper_13.3.4ubuntu2_all.deb ... 05:09:12 #9 33.92 Unpacking debhelper (13.3.4ubuntu2) ... 05:09:12 #9 33.97 Selecting previously unselected package libfakeroot:amd64. 05:09:12 #9 33.98 Preparing to unpack .../121-libfakeroot_1.25.3-1.1ubuntu2_amd64.deb ... 05:09:12 #9 33.98 Unpacking libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... 05:09:12 #9 34.01 Selecting previously unselected package fakeroot. 05:09:12 #9 34.01 Preparing to unpack .../122-fakeroot_1.25.3-1.1ubuntu2_amd64.deb ... 05:09:12 #9 34.02 Unpacking fakeroot (1.25.3-1.1ubuntu2) ... 05:09:12 #9 34.05 Selecting previously unselected package libassuan0:amd64. 05:09:12 #9 34.05 Preparing to unpack .../123-libassuan0_2.5.5-1_amd64.deb ... 05:09:12 #9 34.06 Unpacking libassuan0:amd64 (2.5.5-1) ... 05:09:12 #9 34.08 Selecting previously unselected package gpgconf. 05:09:12 #9 34.08 Preparing to unpack .../124-gpgconf_2.2.20-1ubuntu4_amd64.deb ... 05:09:12 #9 34.09 Unpacking gpgconf (2.2.20-1ubuntu4) ... 05:09:12 #9 34.12 Selecting previously unselected package libksba8:amd64. 05:09:12 #9 34.12 Preparing to unpack .../125-libksba8_1.5.1-1_amd64.deb ... 05:09:12 #9 34.13 Unpacking libksba8:amd64 (1.5.1-1) ... 05:09:12 #9 34.16 Selecting previously unselected package libnpth0:amd64. 05:09:12 #9 34.17 Preparing to unpack .../126-libnpth0_1.6-3_amd64.deb ... 05:09:12 #9 34.17 Unpacking libnpth0:amd64 (1.6-3) ... 05:09:12 #9 34.20 Selecting previously unselected package dirmngr. 05:09:12 #9 34.20 Preparing to unpack .../127-dirmngr_2.2.20-1ubuntu4_amd64.deb ... 05:09:12 #9 34.22 Unpacking dirmngr (2.2.20-1ubuntu4) ... 05:09:12 #9 34.26 Selecting previously unselected package gnupg-l10n. 05:09:12 #9 34.27 Preparing to unpack .../128-gnupg-l10n_2.2.20-1ubuntu4_all.deb ... 05:09:12 #9 34.27 Unpacking gnupg-l10n (2.2.20-1ubuntu4) ... 05:09:12 #9 34.30 Selecting previously unselected package gnupg-utils. 05:09:12 #9 34.30 Preparing to unpack .../129-gnupg-utils_2.2.20-1ubuntu4_amd64.deb ... 05:09:12 #9 34.30 Unpacking gnupg-utils (2.2.20-1ubuntu4) ... 05:09:13 #9 34.36 Selecting previously unselected package gpg. 05:09:13 #9 34.36 Preparing to unpack .../130-gpg_2.2.20-1ubuntu4_amd64.deb ... 05:09:13 #9 34.36 Unpacking gpg (2.2.20-1ubuntu4) ... 05:09:13 #9 34.43 Selecting previously unselected package pinentry-curses. 05:09:13 #9 34.43 Preparing to unpack .../131-pinentry-curses_1.1.1-1_amd64.deb ... 05:09:13 #9 34.44 Unpacking pinentry-curses (1.1.1-1) ... 05:09:13 #9 34.47 Selecting previously unselected package gpg-agent. 05:09:13 #9 34.47 Preparing to unpack .../132-gpg-agent_2.2.20-1ubuntu4_amd64.deb ... 05:09:13 #9 34.47 Unpacking gpg-agent (2.2.20-1ubuntu4) ... 05:09:13 #9 34.51 Selecting previously unselected package gpg-wks-client. 05:09:13 #9 34.51 Preparing to unpack .../133-gpg-wks-client_2.2.20-1ubuntu4_amd64.deb ... 05:09:13 #9 34.52 Unpacking gpg-wks-client (2.2.20-1ubuntu4) ... 05:09:13 #9 34.55 Selecting previously unselected package gpg-wks-server. 05:09:13 #9 34.55 Preparing to unpack .../134-gpg-wks-server_2.2.20-1ubuntu4_amd64.deb ... 05:09:13 #9 34.55 Unpacking gpg-wks-server (2.2.20-1ubuntu4) ... 05:09:13 #9 34.58 Selecting previously unselected package gpgsm. 05:09:13 #9 34.58 Preparing to unpack .../135-gpgsm_2.2.20-1ubuntu4_amd64.deb ... 05:09:13 #9 34.58 Unpacking gpgsm (2.2.20-1ubuntu4) ... 05:09:13 #9 34.62 Selecting previously unselected package gnupg. 05:09:13 #9 34.63 Preparing to unpack .../136-gnupg_2.2.20-1ubuntu4_all.deb ... 05:09:13 #9 34.63 Unpacking gnupg (2.2.20-1ubuntu4) ... 05:09:13 #9 34.67 Selecting previously unselected package libfile-dirlist-perl. 05:09:13 #9 34.67 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ... 05:09:13 #9 34.68 Unpacking libfile-dirlist-perl (0.05-2) ... 05:09:13 #9 34.70 Selecting previously unselected package libfile-which-perl. 05:09:13 #9 34.70 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ... 05:09:13 #9 34.70 Unpacking libfile-which-perl (1.23-1) ... 05:09:13 #9 34.73 Selecting previously unselected package libfile-homedir-perl. 05:09:13 #9 34.73 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ... 05:09:13 #9 34.74 Unpacking libfile-homedir-perl (1.006-1) ... 05:09:13 #9 34.76 Selecting previously unselected package libfile-touch-perl. 05:09:13 #9 34.77 Preparing to unpack .../140-libfile-touch-perl_0.11-1_all.deb ... 05:09:13 #9 34.77 Unpacking libfile-touch-perl (0.11-1) ... 05:09:13 #9 34.80 Selecting previously unselected package libio-pty-perl. 05:09:13 #9 34.80 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build1_amd64.deb ... 05:09:13 #9 34.80 Unpacking libio-pty-perl (1:1.15-2build1) ... 05:09:13 #9 34.84 Selecting previously unselected package libipc-run-perl. 05:09:13 #9 34.84 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ... 05:09:13 #9 34.84 Unpacking libipc-run-perl (20200505.0-1) ... 05:09:13 #9 34.88 Selecting previously unselected package libclass-method-modifiers-perl. 05:09:13 #9 34.88 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ... 05:09:13 #9 34.88 Unpacking libclass-method-modifiers-perl (2.13-1) ... 05:09:13 #9 34.91 Selecting previously unselected package libb-hooks-op-check-perl. 05:09:13 #9 34.91 Preparing to unpack .../144-libb-hooks-op-check-perl_0.22-1build3_amd64.deb ... 05:09:13 #9 34.92 Unpacking libb-hooks-op-check-perl (0.22-1build3) ... 05:09:13 #9 34.95 Selecting previously unselected package libdynaloader-functions-perl. 05:09:13 #9 34.95 Preparing to unpack .../145-libdynaloader-functions-perl_0.003-1.1_all.deb ... 05:09:13 #9 34.95 Unpacking libdynaloader-functions-perl (0.003-1.1) ... 05:09:13 #9 34.98 Selecting previously unselected package libdevel-callchecker-perl. 05:09:13 #9 34.98 Preparing to unpack .../146-libdevel-callchecker-perl_0.008-1ubuntu3_amd64.deb ... 05:09:13 #9 34.99 Unpacking libdevel-callchecker-perl (0.008-1ubuntu3) ... 05:09:13 #9 35.01 Selecting previously unselected package libparams-classify-perl. 05:09:13 #9 35.02 Preparing to unpack .../147-libparams-classify-perl_0.015-1build4_amd64.deb ... 05:09:13 #9 35.02 Unpacking libparams-classify-perl (0.015-1build4) ... 05:09:13 #9 35.04 Selecting previously unselected package libmodule-runtime-perl. 05:09:13 #9 35.04 Preparing to unpack .../148-libmodule-runtime-perl_0.016-1_all.deb ... 05:09:13 #9 35.05 Unpacking libmodule-runtime-perl (0.016-1) ... 05:09:13 #9 35.07 Selecting previously unselected package libimport-into-perl. 05:09:13 #9 35.08 Preparing to unpack .../149-libimport-into-perl_1.002005-1_all.deb ... 05:09:13 #9 35.08 Unpacking libimport-into-perl (1.002005-1) ... 05:09:13 #9 35.10 Selecting previously unselected package librole-tiny-perl. 05:09:13 #9 35.10 Preparing to unpack .../150-librole-tiny-perl_2.002004-1_all.deb ... 05:09:13 #9 35.11 Unpacking librole-tiny-perl (2.002004-1) ... 05:09:13 #9 35.13 Selecting previously unselected package libstrictures-perl. 05:09:13 #9 35.14 Preparing to unpack .../151-libstrictures-perl_2.000006-1_all.deb ... 05:09:13 #9 35.14 Unpacking libstrictures-perl (2.000006-1) ... 05:09:13 #9 35.16 Selecting previously unselected package libsub-quote-perl. 05:09:13 #9 35.17 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ... 05:09:13 #9 35.17 Unpacking libsub-quote-perl (2.006006-1) ... 05:09:13 #9 35.19 Selecting previously unselected package libmoo-perl. 05:09:13 #9 35.20 Preparing to unpack .../153-libmoo-perl_2.004004-1_all.deb ... 05:09:13 #9 35.20 Unpacking libmoo-perl (2.004004-1) ... 05:09:13 #9 35.23 Selecting previously unselected package libencode-locale-perl. 05:09:13 #9 35.23 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ... 05:09:13 #9 35.24 Unpacking libencode-locale-perl (1.05-1.1) ... 05:09:13 #9 35.26 Selecting previously unselected package libtimedate-perl. 05:09:13 #9 35.27 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ... 05:09:13 #9 35.27 Unpacking libtimedate-perl (2.3300-2) ... 05:09:13 #9 35.30 Selecting previously unselected package libhttp-date-perl. 05:09:13 #9 35.30 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ... 05:09:13 #9 35.30 Unpacking libhttp-date-perl (6.05-1) ... 05:09:13 #9 35.33 Selecting previously unselected package libfile-listing-perl. 05:09:13 #9 35.33 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ... 05:09:13 #9 35.33 Unpacking libfile-listing-perl (6.14-1) ... 05:09:13 #9 35.36 Selecting previously unselected package libhtml-tagset-perl. 05:09:13 #9 35.36 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ... 05:09:13 #9 35.36 Unpacking libhtml-tagset-perl (3.20-4) ... 05:09:13 #9 35.39 Selecting previously unselected package liburi-perl. 05:09:13 #9 35.39 Preparing to unpack .../159-liburi-perl_5.08-1_all.deb ... 05:09:13 #9 35.39 Unpacking liburi-perl (5.08-1) ... 05:09:13 #9 35.43 Selecting previously unselected package libhtml-parser-perl:amd64. 05:09:13 #9 35.43 Preparing to unpack .../160-libhtml-parser-perl_3.76-1_amd64.deb ... 05:09:14 #9 35.44 Unpacking libhtml-parser-perl:amd64 (3.76-1) ... 05:09:14 #9 35.47 Selecting previously unselected package libhtml-tree-perl. 05:09:14 #9 35.47 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ... 05:09:14 #9 35.47 Unpacking libhtml-tree-perl (5.07-2) ... 05:09:14 #9 35.52 Selecting previously unselected package libio-html-perl. 05:09:14 #9 35.52 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ... 05:09:14 #9 35.52 Unpacking libio-html-perl (1.004-2) ... 05:09:14 #9 35.55 Selecting previously unselected package liblwp-mediatypes-perl. 05:09:14 #9 35.55 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ... 05:09:14 #9 35.55 Unpacking liblwp-mediatypes-perl (6.04-1) ... 05:09:14 #9 35.58 Selecting previously unselected package libhttp-message-perl. 05:09:14 #9 35.58 Preparing to unpack .../164-libhttp-message-perl_6.29-1_all.deb ... 05:09:14 #9 35.58 Unpacking libhttp-message-perl (6.29-1) ... 05:09:14 #9 35.61 Selecting previously unselected package libhttp-cookies-perl. 05:09:14 #9 35.61 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ... 05:09:14 #9 35.62 Unpacking libhttp-cookies-perl (6.10-1) ... 05:09:14 #9 35.64 Selecting previously unselected package libhttp-negotiate-perl. 05:09:14 #9 35.64 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ... 05:09:14 #9 35.65 Unpacking libhttp-negotiate-perl (6.01-1) ... 05:09:14 #9 35.67 Selecting previously unselected package perl-openssl-defaults:amd64. 05:09:14 #9 35.67 Preparing to unpack .../167-perl-openssl-defaults_5_amd64.deb ... 05:09:14 #9 35.68 Unpacking perl-openssl-defaults:amd64 (5) ... 05:09:14 #9 35.71 Selecting previously unselected package libnet-ssleay-perl. 05:09:14 #9 35.71 Preparing to unpack .../168-libnet-ssleay-perl_1.88-3ubuntu1_amd64.deb ... 05:09:14 #9 35.71 Unpacking libnet-ssleay-perl (1.88-3ubuntu1) ... 05:09:14 #9 35.77 Selecting previously unselected package libio-socket-ssl-perl. 05:09:14 #9 35.77 Preparing to unpack .../169-libio-socket-ssl-perl_2.069-1_all.deb ... 05:09:14 #9 35.77 Unpacking libio-socket-ssl-perl (2.069-1) ... 05:09:14 #9 35.81 Selecting previously unselected package libnet-http-perl. 05:09:14 #9 35.82 Preparing to unpack .../170-libnet-http-perl_6.20-1_all.deb ... 05:09:14 #9 35.82 Unpacking libnet-http-perl (6.20-1) ... 05:09:14 #9 35.85 Selecting previously unselected package liblwp-protocol-https-perl. 05:09:14 #9 35.85 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ... 05:09:14 #9 35.85 Unpacking liblwp-protocol-https-perl (6.10-1) ... 05:09:14 #9 35.88 Selecting previously unselected package libtry-tiny-perl. 05:09:14 #9 35.88 Preparing to unpack .../172-libtry-tiny-perl_0.30-1_all.deb ... 05:09:14 #9 35.88 Unpacking libtry-tiny-perl (0.30-1) ... 05:09:14 #9 35.91 Selecting previously unselected package libwww-robotrules-perl. 05:09:14 #9 35.91 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ... 05:09:14 #9 35.91 Unpacking libwww-robotrules-perl (6.02-1) ... 05:09:14 #9 35.94 Selecting previously unselected package libwww-perl. 05:09:14 #9 35.94 Preparing to unpack .../174-libwww-perl_6.53-1_all.deb ... 05:09:14 #9 35.94 Unpacking libwww-perl (6.53-1) ... 05:09:14 #9 35.98 Selecting previously unselected package patchutils. 05:09:14 #9 35.98 Preparing to unpack .../175-patchutils_0.4.2-1_amd64.deb ... 05:09:14 #9 35.99 Unpacking patchutils (0.4.2-1) ... 05:09:14 #9 36.03 Selecting previously unselected package wdiff. 05:09:14 #9 36.03 Preparing to unpack .../176-wdiff_1.2.2-2build2_amd64.deb ... 05:09:14 #9 36.04 Unpacking wdiff (1.2.2-2build2) ... 05:09:14 #9 36.08 Selecting previously unselected package devscripts. 05:09:14 #9 36.08 Preparing to unpack .../177-devscripts_2.21.4ubuntu1_amd64.deb ... 05:09:14 #9 36.09 Unpacking devscripts (2.21.4ubuntu1) ... 05:09:14 #9 36.16 Selecting previously unselected package diffstat. 05:09:14 #9 36.16 Preparing to unpack .../178-diffstat_1.64-1_amd64.deb ... 05:09:14 #9 36.16 Unpacking diffstat (1.64-1) ... 05:09:14 #9 36.19 Selecting previously unselected package python3-chardet. 05:09:14 #9 36.19 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ... 05:09:14 #9 36.20 Unpacking python3-chardet (4.0.0-1) ... 05:09:14 #9 36.24 Selecting previously unselected package python3-six. 05:09:14 #9 36.25 Preparing to unpack .../180-python3-six_1.16.0-2_all.deb ... 05:09:14 #9 36.25 Unpacking python3-six (1.16.0-2) ... 05:09:14 #9 36.27 Selecting previously unselected package zstd. 05:09:14 #9 36.28 Preparing to unpack .../181-zstd_1.4.8+dfsg-2.1_amd64.deb ... 05:09:14 #9 36.28 Unpacking zstd (1.4.8+dfsg-2.1) ... 05:09:14 #9 36.40 Selecting previously unselected package python3-debian. 05:09:14 #9 36.40 Preparing to unpack .../182-python3-debian_0.1.39ubuntu1_all.deb ... 05:09:14 #9 36.42 Unpacking python3-debian (0.1.39ubuntu1) ... 05:09:14 #9 36.45 Selecting previously unselected package libgpgme11:amd64. 05:09:15 #9 36.46 Preparing to unpack .../183-libgpgme11_1.14.0-1ubuntu4_amd64.deb ... 05:09:15 #9 36.46 Unpacking libgpgme11:amd64 (1.14.0-1ubuntu4) ... 05:09:15 #9 36.49 Selecting previously unselected package python3-gpg. 05:09:15 #9 36.49 Preparing to unpack .../184-python3-gpg_1.14.0-1ubuntu4_amd64.deb ... 05:09:15 #9 36.49 Unpacking python3-gpg (1.14.0-1ubuntu4) ... 05:09:15 #9 36.54 Selecting previously unselected package dput. 05:09:15 #9 36.54 Preparing to unpack .../185-dput_1.1.0ubuntu2_all.deb ... 05:09:15 #9 36.55 Unpacking dput (1.1.0ubuntu2) ... 05:09:15 #9 36.58 Selecting previously unselected package fonts-dejavu-core. 05:09:15 #9 36.58 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ... 05:09:15 #9 36.58 Unpacking fonts-dejavu-core (2.37-2build1) ... 05:09:15 #9 36.71 Selecting previously unselected package fontconfig-config. 05:09:15 #9 36.71 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu3_all.deb ... 05:09:15 #9 36.71 Unpacking fontconfig-config (2.13.1-4.2ubuntu3) ... 05:09:15 #9 36.75 Selecting previously unselected package libcurl3-gnutls:amd64. 05:09:15 #9 36.75 Preparing to unpack .../188-libcurl3-gnutls_7.74.0-1.3ubuntu2_amd64.deb ... 05:09:15 #9 36.75 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2) ... 05:09:15 #9 36.78 Selecting previously unselected package liberror-perl. 05:09:15 #9 36.78 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ... 05:09:15 #9 36.79 Unpacking liberror-perl (0.17029-1) ... 05:09:15 #9 36.81 Selecting previously unselected package git-man. 05:09:15 #9 36.81 Preparing to unpack .../190-git-man_1%3a2.32.0-1ubuntu1_all.deb ... 05:09:15 #9 36.82 Unpacking git-man (1:2.32.0-1ubuntu1) ... 05:09:15 #9 36.86 Selecting previously unselected package git. 05:09:15 #9 36.86 Preparing to unpack .../191-git_1%3a2.32.0-1ubuntu1_amd64.deb ... 05:09:15 #9 36.87 Unpacking git (1:2.32.0-1ubuntu1) ... 05:09:15 #9 36.99 Selecting previously unselected package libalgorithm-diff-perl. 05:09:15 #9 36.99 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ... 05:09:15 #9 36.99 Unpacking libalgorithm-diff-perl (1.201-1) ... 05:09:15 #9 37.02 Selecting previously unselected package libalgorithm-diff-xs-perl. 05:09:15 #9 37.02 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb ... 05:09:15 #9 37.02 Unpacking libalgorithm-diff-xs-perl (0.04-6build1) ... 05:09:15 #9 37.05 Selecting previously unselected package libalgorithm-merge-perl. 05:09:15 #9 37.05 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ... 05:09:15 #9 37.05 Unpacking libalgorithm-merge-perl (0.08-3) ... 05:09:15 #9 37.08 Selecting previously unselected package libaliased-perl. 05:09:15 #9 37.08 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ... 05:09:15 #9 37.08 Unpacking libaliased-perl (0.34-1.1) ... 05:09:15 #9 37.11 Selecting previously unselected package libapt-pkg-perl. 05:09:15 #9 37.11 Preparing to unpack .../196-libapt-pkg-perl_0.1.40_amd64.deb ... 05:09:15 #9 37.11 Unpacking libapt-pkg-perl (0.1.40) ... 05:09:15 #9 37.14 Selecting previously unselected package libarchive-cpio-perl. 05:09:15 #9 37.14 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ... 05:09:15 #9 37.14 Unpacking libarchive-cpio-perl (0.10-1.1) ... 05:09:15 #9 37.17 Selecting previously unselected package libarray-intspan-perl. 05:09:15 #9 37.17 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ... 05:09:15 #9 37.17 Unpacking libarray-intspan-perl (2.004-1) ... 05:09:15 #9 37.20 Selecting previously unselected package libmodule-implementation-perl. 05:09:16 #9 37.20 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ... 05:09:16 #9 37.20 Unpacking libmodule-implementation-perl (0.09-1.1) ... 05:09:16 #9 37.23 Selecting previously unselected package libsub-exporter-progressive-perl. 05:09:16 #9 37.23 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 05:09:16 #9 37.23 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 05:09:16 #9 37.26 Selecting previously unselected package libvariable-magic-perl. 05:09:16 #9 37.26 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build3_amd64.deb ... 05:09:16 #9 37.27 Unpacking libvariable-magic-perl (0.62-1build3) ... 05:09:16 #9 37.30 Selecting previously unselected package libb-hooks-endofscope-perl. 05:09:16 #9 37.30 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... 05:09:16 #9 37.30 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... 05:09:16 #9 37.33 Selecting previously unselected package libfreetype6:amd64. 05:09:16 #9 37.33 Preparing to unpack .../203-libfreetype6_2.10.4+dfsg-1build1_amd64.deb ... 05:09:16 #9 37.34 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1build1) ... 05:09:16 #9 37.40 Selecting previously unselected package libfontconfig1:amd64. 05:09:16 #9 37.40 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu3_amd64.deb ... 05:09:16 #9 37.40 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... 05:09:16 #9 37.44 Selecting previously unselected package libjpeg-turbo8:amd64. 05:09:16 #9 37.45 Preparing to unpack .../205-libjpeg-turbo8_2.0.6-0ubuntu2_amd64.deb ... 05:09:16 #9 37.45 Unpacking libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... 05:09:16 #9 37.49 Selecting previously unselected package libjpeg8:amd64. 05:09:16 #9 37.49 Preparing to unpack .../206-libjpeg8_8c-2ubuntu8_amd64.deb ... 05:09:16 #9 37.50 Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 05:09:16 #9 37.53 Selecting previously unselected package libdeflate0:amd64. 05:09:16 #9 37.53 Preparing to unpack .../207-libdeflate0_1.7-2ubuntu2_amd64.deb ... 05:09:16 #9 37.53 Unpacking libdeflate0:amd64 (1.7-2ubuntu2) ... 05:09:16 #9 37.56 Selecting previously unselected package libjbig0:amd64. 05:09:16 #9 37.57 Preparing to unpack .../208-libjbig0_2.1-3.1build1_amd64.deb ... 05:09:16 #9 37.57 Unpacking libjbig0:amd64 (2.1-3.1build1) ... 05:09:16 #9 37.60 Selecting previously unselected package libwebp6:amd64. 05:09:16 #9 37.61 Preparing to unpack .../209-libwebp6_0.6.1-2.1_amd64.deb ... 05:09:16 #9 37.61 Unpacking libwebp6:amd64 (0.6.1-2.1) ... 05:09:16 #9 37.65 Selecting previously unselected package libtiff5:amd64. 05:09:16 #9 37.66 Preparing to unpack .../210-libtiff5_4.3.0-1_amd64.deb ... 05:09:16 #9 37.66 Unpacking libtiff5:amd64 (4.3.0-1) ... 05:09:16 #9 37.70 Selecting previously unselected package libxpm4:amd64. 05:09:16 #9 37.71 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1_amd64.deb ... 05:09:16 #9 37.71 Unpacking libxpm4:amd64 (1:3.5.12-1) ... 05:09:16 #9 37.74 Selecting previously unselected package libgd3:amd64. 05:09:16 #9 37.74 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu1_amd64.deb ... 05:09:16 #9 37.75 Unpacking libgd3:amd64 (2.3.0-2ubuntu1) ... 05:09:16 #9 37.78 Selecting previously unselected package libc-devtools. 05:09:16 #9 37.78 Preparing to unpack .../213-libc-devtools_2.34-0ubuntu3_amd64.deb ... 05:09:16 #9 37.78 Unpacking libc-devtools (2.34-0ubuntu3) ... 05:09:16 #9 37.81 Selecting previously unselected package libcapture-tiny-perl. 05:09:16 #9 37.81 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ... 05:09:16 #9 37.81 Unpacking libcapture-tiny-perl (0.48-1) ... 05:09:16 #9 37.84 Selecting previously unselected package libclass-data-inheritable-perl. 05:09:16 #9 37.84 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ... 05:09:16 #9 37.85 Unpacking libclass-data-inheritable-perl (0.08-3) ... 05:09:16 #9 37.87 Selecting previously unselected package libclass-xsaccessor-perl. 05:09:16 #9 37.87 Preparing to unpack .../216-libclass-xsaccessor-perl_1.19-3build7_amd64.deb ... 05:09:16 #9 37.88 Unpacking libclass-xsaccessor-perl (1.19-3build7) ... 05:09:16 #9 37.90 Selecting previously unselected package libclone-perl. 05:09:16 #9 37.90 Preparing to unpack .../217-libclone-perl_0.45-1build1_amd64.deb ... 05:09:16 #9 37.91 Unpacking libclone-perl (0.45-1build1) ... 05:09:16 #9 37.93 Selecting previously unselected package libcommon-sense-perl. 05:09:16 #9 37.93 Preparing to unpack .../218-libcommon-sense-perl_3.75-1build4_amd64.deb ... 05:09:16 #9 37.94 Unpacking libcommon-sense-perl (3.75-1build4) ... 05:09:16 #9 37.96 Selecting previously unselected package libconfig-tiny-perl. 05:09:16 #9 37.96 Preparing to unpack .../219-libconfig-tiny-perl_2.26-1_all.deb ... 05:09:16 #9 37.96 Unpacking libconfig-tiny-perl (2.26-1) ... 05:09:16 #9 37.99 Selecting previously unselected package libparams-util-perl. 05:09:16 #9 37.99 Preparing to unpack .../220-libparams-util-perl_1.102-1build2_amd64.deb ... 05:09:16 #9 38.00 Unpacking libparams-util-perl (1.102-1build2) ... 05:09:16 #9 38.02 Selecting previously unselected package libsub-install-perl. 05:09:16 #9 38.02 Preparing to unpack .../221-libsub-install-perl_0.928-1.1_all.deb ... 05:09:16 #9 38.03 Unpacking libsub-install-perl (0.928-1.1) ... 05:09:16 #9 38.05 Selecting previously unselected package libdata-optlist-perl. 05:09:16 #9 38.05 Preparing to unpack .../222-libdata-optlist-perl_0.110-1.1_all.deb ... 05:09:16 #9 38.06 Unpacking libdata-optlist-perl (0.110-1.1) ... 05:09:16 #9 38.08 Selecting previously unselected package libsub-exporter-perl. 05:09:16 #9 38.08 Preparing to unpack .../223-libsub-exporter-perl_0.987-1_all.deb ... 05:09:16 #9 38.09 Unpacking libsub-exporter-perl (0.987-1) ... 05:09:16 #9 38.11 Selecting previously unselected package libconst-fast-perl. 05:09:16 #9 38.12 Preparing to unpack .../224-libconst-fast-perl_0.014-1.1_all.deb ... 05:09:16 #9 38.12 Unpacking libconst-fast-perl (0.014-1.1) ... 05:09:16 #9 38.14 Selecting previously unselected package libwant-perl. 05:09:16 #9 38.14 Preparing to unpack .../225-libwant-perl_0.29-1build6_amd64.deb ... 05:09:16 #9 38.15 Unpacking libwant-perl (0.29-1build6) ... 05:09:16 #9 38.17 Selecting previously unselected package libcontextual-return-perl. 05:09:16 #9 38.18 Preparing to unpack .../226-libcontextual-return-perl_0.004014-2_all.deb ... 05:09:16 #9 38.18 Unpacking libcontextual-return-perl (0.004014-2) ... 05:09:16 #9 38.21 Selecting previously unselected package libcpanel-json-xs-perl. 05:09:16 #9 38.21 Preparing to unpack .../227-libcpanel-json-xs-perl_4.25-1build1_amd64.deb ... 05:09:16 #9 38.21 Unpacking libcpanel-json-xs-perl (4.25-1build1) ... 05:09:16 #9 38.24 Selecting previously unselected package libdevel-stacktrace-perl. 05:09:17 #9 38.25 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-1_all.deb ... 05:09:17 #9 38.25 Unpacking libdevel-stacktrace-perl (2.0400-1) ... 05:09:17 #9 38.27 Selecting previously unselected package libexception-class-perl. 05:09:17 #9 38.28 Preparing to unpack .../229-libexception-class-perl_1.44-1_all.deb ... 05:09:17 #9 38.28 Unpacking libexception-class-perl (1.44-1) ... 05:09:17 #9 38.31 Selecting previously unselected package libiterator-perl. 05:09:17 #9 38.31 Preparing to unpack .../230-libiterator-perl_0.03+ds1-1.1_all.deb ... 05:09:17 #9 38.31 Unpacking libiterator-perl (0.03+ds1-1.1) ... 05:09:17 #9 38.34 Selecting previously unselected package libiterator-util-perl. 05:09:17 #9 38.34 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-1.1_all.deb ... 05:09:17 #9 38.34 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... 05:09:17 #9 38.37 Selecting previously unselected package libexporter-tiny-perl. 05:09:17 #9 38.37 Preparing to unpack .../232-libexporter-tiny-perl_1.002002-1_all.deb ... 05:09:17 #9 38.37 Unpacking libexporter-tiny-perl (1.002002-1) ... 05:09:17 #9 38.40 Selecting previously unselected package liblist-moreutils-xs-perl. 05:09:17 #9 38.40 Preparing to unpack .../233-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... 05:09:17 #9 38.40 Unpacking liblist-moreutils-xs-perl (0.430-2) ... 05:09:17 #9 38.43 Selecting previously unselected package liblist-moreutils-perl. 05:09:17 #9 38.44 Preparing to unpack .../234-liblist-moreutils-perl_0.430-2_all.deb ... 05:09:17 #9 38.44 Unpacking liblist-moreutils-perl (0.430-2) ... 05:09:17 #9 38.47 Selecting previously unselected package libdata-dpath-perl. 05:09:17 #9 38.47 Preparing to unpack .../235-libdata-dpath-perl_0.58-1_all.deb ... 05:09:17 #9 38.47 Unpacking libdata-dpath-perl (0.58-1) ... 05:09:17 #9 38.50 Selecting previously unselected package libdata-dump-perl. 05:09:17 #9 38.50 Preparing to unpack .../236-libdata-dump-perl_1.23-1.1_all.deb ... 05:09:17 #9 38.51 Unpacking libdata-dump-perl (1.23-1.1) ... 05:09:17 #9 38.53 Selecting previously unselected package libdata-messagepack-perl. 05:09:17 #9 38.53 Preparing to unpack .../237-libdata-messagepack-perl_1.01-2_amd64.deb ... 05:09:17 #9 38.54 Unpacking libdata-messagepack-perl (1.01-2) ... 05:09:17 #9 38.57 Selecting previously unselected package libnet-domain-tld-perl. 05:09:17 #9 38.57 Preparing to unpack .../238-libnet-domain-tld-perl_1.75-1.1_all.deb ... 05:09:17 #9 38.57 Unpacking libnet-domain-tld-perl (1.75-1.1) ... 05:09:17 #9 38.60 Selecting previously unselected package libdata-validate-domain-perl. 05:09:17 #9 38.60 Preparing to unpack .../239-libdata-validate-domain-perl_0.10-1.1_all.deb ... 05:09:17 #9 38.61 Unpacking libdata-validate-domain-perl (0.10-1.1) ... 05:09:17 #9 38.63 Selecting previously unselected package libdistro-info-perl. 05:09:17 #9 38.63 Preparing to unpack .../240-libdistro-info-perl_1.0_all.deb ... 05:09:17 #9 38.63 Unpacking libdistro-info-perl (1.0) ... 05:09:17 #9 38.66 Selecting previously unselected package libemail-address-xs-perl. 05:09:17 #9 38.66 Preparing to unpack .../241-libemail-address-xs-perl_1.04-1build5_amd64.deb ... 05:09:17 #9 38.67 Unpacking libemail-address-xs-perl (1.04-1build5) ... 05:09:17 #9 38.69 Selecting previously unselected package libipc-system-simple-perl. 05:09:17 #9 38.70 Preparing to unpack .../242-libipc-system-simple-perl_1.30-1_all.deb ... 05:09:17 #9 38.70 Unpacking libipc-system-simple-perl (1.30-1) ... 05:09:17 #9 38.73 Selecting previously unselected package libfile-basedir-perl. 05:09:17 #9 38.73 Preparing to unpack .../243-libfile-basedir-perl_0.08-1_all.deb ... 05:09:17 #9 38.73 Unpacking libfile-basedir-perl (0.08-1) ... 05:09:17 #9 38.76 Selecting previously unselected package libfile-chdir-perl. 05:09:17 #9 38.76 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ... 05:09:17 #9 38.77 Unpacking libfile-chdir-perl (0.1008-1.1) ... 05:09:17 #9 38.79 Selecting previously unselected package libfile-fcntllock-perl. 05:09:17 #9 38.79 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-3build5_amd64.deb ... 05:09:17 #9 38.80 Unpacking libfile-fcntllock-perl (0.22-3build5) ... 05:09:17 #9 38.83 Selecting previously unselected package libnumber-compare-perl. 05:09:17 #9 38.83 Preparing to unpack .../246-libnumber-compare-perl_0.03-1.1_all.deb ... 05:09:17 #9 38.83 Unpacking libnumber-compare-perl (0.03-1.1) ... 05:09:17 #9 38.86 Selecting previously unselected package libtext-glob-perl. 05:09:17 #9 38.86 Preparing to unpack .../247-libtext-glob-perl_0.11-1_all.deb ... 05:09:17 #9 38.86 Unpacking libtext-glob-perl (0.11-1) ... 05:09:17 #9 38.89 Selecting previously unselected package libfile-find-rule-perl. 05:09:17 #9 38.89 Preparing to unpack .../248-libfile-find-rule-perl_0.34-1_all.deb ... 05:09:17 #9 38.90 Unpacking libfile-find-rule-perl (0.34-1) ... 05:09:17 #9 38.93 Selecting previously unselected package libfont-afm-perl. 05:09:17 #9 38.93 Preparing to unpack .../249-libfont-afm-perl_1.20-3_all.deb ... 05:09:17 #9 38.94 Unpacking libfont-afm-perl (1.20-3) ... 05:09:17 #9 38.97 Selecting previously unselected package libio-string-perl. 05:09:17 #9 38.97 Preparing to unpack .../250-libio-string-perl_1.08-3.1_all.deb ... 05:09:17 #9 38.97 Unpacking libio-string-perl (1.08-3.1) ... 05:09:17 #9 39.01 Selecting previously unselected package libfont-ttf-perl. 05:09:17 #9 39.02 Preparing to unpack .../251-libfont-ttf-perl_1.06-1.1_all.deb ... 05:09:17 #9 39.02 Unpacking libfont-ttf-perl (1.06-1.1) ... 05:09:17 #9 39.08 Selecting previously unselected package libio-stringy-perl. 05:09:17 #9 39.08 Preparing to unpack .../252-libio-stringy-perl_2.111-3_all.deb ... 05:09:17 #9 39.09 Unpacking libio-stringy-perl (2.111-3) ... 05:09:17 #9 39.12 Selecting previously unselected package libparams-validate-perl:amd64. 05:09:17 #9 39.12 Preparing to unpack .../253-libparams-validate-perl_1.30-1build2_amd64.deb ... 05:09:17 #9 39.13 Unpacking libparams-validate-perl:amd64 (1.30-1build2) ... 05:09:17 #9 39.16 Selecting previously unselected package libgetopt-long-descriptive-perl. 05:09:17 #9 39.17 Preparing to unpack .../254-libgetopt-long-descriptive-perl_0.105-1_all.deb ... 05:09:17 #9 39.17 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... 05:09:17 #9 39.19 Selecting previously unselected package libsort-versions-perl. 05:09:17 #9 39.20 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ... 05:09:17 #9 39.20 Unpacking libsort-versions-perl (1.62-1) ... 05:09:17 #9 39.23 Selecting previously unselected package libgit-wrapper-perl. 05:09:17 #9 39.23 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ... 05:09:17 #9 39.24 Unpacking libgit-wrapper-perl (0.048-1) ... 05:09:17 #9 39.26 Selecting previously unselected package libhttp-tiny-multipart-perl. 05:09:17 #9 39.26 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... 05:09:17 #9 39.27 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... 05:09:17 #9 39.29 Selecting previously unselected package libio-prompter-perl. 05:09:17 #9 39.29 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ... 05:09:17 #9 39.30 Unpacking libio-prompter-perl (0.004015-1) ... 05:09:18 #9 39.32 Selecting previously unselected package libjson-perl. 05:09:18 #9 39.33 Preparing to unpack .../259-libjson-perl_4.03000-1_all.deb ... 05:09:18 #9 39.33 Unpacking libjson-perl (4.03000-1) ... 05:09:18 #9 39.36 Selecting previously unselected package liblog-any-perl. 05:09:18 #9 39.37 Preparing to unpack .../260-liblog-any-perl_1.709-1_all.deb ... 05:09:18 #9 39.37 Unpacking liblog-any-perl (1.709-1) ... 05:09:18 #9 39.40 Selecting previously unselected package liblog-any-adapter-screen-perl. 05:09:18 #9 39.40 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ... 05:09:18 #9 39.41 Unpacking liblog-any-adapter-screen-perl (0.140-2) ... 05:09:18 #9 39.43 Selecting previously unselected package libpackage-stash-perl. 05:09:18 #9 39.43 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ... 05:09:18 #9 39.44 Unpacking libpackage-stash-perl (0.39-1) ... 05:09:18 #9 39.46 Selecting previously unselected package libsub-identify-perl. 05:09:18 #9 39.46 Preparing to unpack .../263-libsub-identify-perl_0.14-1build4_amd64.deb ... 05:09:18 #9 39.47 Unpacking libsub-identify-perl (0.14-1build4) ... 05:09:18 #9 39.49 Selecting previously unselected package libsub-name-perl. 05:09:18 #9 39.49 Preparing to unpack .../264-libsub-name-perl_0.26-1build2_amd64.deb ... 05:09:18 #9 39.50 Unpacking libsub-name-perl (0.26-1build2) ... 05:09:18 #9 39.52 Selecting previously unselected package libnamespace-clean-perl. 05:09:18 #9 39.52 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ... 05:09:18 #9 39.53 Unpacking libnamespace-clean-perl (0.27-1) ... 05:09:18 #9 39.55 Selecting previously unselected package libpath-tiny-perl. 05:09:18 #9 39.55 Preparing to unpack .../266-libpath-tiny-perl_0.118-1_all.deb ... 05:09:18 #9 39.56 Unpacking libpath-tiny-perl (0.118-1) ... 05:09:18 #9 39.59 Selecting previously unselected package libtype-tiny-perl. 05:09:18 #9 39.59 Preparing to unpack .../267-libtype-tiny-perl_1.012002-1_all.deb ... 05:09:18 #9 39.59 Unpacking libtype-tiny-perl (1.012002-1) ... 05:09:18 #9 39.65 Selecting previously unselected package libgitlab-api-v4-perl. 05:09:18 #9 39.65 Preparing to unpack .../268-libgitlab-api-v4-perl_0.26-1_all.deb ... 05:09:18 #9 39.65 Unpacking libgitlab-api-v4-perl (0.26-1) ... 05:09:18 #9 39.69 Selecting previously unselected package libhash-fieldhash-perl. 05:09:18 #9 39.69 Preparing to unpack .../269-libhash-fieldhash-perl_0.15-1build4_amd64.deb ... 05:09:18 #9 39.70 Unpacking libhash-fieldhash-perl (0.15-1build4) ... 05:09:18 #9 39.72 Selecting previously unselected package libhtml-form-perl. 05:09:18 #9 39.72 Preparing to unpack .../270-libhtml-form-perl_6.07-1_all.deb ... 05:09:18 #9 39.73 Unpacking libhtml-form-perl (6.07-1) ... 05:09:18 #9 39.76 Selecting previously unselected package libhtml-format-perl. 05:09:18 #9 39.76 Preparing to unpack .../271-libhtml-format-perl_2.12-1.1_all.deb ... 05:09:18 #9 39.76 Unpacking libhtml-format-perl (2.12-1.1) ... 05:09:18 #9 39.79 Selecting previously unselected package libhtml-html5-entities-perl. 05:09:18 #9 39.80 Preparing to unpack .../272-libhtml-html5-entities-perl_0.004-1.1_all.deb ... 05:09:18 #9 39.80 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... 05:09:18 #9 39.82 Selecting previously unselected package libhttp-daemon-perl. 05:09:18 #9 39.83 Preparing to unpack .../273-libhttp-daemon-perl_6.12-1_all.deb ... 05:09:18 #9 39.83 Unpacking libhttp-daemon-perl (6.12-1) ... 05:09:18 #9 39.86 Selecting previously unselected package libtypes-serialiser-perl. 05:09:18 #9 39.86 Preparing to unpack .../274-libtypes-serialiser-perl_1.01-1_all.deb ... 05:09:18 #9 39.86 Unpacking libtypes-serialiser-perl (1.01-1) ... 05:09:18 #9 39.89 Selecting previously unselected package libjson-xs-perl. 05:09:18 #9 39.89 Preparing to unpack .../275-libjson-xs-perl_4.030-1build2_amd64.deb ... 05:09:18 #9 39.89 Unpacking libjson-xs-perl (4.030-1build2) ... 05:09:18 #9 39.92 Selecting previously unselected package libjson-maybexs-perl. 05:09:18 #9 39.92 Preparing to unpack .../276-libjson-maybexs-perl_1.004003-1_all.deb ... 05:09:18 #9 39.93 Unpacking libjson-maybexs-perl (1.004003-1) ... 05:09:18 #9 39.98 Selecting previously unselected package libldap-common. 05:09:18 #9 39.98 Preparing to unpack .../277-libldap-common_2.5.6+dfsg-1~exp1ubuntu1_all.deb ... 05:09:18 #9 39.98 Unpacking libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... 05:09:18 #9 40.01 Selecting previously unselected package liblist-compare-perl. 05:09:18 #9 40.01 Preparing to unpack .../278-liblist-compare-perl_0.55-1_all.deb ... 05:09:18 #9 40.01 Unpacking liblist-compare-perl (0.55-1) ... 05:09:18 #9 40.05 Selecting previously unselected package liblist-someutils-perl. 05:09:18 #9 40.05 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ... 05:09:18 #9 40.05 Unpacking liblist-someutils-perl (0.58-1) ... 05:09:18 #9 40.08 Selecting previously unselected package liblist-someutils-xs-perl. 05:09:18 #9 40.08 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2build2_amd64.deb ... 05:09:18 #9 40.08 Unpacking liblist-someutils-xs-perl (0.58-2build2) ... 05:09:18 #9 40.11 Selecting previously unselected package liblist-utilsby-perl. 05:09:18 #9 40.11 Preparing to unpack .../281-liblist-utilsby-perl_0.11-1_all.deb ... 05:09:18 #9 40.11 Unpacking liblist-utilsby-perl (0.11-1) ... 05:09:18 #9 40.14 Selecting previously unselected package libltdl7:amd64. 05:09:18 #9 40.15 Preparing to unpack .../282-libltdl7_2.4.6-15_amd64.deb ... 05:09:18 #9 40.15 Unpacking libltdl7:amd64 (2.4.6-15) ... 05:09:18 #9 40.18 Selecting previously unselected package libltdl-dev:amd64. 05:09:18 #9 40.18 Preparing to unpack .../283-libltdl-dev_2.4.6-15_amd64.deb ... 05:09:18 #9 40.18 Unpacking libltdl-dev:amd64 (2.4.6-15) ... 05:09:18 #9 40.23 Selecting previously unselected package liblzo2-2:amd64. 05:09:18 #9 40.23 Preparing to unpack .../284-liblzo2-2_2.10-2build1_amd64.deb ... 05:09:18 #9 40.24 Unpacking liblzo2-2:amd64 (2.10-2build1) ... 05:09:18 #9 40.26 Selecting previously unselected package libsys-hostname-long-perl. 05:09:18 #9 40.26 Preparing to unpack .../285-libsys-hostname-long-perl_1.5-2_all.deb ... 05:09:18 #9 40.27 Unpacking libsys-hostname-long-perl (1.5-2) ... 05:09:18 #9 40.29 Selecting previously unselected package libmail-sendmail-perl. 05:09:19 #9 40.29 Preparing to unpack .../286-libmail-sendmail-perl_0.80-1.1_all.deb ... 05:09:19 #9 40.30 Unpacking libmail-sendmail-perl (0.80-1.1) ... 05:09:19 #9 40.33 Selecting previously unselected package libnet-smtp-ssl-perl. 05:09:19 #9 40.33 Preparing to unpack .../287-libnet-smtp-ssl-perl_1.04-1_all.deb ... 05:09:19 #9 40.34 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 05:09:19 #9 40.36 Selecting previously unselected package libmailtools-perl. 05:09:19 #9 40.36 Preparing to unpack .../288-libmailtools-perl_2.21-1_all.deb ... 05:09:19 #9 40.36 Unpacking libmailtools-perl (2.21-1) ... 05:09:19 #9 40.41 Selecting previously unselected package libmarkdown2:amd64. 05:09:19 #9 40.42 Preparing to unpack .../289-libmarkdown2_2.2.6-1ubuntu2_amd64.deb ... 05:09:19 #9 40.42 Unpacking libmarkdown2:amd64 (2.2.6-1ubuntu2) ... 05:09:19 #9 40.45 Selecting previously unselected package libmoox-aliases-perl. 05:09:19 #9 40.45 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ... 05:09:19 #9 40.45 Unpacking libmoox-aliases-perl (0.001006-1.1) ... 05:09:19 #9 40.48 Selecting previously unselected package libnamespace-autoclean-perl. 05:09:19 #9 40.48 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ... 05:09:19 #9 40.49 Unpacking libnamespace-autoclean-perl (0.29-1) ... 05:09:19 #9 40.52 Selecting previously unselected package libobject-id-perl. 05:09:19 #9 40.52 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ... 05:09:19 #9 40.59 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ... 05:09:19 #9 40.61 Selecting previously unselected package libmoox-struct-perl. 05:09:19 #9 40.61 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ... 05:09:19 #9 40.61 Unpacking libmoox-struct-perl (0.020-1) ... 05:09:19 #9 40.64 Selecting previously unselected package libmouse-perl. 05:09:19 #9 40.64 Preparing to unpack .../294-libmouse-perl_2.5.10-1build2_amd64.deb ... 05:09:19 #9 40.65 Unpacking libmouse-perl (2.5.10-1build2) ... 05:09:19 #9 40.69 Selecting previously unselected package libnumber-range-perl. 05:09:19 #9 40.69 Preparing to unpack .../295-libnumber-range-perl_0.12-1.1_all.deb ... 05:09:19 #9 40.69 Unpacking libnumber-range-perl (0.12-1.1) ... 05:09:19 #9 40.72 Selecting previously unselected package libpackage-stash-xs-perl. 05:09:19 #9 40.72 Preparing to unpack .../296-libpackage-stash-xs-perl_0.29-1build4_amd64.deb ... 05:09:19 #9 40.72 Unpacking libpackage-stash-xs-perl (0.29-1build4) ... 05:09:19 #9 40.75 Selecting previously unselected package libpath-iterator-rule-perl. 05:09:19 #9 40.75 Preparing to unpack .../297-libpath-iterator-rule-perl_1.014-1_all.deb ... 05:09:19 #9 40.75 Unpacking libpath-iterator-rule-perl (1.014-1) ... 05:09:19 #9 40.78 Selecting previously unselected package libperlio-gzip-perl. 05:09:19 #9 40.78 Preparing to unpack .../298-libperlio-gzip-perl_0.19-1build7_amd64.deb ... 05:09:19 #9 40.79 Unpacking libperlio-gzip-perl (0.19-1build7) ... 05:09:19 #9 40.82 Selecting previously unselected package libpod-parser-perl. 05:09:19 #9 40.82 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ... 05:09:19 #9 40.83 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' 05:09:19 #9 40.85 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' 05:09:19 #9 40.85 Unpacking libpod-parser-perl (1.63-2) ... 05:09:19 #9 40.88 Selecting previously unselected package libpod-constants-perl. 05:09:19 #9 40.88 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ... 05:09:19 #9 40.89 Unpacking libpod-constants-perl (0.19-2) ... 05:09:19 #9 40.92 Selecting previously unselected package libproc-processtable-perl. 05:09:19 #9 40.92 Preparing to unpack .../301-libproc-processtable-perl_0.59-2build2_amd64.deb ... 05:09:19 #9 40.92 Unpacking libproc-processtable-perl (0.59-2build2) ... 05:09:19 #9 40.95 Selecting previously unselected package libre2-9:amd64. 05:09:19 #9 40.96 Preparing to unpack .../302-libre2-9_20210801+dfsg-1_amd64.deb ... 05:09:19 #9 40.96 Unpacking libre2-9:amd64 (20210801+dfsg-1) ... 05:09:19 #9 40.99 Selecting previously unselected package libre-engine-re2-perl:amd64. 05:09:19 #9 40.99 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build1_amd64.deb ... 05:09:19 #9 40.99 Unpacking libre-engine-re2-perl:amd64 (0.14-1build1) ... 05:09:19 #9 41.02 Selecting previously unselected package libreadonly-perl. 05:09:19 #9 41.02 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ... 05:09:19 #9 41.02 Unpacking libreadonly-perl (2.050-3) ... 05:09:19 #9 41.05 Selecting previously unselected package libref-util-perl. 05:09:19 #9 41.05 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ... 05:09:19 #9 41.06 Unpacking libref-util-perl (0.204-1) ... 05:09:19 #9 41.08 Selecting previously unselected package libref-util-xs-perl. 05:09:19 #9 41.08 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build3_amd64.deb ... 05:09:19 #9 41.09 Unpacking libref-util-xs-perl (0.117-1build3) ... 05:09:19 #9 41.11 Selecting previously unselected package libregexp-pattern-license-perl. 05:09:19 #9 41.11 Preparing to unpack .../307-libregexp-pattern-license-perl_3.4.0-1_all.deb ... 05:09:19 #9 41.12 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... 05:09:19 #9 41.15 Selecting previously unselected package libregexp-pattern-perl. 05:09:19 #9 41.15 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ... 05:09:19 #9 41.15 Unpacking libregexp-pattern-perl (0.2.14-1) ... 05:09:19 #9 41.18 Selecting previously unselected package libsasl2-modules:amd64. 05:09:19 #9 41.18 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg-2.1build1_amd64.deb ... 05:09:19 #9 41.19 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1build1) ... 05:09:19 #9 41.22 Selecting previously unselected package libsereal-decoder-perl. 05:09:19 #9 41.22 Preparing to unpack .../310-libsereal-decoder-perl_4.018+ds-1build1_amd64.deb ... 05:09:19 #9 41.23 Unpacking libsereal-decoder-perl (4.018+ds-1build1) ... 05:09:19 #9 41.26 Selecting previously unselected package libsereal-encoder-perl. 05:09:19 #9 41.26 Preparing to unpack .../311-libsereal-encoder-perl_4.018+ds-1build1_amd64.deb ... 05:09:19 #9 41.26 Unpacking libsereal-encoder-perl (4.018+ds-1build1) ... 05:09:19 #9 41.30 Selecting previously unselected package libsort-key-perl. 05:09:19 #9 41.30 Preparing to unpack .../312-libsort-key-perl_1.33-2build4_amd64.deb ... 05:09:19 #9 41.30 Unpacking libsort-key-perl (1.33-2build4) ... 05:09:19 #9 41.33 Selecting previously unselected package libstring-copyright-perl. 05:09:19 #9 41.33 Preparing to unpack .../313-libstring-copyright-perl_0.003006-1_all.deb ... 05:09:19 #9 41.33 Unpacking libstring-copyright-perl (0.003006-1) ... 05:09:19 #9 41.36 Selecting previously unselected package libstring-escape-perl. 05:09:19 #9 41.36 Preparing to unpack .../314-libstring-escape-perl_2010.002-2_all.deb ... 05:09:19 #9 41.36 Unpacking libstring-escape-perl (2010.002-2) ... 05:09:19 #9 41.39 Selecting previously unselected package libstring-shellquote-perl. 05:09:19 #9 41.39 Preparing to unpack .../315-libstring-shellquote-perl_1.04-1_all.deb ... 05:09:19 #9 41.39 Unpacking libstring-shellquote-perl (1.04-1) ... 05:09:19 #9 41.42 Selecting previously unselected package libterm-readkey-perl. 05:09:20 #9 41.42 Preparing to unpack .../316-libterm-readkey-perl_2.38-1build2_amd64.deb ... 05:09:20 #9 41.43 Unpacking libterm-readkey-perl (2.38-1build2) ... 05:09:20 #9 41.45 Selecting previously unselected package libtext-levenshteinxs-perl. 05:09:20 #9 41.45 Preparing to unpack .../317-libtext-levenshteinxs-perl_0.03-4build9_amd64.deb ... 05:09:20 #9 41.46 Unpacking libtext-levenshteinxs-perl (0.03-4build9) ... 05:09:20 #9 41.51 Selecting previously unselected package libtext-markdown-discount-perl:amd64. 05:09:20 #9 41.51 Preparing to unpack .../318-libtext-markdown-discount-perl_0.12-1build2_amd64.deb ... 05:09:20 #9 41.52 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1build2) ... 05:09:20 #9 41.56 Selecting previously unselected package libtext-xslate-perl. 05:09:20 #9 41.57 Preparing to unpack .../319-libtext-xslate-perl_3.5.8-1build2_amd64.deb ... 05:09:20 #9 41.57 Unpacking libtext-xslate-perl (3.5.8-1build2) ... 05:09:20 #9 41.66 Selecting previously unselected package libtime-duration-perl. 05:09:20 #9 41.67 Preparing to unpack .../320-libtime-duration-perl_1.21-1_all.deb ... 05:09:20 #9 41.67 Unpacking libtime-duration-perl (1.21-1) ... 05:09:20 #9 41.77 Selecting previously unselected package libtime-moment-perl. 05:09:20 #9 41.77 Preparing to unpack .../321-libtime-moment-perl_0.44-1build4_amd64.deb ... 05:09:20 #9 41.78 Unpacking libtime-moment-perl (0.44-1build4) ... 05:09:20 #9 41.86 Selecting previously unselected package libtype-tiny-xs-perl. 05:09:20 #9 41.86 Preparing to unpack .../322-libtype-tiny-xs-perl_0.022-1_amd64.deb ... 05:09:20 #9 41.89 Unpacking libtype-tiny-xs-perl (0.022-1) ... 05:09:20 #9 41.99 Selecting previously unselected package libunicode-utf8-perl. 05:09:20 #9 41.99 Preparing to unpack .../323-libunicode-utf8-perl_0.62-1build2_amd64.deb ... 05:09:20 #9 42.04 Unpacking libunicode-utf8-perl (0.62-1build2) ... 05:09:20 #9 42.11 Selecting previously unselected package libxml-namespacesupport-perl. 05:09:20 #9 42.11 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... 05:09:20 #9 42.12 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... 05:09:20 #9 42.14 Selecting previously unselected package libxml-sax-base-perl. 05:09:20 #9 42.15 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... 05:09:20 #9 42.15 Unpacking libxml-sax-base-perl (1.09-1.1) ... 05:09:20 #9 42.18 Selecting previously unselected package libxml-sax-perl. 05:09:20 #9 42.18 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... 05:09:20 #9 42.19 Unpacking libxml-sax-perl (1.02+dfsg-1) ... 05:09:20 #9 42.22 Selecting previously unselected package libxml-libxml-perl. 05:09:20 #9 42.23 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2build1_amd64.deb ... 05:09:20 #9 42.23 Unpacking libxml-libxml-perl (2.0134+dfsg-2build1) ... 05:09:20 #9 42.28 Selecting previously unselected package libxml-parser-perl:amd64. 05:09:20 #9 42.28 Preparing to unpack .../328-libxml-parser-perl_2.46-2_amd64.deb ... 05:09:20 #9 42.29 Unpacking libxml-parser-perl:amd64 (2.46-2) ... 05:09:20 #9 42.33 Selecting previously unselected package libxml-sax-expat-perl. 05:09:20 #9 42.33 Preparing to unpack .../329-libxml-sax-expat-perl_0.51-1_all.deb ... 05:09:20 #9 42.34 Unpacking libxml-sax-expat-perl (0.51-1) ... 05:09:20 #9 42.36 Selecting previously unselected package libyaml-libyaml-perl. 05:09:20 #9 42.36 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1build1_amd64.deb ... 05:09:20 #9 42.37 Unpacking libyaml-libyaml-perl (0.82+repack-1build1) ... 05:09:20 #9 42.39 Selecting previously unselected package licensecheck. 05:09:21 #9 42.40 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ... 05:09:21 #9 42.40 Unpacking licensecheck (3.1.1-2) ... 05:09:21 #9 42.43 Selecting previously unselected package libdevel-size-perl. 05:09:21 #9 42.43 Preparing to unpack .../332-libdevel-size-perl_0.83-1build3_amd64.deb ... 05:09:21 #9 42.45 Unpacking libdevel-size-perl (0.83-1build3) ... 05:09:21 #9 42.47 Selecting previously unselected package libipc-run3-perl. 05:09:21 #9 42.48 Preparing to unpack .../333-libipc-run3-perl_0.048-2_all.deb ... 05:09:21 #9 42.48 Unpacking libipc-run3-perl (0.048-2) ... 05:09:21 #9 42.51 Selecting previously unselected package lzip. 05:09:21 #9 42.51 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... 05:09:21 #9 42.52 Unpacking lzip (1.22-3) ... 05:09:21 #9 42.57 Selecting previously unselected package lzop. 05:09:21 #9 42.57 Preparing to unpack .../335-lzop_1.04-2build1_amd64.deb ... 05:09:21 #9 42.57 Unpacking lzop (1.04-2build1) ... 05:09:21 #9 42.60 Selecting previously unselected package t1utils. 05:09:21 #9 42.60 Preparing to unpack .../336-t1utils_1.41-4build1_amd64.deb ... 05:09:21 #9 42.60 Unpacking t1utils (1.41-4build1) ... 05:09:21 #9 42.63 Selecting previously unselected package unzip. 05:09:21 #9 42.64 Preparing to unpack .../337-unzip_6.0-26ubuntu1_amd64.deb ... 05:09:21 #9 42.64 Unpacking unzip (6.0-26ubuntu1) ... 05:09:21 #9 42.69 Selecting previously unselected package lintian. 05:09:21 #9 42.69 Preparing to unpack .../338-lintian_2.104.0ubuntu3_all.deb ... 05:09:21 #9 42.70 Unpacking lintian (2.104.0ubuntu3) ... 05:09:21 #9 43.00 Selecting previously unselected package manpages-dev. 05:09:21 #9 43.00 Preparing to unpack .../339-manpages-dev_5.10-1ubuntu1_all.deb ... 05:09:21 #9 43.00 Unpacking manpages-dev (5.10-1ubuntu1) ... 05:09:22 #9 43.26 Selecting previously unselected package python3-certifi. 05:09:22 #9 43.26 Preparing to unpack .../340-python3-certifi_2020.6.20-1_all.deb ... 05:09:22 #9 43.26 Unpacking python3-certifi (2020.6.20-1) ... 05:09:22 #9 43.30 Selecting previously unselected package python3-idna. 05:09:22 #9 43.31 Preparing to unpack .../341-python3-idna_2.10-1_all.deb ... 05:09:22 #9 43.31 Unpacking python3-idna (2.10-1) ... 05:09:22 #9 43.34 Selecting previously unselected package python3-urllib3. 05:09:22 #9 43.34 Preparing to unpack .../342-python3-urllib3_1.26.5-1~exp1_all.deb ... 05:09:22 #9 43.35 Unpacking python3-urllib3 (1.26.5-1~exp1) ... 05:09:22 #9 43.39 Selecting previously unselected package python3-requests. 05:09:22 #9 43.39 Preparing to unpack .../343-python3-requests_2.25.1+dfsg-2_all.deb ... 05:09:22 #9 43.39 Unpacking python3-requests (2.25.1+dfsg-2) ... 05:09:22 #9 43.43 Selecting previously unselected package python3-unidiff. 05:09:22 #9 43.43 Preparing to unpack .../344-python3-unidiff_0.5.5-2_all.deb ... 05:09:22 #9 43.43 Unpacking python3-unidiff (0.5.5-2) ... 05:09:22 #9 43.46 Selecting previously unselected package python3-xdg. 05:09:22 #9 43.46 Preparing to unpack .../345-python3-xdg_0.27-2_all.deb ... 05:09:22 #9 43.47 Unpacking python3-xdg (0.27-2) ... 05:09:22 #9 43.49 Selecting previously unselected package equivs. 05:09:22 #9 43.50 Preparing to unpack .../346-equivs_2.3.1_all.deb ... 05:09:22 #9 43.50 Unpacking equivs (2.3.1) ... 05:09:22 #9 43.52 Selecting previously unselected package libauthen-sasl-perl. 05:09:22 #9 43.53 Preparing to unpack .../347-libauthen-sasl-perl_2.1600-1.1_all.deb ... 05:09:22 #9 43.53 Unpacking libauthen-sasl-perl (2.1600-1.1) ... 05:09:22 #9 43.56 Selecting previously unselected package python3-magic. 05:09:22 #9 43.56 Preparing to unpack .../348-python3-magic_2%3a0.4.20-3_all.deb ... 05:09:22 #9 43.57 Unpacking python3-magic (2:0.4.20-3) ... 05:09:22 #9 43.61 Setting up libksba8:amd64 (1.5.1-1) ... 05:09:22 #9 43.62 Setting up media-types (4.0.0) ... 05:09:22 #9 43.63 Setting up libpipeline1:amd64 (1.5.3-1build1) ... 05:09:22 #9 43.64 Setting up wdiff (1.2.2-2build2) ... 05:09:22 #9 43.65 Setting up libxau6:amd64 (1:1.0.9-1build3) ... 05:09:22 #9 43.66 Setting up libre2-9:amd64 (20210801+dfsg-1) ... 05:09:22 #9 43.67 Setting up lto-disabled-list (16) ... 05:09:22 #9 43.68 Setting up libpsl5:amd64 (0.21.0-1.2) ... 05:09:22 #9 43.69 Setting up bsdextrautils (2.36.1-8ubuntu2) ... 05:09:22 #9 43.70 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode 05:09:22 #9 43.70 update-alternatives: warning: skip creation of /usr/share/man/man1/write.1.gz because associated file /usr/share/man/man1/write.ul.1.gz (of link group write) doesn't exist 05:09:22 #9 43.71 Setting up libicu67:amd64 (67.1-7ubuntu1) ... 05:09:22 #9 43.72 Setting up libmagic-mgc (1:5.39-3) ... 05:09:22 #9 43.73 Setting up libyaml-0-2:amd64 (0.2.2-1) ... 05:09:22 #9 43.74 Setting up distro-info-data (0.51ubuntu1.1) ... 05:09:22 #9 43.75 Setting up manpages (5.10-1ubuntu1) ... 05:09:22 #9 43.76 Setting up unzip (6.0-26ubuntu1) ... 05:09:22 #9 43.77 Setting up perl-modules-5.32 (5.32.1-3ubuntu3) ... 05:09:22 #9 43.78 Setting up libbrotli1:amd64 (1.0.9-2build3) ... 05:09:22 #9 43.79 Setting up libsqlite3-0:amd64 (3.35.5-1) ... 05:09:22 #9 43.80 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1build1) ... 05:09:22 #9 43.81 Setting up binutils-common:amd64 (2.37-7ubuntu1) ... 05:09:22 #9 43.82 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 05:09:22 #9 43.83 Setting up libmagic1:amd64 (1:5.39-3) ... 05:09:22 #9 43.85 Setting up libdeflate0:amd64 (1.7-2ubuntu2) ... 05:09:22 #9 43.86 Setting up less (551-2) ... 05:09:22 #9 43.87 Setting up perl-openssl-defaults:amd64 (5) ... 05:09:22 #9 43.88 Setting up linux-libc-dev:amd64 (5.13.0-20.20) ... 05:09:22 #9 43.89 Setting up libctf-nobfd0:amd64 (2.37-7ubuntu1) ... 05:09:22 #9 43.91 Setting up gettext-base (0.21-4ubuntu3) ... 05:09:22 #9 43.92 Setting up liblzo2-2:amd64 (2.10-2build1) ... 05:09:22 #9 43.93 Setting up libnpth0:amd64 (1.6-3) ... 05:09:22 #9 43.94 Setting up file (1:5.39-3) ... 05:09:22 #9 43.95 Setting up libassuan0:amd64 (2.5.5-1) ... 05:09:22 #9 43.96 Setting up libgomp1:amd64 (11.2.0-7ubuntu2) ... 05:09:22 #9 43.96 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu3) ... 05:09:22 #9 43.98 Setting up bzip2 (1.0.8-4ubuntu3) ... 05:09:22 #9 43.99 Setting up libldap-common (2.5.6+dfsg-1~exp1ubuntu1) ... 05:09:22 #9 44.00 Setting up libunwind8:amd64 (1.3.2-2) ... 05:09:22 #9 44.01 Setting up libjbig0:amd64 (2.1-3.1build1) ... 05:09:22 #9 44.03 Setting up libfakeroot:amd64 (1.25.3-1.1ubuntu2) ... 05:09:22 #9 44.04 Setting up libasan6:amd64 (11.2.0-7ubuntu2) ... 05:09:22 #9 44.05 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1build1) ... 05:09:22 #9 44.06 Setting up tzdata (2021e-0ubuntu0.21.10) ... 05:09:22 #9 44.15 05:09:22 #9 44.15 Current default time zone: 'Etc/UTC' 05:09:22 #9 44.15 Local time is now: Tue Nov 2 05:09:22 UTC 2021. 05:09:22 #9 44.15 Universal Time is now: Tue Nov 2 05:09:22 UTC 2021. 05:09:22 #9 44.15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:09:22 #9 44.15 05:09:22 #9 44.17 Setting up fakeroot (1.25.3-1.1ubuntu2) ... 05:09:22 #9 44.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.18 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 05:09:22 #9 44.19 Setting up autotools-dev (20180224.1+nmu1) ... 05:09:22 #9 44.20 Setting up libtirpc-dev:amd64 (1.3.2-2) ... 05:09:22 #9 44.21 Setting up rpcsvc-proto (1.4.2-0ubuntu5) ... 05:09:22 #9 44.22 Setting up libx11-data (2:1.7.2-1) ... 05:09:22 #9 44.23 Setting up make (4.3-4ubuntu1) ... 05:09:22 #9 44.24 Setting up libmpfr6:amd64 (4.1.0-3build1) ... 05:09:22 #9 44.25 Setting up gnupg-l10n (2.2.20-1ubuntu4) ... 05:09:23 #9 44.26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build3) ... 05:09:23 #9 44.27 Setting up lzip (1.22-3) ... 05:09:23 #9 44.29 Setting up strace (5.13-0ubuntu1) ... 05:09:23 #9 44.30 Setting up libsigsegv2:amd64 (2.13-1ubuntu2) ... 05:09:23 #9 44.31 Setting up xz-utils (5.2.5-2) ... 05:09:23 #9 44.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:09:23 #9 44.31 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 05:09:23 #9 44.31 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 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 05:09:23 #9 44.32 Setting up t1utils (1.41-4build1) ... 05:09:23 #9 44.33 Setting up libquadmath0:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.34 Setting up diffstat (1.64-1) ... 05:09:23 #9 44.35 Setting up libpng16-16:amd64 (1.6.37-3build4) ... 05:09:23 #9 44.36 Setting up libmpc3:amd64 (1.2.0-1build1) ... 05:09:23 #9 44.37 Setting up libatomic1:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.38 Setting up patch (2.7.6-7) ... 05:09:23 #9 44.39 Setting up autopoint (0.21-4ubuntu3) ... 05:09:23 #9 44.40 Setting up libwebp6:amd64 (0.6.1-2.1) ... 05:09:23 #9 44.41 Setting up fonts-dejavu-core (2.37-2build1) ... 05:09:23 #9 44.46 Setting up ucf (3.0043) ... 05:09:23 #9 44.55 Setting up libjpeg-turbo8:amd64 (2.0.6-0ubuntu2) ... 05:09:23 #9 44.56 Setting up libltdl7:amd64 (2.4.6-15) ... 05:09:23 #9 44.57 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1build1) ... 05:09:23 #9 44.57 Setting up libssh-4:amd64 (0.9.6-1) ... 05:09:23 #9 44.58 Setting up libubsan1:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.59 Setting up libmd0:amd64 (1.0.3-3build1) ... 05:09:23 #9 44.60 Setting up python-apt-common (2.2.1) ... 05:09:23 #9 44.61 Setting up libnsl-dev:amd64 (1.3.0-2build1) ... 05:09:23 #9 44.62 Setting up libcrypt-dev:amd64 (1:4.4.18-4ubuntu1) ... 05:09:23 #9 44.63 Setting up libuchardet0:amd64 (0.0.7-1build1) ... 05:09:23 #9 44.64 Setting up lzop (1.04-2build1) ... 05:09:23 #9 44.65 Setting up libmpdec3:amd64 (2.5.1-2build1) ... 05:09:23 #9 44.67 Setting up git-man (1:2.32.0-1ubuntu1) ... 05:09:23 #9 44.68 Setting up netbase (6.3) ... 05:09:23 #9 44.70 Setting up libbinutils:amd64 (2.37-7ubuntu1) ... 05:09:23 #9 44.71 Setting up libfido2-1:amd64 (1.6.0-2build1) ... 05:09:23 #9 44.72 Setting up libisl23:amd64 (0.24-1) ... 05:09:23 #9 44.72 Setting up libc-dev-bin (2.34-0ubuntu3) ... 05:09:23 #9 44.73 Setting up openssl (1.1.1l-1ubuntu1) ... 05:09:23 #9 44.74 Setting up libbsd0:amd64 (0.11.3-1ubuntu2) ... 05:09:23 #9 44.76 Setting up libelf1:amd64 (0.185-1build1) ... 05:09:23 #9 44.77 Setting up readline-common (8.1-2) ... 05:09:23 #9 44.78 Setting up publicsuffix (20210108.1309-1) ... 05:09:23 #9 44.79 Setting up libxml2:amd64 (2.9.12+dfsg-4) ... 05:09:23 #9 44.79 Setting up zstd (1.4.8+dfsg-2.1) ... 05:09:23 #9 44.80 Setting up libmarkdown2:amd64 (2.2.6-1ubuntu2) ... 05:09:23 #9 44.81 Setting up libcc1-0:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.82 Setting up iso-codes (4.6.0-1) ... 05:09:23 #9 44.83 Setting up liblocale-gettext-perl (1.07-4build1) ... 05:09:23 #9 44.84 Setting up liblsan0:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.85 Setting up dctrl-tools (2.24-3) ... 05:09:23 #9 44.86 Setting up libitm1:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.87 Setting up libgdbm6:amd64 (1.19-2) ... 05:09:23 #9 44.88 Setting up libtsan0:amd64 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.89 Setting up libctf0:amd64 (2.37-7ubuntu1) ... 05:09:23 #9 44.90 Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 05:09:23 #9 44.91 Setting up pinentry-curses (1.1.1-1) ... 05:09:23 #9 44.92 Setting up cpp-11 (11.2.0-7ubuntu2) ... 05:09:23 #9 44.93 Setting up manpages-dev (5.10-1ubuntu1) ... 05:09:23 #9 44.94 Setting up libdw1:amd64 (0.185-1build1) ... 05:09:23 #9 44.95 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu4) ... 05:09:23 #9 44.96 Setting up libxcb1:amd64 (1.14-3ubuntu1) ... 05:09:23 #9 44.97 Setting up gettext (0.21-4ubuntu3) ... 05:09:23 #9 44.98 Setting up fontconfig-config (2.13.1-4.2ubuntu3) ... 05:09:23 #9 45.12 Setting up libedit2:amd64 (3.1-20191231-2build1) ... 05:09:23 #9 45.13 Setting up libreadline8:amd64 (8.1-2) ... 05:09:23 #9 45.14 Setting up m4 (1.4.18-5ubuntu1) ... 05:09:23 #9 45.15 Setting up libldap-2.5-0:amd64 (2.5.6+dfsg-1~exp1ubuntu1) ... 05:09:23 #9 45.16 Setting up ca-certificates (20210119ubuntu1) ... 05:09:24 #9 45.52 Updating certificates in /etc/ssl/certs... 05:09:24 #9 45.93 128 added, 0 removed; done. 05:09:24 #9 45.96 Setting up libfreetype6:amd64 (2.10.4+dfsg-1build1) ... 05:09:24 #9 45.97 Setting up libgdbm-compat4:amd64 (1.19-2) ... 05:09:24 #9 45.98 Setting up libperl5.32:amd64 (5.32.1-3ubuntu3) ... 05:09:24 #9 45.99 Setting up libgcc-11-dev:amd64 (11.2.0-7ubuntu2) ... 05:09:24 #9 46.00 Setting up dwz (0.14-1build1) ... 05:09:24 #9 46.01 Setting up groff-base (1.22.4-7) ... 05:09:24 #9 46.02 Setting up cpp (4:11.2.0-1ubuntu1) ... 05:09:24 #9 46.04 Setting up gpgconf (2.2.20-1ubuntu4) ... 05:09:24 #9 46.05 Setting up debugedit (1:5.0-0ubuntu2) ... 05:09:24 #9 46.06 Setting up libcurl4:amd64 (7.74.0-1.3ubuntu2) ... 05:09:24 #9 46.07 Setting up libc6-dev:amd64 (2.34-0ubuntu3) ... 05:09:24 #9 46.08 Setting up libx11-6:amd64 (2:1.7.2-1) ... 05:09:24 #9 46.09 Setting up libtiff5:amd64 (4.3.0-1) ... 05:09:24 #9 46.09 Setting up curl (7.74.0-1.3ubuntu2) ... 05:09:24 #9 46.10 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu3) ... 05:09:24 #9 46.12 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... 05:09:24 #9 46.13 Setting up gpg (2.2.20-1ubuntu4) ... 05:09:24 #9 46.14 Setting up libpython3.9-stdlib:amd64 (3.9.7-2build1) ... 05:09:24 #9 46.15 Setting up libpython3-stdlib:amd64 (3.9.4-1build1) ... 05:09:24 #9 46.15 Setting up gnupg-utils (2.2.20-1ubuntu4) ... 05:09:24 #9 46.16 Setting up binutils-x86-64-linux-gnu (2.37-7ubuntu1) ... 05:09:24 #9 46.18 Setting up gpg-agent (2.2.20-1ubuntu4) ... 05:09:25 #9 46.63 Setting up libxpm4:amd64 (1:3.5.12-1) ... 05:09:25 #9 46.64 Setting up openssh-client (1:8.4p1-6ubuntu2) ... 05:09:25 #9 46.72 Setting up gpgsm (2.2.20-1ubuntu4) ... 05:09:25 #9 46.73 Setting up libxext6:amd64 (2:1.3.4-0ubuntu3) ... 05:09:25 #9 46.73 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3ubuntu2) ... 05:09:25 #9 46.74 Setting up binutils (2.37-7ubuntu1) ... 05:09:25 #9 46.75 Setting up man-db (2.9.4-2) ... 05:09:25 #9 46.85 Building database of manual pages ... 05:09:25 #9 47.06 Setting up libgpgme11:amd64 (1.14.0-1ubuntu4) ... 05:09:25 #9 47.08 Setting up dirmngr (2.2.20-1ubuntu4) ... 05:09:25 #9 47.21 Setting up perl (5.32.1-3ubuntu3) ... 05:09:25 #9 47.22 Setting up libpackage-stash-xs-perl (0.29-1build4) ... 05:09:25 #9 47.23 Setting up libclass-data-inheritable-perl (0.08-3) ... 05:09:25 #9 47.24 Setting up libdata-dump-perl (1.23-1.1) ... 05:09:25 #9 47.25 Setting up libref-util-perl (0.204-1) ... 05:09:25 #9 47.26 Setting up libipc-system-simple-perl (1.30-1) ... 05:09:25 #9 47.27 Setting up libnet-domain-tld-perl (1.75-1.1) ... 05:09:25 #9 47.28 Setting up libhash-fieldhash-perl (0.15-1build4) ... 05:09:25 #9 47.29 Setting up libgd3:amd64 (2.3.0-2ubuntu1) ... 05:09:25 #9 47.30 Setting up libvariable-magic-perl (0.62-1build3) ... 05:09:25 #9 47.31 Setting up libio-html-perl (1.004-2) ... 05:09:25 #9 47.32 Setting up libpod-parser-perl (1.63-2) ... 05:09:25 #9 47.32 Setting up libb-hooks-op-check-perl (0.22-1build3) ... 05:09:25 #9 47.33 Setting up liblist-moreutils-xs-perl (0.430-2) ... 05:09:25 #9 47.34 Setting up libparams-util-perl (1.102-1build2) ... 05:09:25 #9 47.35 Setting up libdpkg-perl (1.20.9ubuntu2) ... 05:09:25 #9 47.36 Setting up libtime-duration-perl (1.21-1) ... 05:09:25 #9 47.37 Setting up autoconf (2.69-14) ... 05:09:25 #9 47.39 Setting up libsub-exporter-progressive-perl (0.001013-1) ... 05:09:25 #9 47.39 Setting up libarray-intspan-perl (2.004-1) ... 05:09:25 #9 47.40 Setting up libcapture-tiny-perl (0.48-1) ... 05:09:25 #9 47.41 Setting up libtimedate-perl (2.3300-2) ... 05:09:25 #9 47.42 Setting up libstdc++-11-dev:amd64 (11.2.0-7ubuntu2) ... 05:09:25 #9 47.43 Setting up gpg-wks-server (2.2.20-1ubuntu4) ... 05:09:25 #9 47.44 Setting up libsub-name-perl (0.26-1build2) ... 05:09:25 #9 47.45 Setting up libtype-tiny-xs-perl (0.022-1) ... 05:09:25 #9 47.46 Setting up libdata-validate-domain-perl (0.10-1.1) ... 05:09:26 #9 47.48 Setting up libproc-processtable-perl (0.59-2build2) ... 05:09:26 #9 47.49 Setting up libfile-chdir-perl (0.1008-1.1) ... 05:09:26 #9 47.50 Setting up gcc-11 (11.2.0-7ubuntu2) ... 05:09:26 #9 47.51 Setting up xauth (1:1.1-1) ... 05:09:26 #9 47.52 Setting up libpath-tiny-perl (0.118-1) ... 05:09:26 #9 47.53 Setting up libarchive-cpio-perl (0.10-1.1) ... 05:09:26 #9 47.54 Setting up libjson-perl (4.03000-1) ... 05:09:26 #9 47.55 Setting up libipc-run3-perl (0.048-2) ... 05:09:26 #9 47.56 Setting up libsub-override-perl (0.09-2) ... 05:09:26 #9 47.57 Setting up libaliased-perl (0.34-1.1) ... 05:09:26 #9 47.58 Setting up libstrictures-perl (2.000006-1) ... 05:09:26 #9 47.59 Setting up libsub-quote-perl (2.006006-1) ... 05:09:26 #9 47.61 Setting up libdevel-stacktrace-perl (2.0400-1) ... 05:09:26 #9 47.62 Setting up libclass-xsaccessor-perl (1.19-3build7) ... 05:09:26 #9 47.63 Setting up libsort-versions-perl (1.62-1) ... 05:09:26 #9 47.64 Setting up libexporter-tiny-perl (1.002002-1) ... 05:09:26 #9 47.65 Setting up libre-engine-re2-perl:amd64 (0.14-1build1) ... 05:09:26 #9 47.66 Setting up libfile-dirlist-perl (0.05-2) ... 05:09:26 #9 47.67 Setting up libterm-readkey-perl (2.38-1build2) ... 05:09:26 #9 47.68 Setting up libtext-levenshteinxs-perl (0.03-4build9) ... 05:09:26 #9 47.69 Setting up libperlio-gzip-perl (0.19-1build7) ... 05:09:26 #9 47.70 Setting up libsys-hostname-long-perl (1.5-2) ... 05:09:26 #9 47.71 Setting up libhtml-html5-entities-perl (0.004-1.1) ... 05:09:26 #9 47.72 Setting up libsereal-decoder-perl (4.018+ds-1build1) ... 05:09:26 #9 47.73 Setting up liburi-perl (5.08-1) ... 05:09:26 #9 47.74 Setting up libfile-touch-perl (0.11-1) ... 05:09:26 #9 47.76 Setting up python3.9 (3.9.7-2build1) ... 05:09:27 #9 48.35 Setting up libc-devtools (2.34-0ubuntu3) ... 05:09:27 #9 48.36 Setting up libemail-address-xs-perl (1.04-1build5) ... 05:09:27 #9 48.37 Setting up libnet-ssleay-perl (1.88-3ubuntu1) ... 05:09:27 #9 48.38 Setting up automake (1:1.16.4-2) ... 05:09:27 #9 48.39 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 05:09:27 #9 48.39 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 05:09:27 #9 48.39 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 05:09:27 #9 48.40 Setting up libapt-pkg-perl (0.1.40) ... 05:09:27 #9 48.40 Setting up libstring-escape-perl (2010.002-2) ... 05:09:27 #9 48.41 Setting up libhttp-date-perl (6.05-1) ... 05:09:27 #9 48.43 Setting up libfile-which-perl (1.23-1) ... 05:09:27 #9 48.44 Setting up libfile-basedir-perl (0.08-1) ... 05:09:27 #9 48.45 Setting up libnumber-range-perl (0.12-1.1) ... 05:09:27 #9 48.45 Setting up libunicode-utf8-perl (0.62-1build2) ... 05:09:27 #9 48.46 Setting up libmouse-perl (2.5.10-1build2) ... 05:09:27 #9 48.47 Setting up libfile-listing-perl (6.14-1) ... 05:09:27 #9 48.48 Setting up gpg-wks-client (2.2.20-1ubuntu4) ... 05:09:27 #9 48.49 Setting up libregexp-pattern-perl (0.2.14-1) ... 05:09:27 #9 48.50 Setting up libdata-messagepack-perl (1.01-2) ... 05:09:27 #9 48.51 Setting up libfont-afm-perl (1.20-3) ... 05:09:27 #9 48.52 Setting up libwant-perl (0.29-1build6) ... 05:09:27 #9 48.53 Setting up libdynaloader-functions-perl (0.003-1.1) ... 05:09:27 #9 48.54 Setting up libtext-glob-perl (0.11-1) ... 05:09:27 #9 48.56 Setting up libclass-method-modifiers-perl (2.13-1) ... 05:09:27 #9 48.57 Setting up liblist-compare-perl (0.55-1) ... 05:09:27 #9 48.57 Setting up libref-util-xs-perl (0.117-1build3) ... 05:09:27 #9 48.58 Setting up libio-pty-perl (1:1.15-2build1) ... 05:09:27 #9 48.59 Setting up libtool (2.4.6-15) ... 05:09:27 #9 48.60 Setting up g++-11 (11.2.0-7ubuntu2) ... 05:09:27 #9 48.63 Setting up libfile-fcntllock-perl (0.22-3build5) ... 05:09:27 #9 48.64 Setting up libsort-key-perl (1.33-2build4) ... 05:09:27 #9 48.64 Setting up libclone-perl (0.45-1build1) ... 05:09:27 #9 48.65 Setting up libalgorithm-diff-perl (1.201-1) ... 05:09:27 #9 48.67 Setting up libarchive-zip-perl (1.68-1) ... 05:09:27 #9 48.68 Setting up libsub-identify-perl (0.14-1build4) ... 05:09:27 #9 48.69 Setting up libdistro-info-perl (1.0) ... 05:09:27 #9 48.70 Setting up libcpanel-json-xs-perl (4.25-1build1) ... 05:09:27 #9 48.70 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ... 05:09:27 #9 48.72 Setting up libio-stringy-perl (2.111-3) ... 05:09:27 #9 48.73 Setting up liblist-moreutils-perl (0.430-2) ... 05:09:27 #9 48.74 Setting up libhtml-tagset-perl (3.20-4) ... 05:09:27 #9 48.75 Setting up liblog-any-perl (1.709-1) ... 05:09:27 #9 48.76 Setting up libauthen-sasl-perl (2.1600-1.1) ... 05:09:27 #9 48.77 Setting up libdevel-size-perl (0.83-1build3) ... 05:09:27 #9 48.78 Setting up libdebhelper-perl (13.3.4ubuntu2) ... 05:09:27 #9 48.79 Setting up libpod-constants-perl (0.19-2) ... 05:09:27 #9 48.80 Setting up libregexp-pattern-license-perl (3.4.0-1) ... 05:09:27 #9 48.81 Setting up liblwp-mediatypes-perl (6.04-1) ... 05:09:27 #9 48.82 Setting up libyaml-libyaml-perl (0.82+repack-1build1) ... 05:09:27 #9 48.83 Setting up libtry-tiny-perl (0.30-1) ... 05:09:27 #9 48.85 Setting up libtype-tiny-perl (1.012002-1) ... 05:09:27 #9 48.86 Setting up libcommon-sense-perl (3.75-1build4) ... 05:09:27 #9 48.87 Setting up libxml-namespacesupport-perl (1.12-1.1) ... 05:09:27 #9 48.88 Setting up libnet-http-perl (6.20-1) ... 05:09:27 #9 48.89 Setting up libtext-markdown-discount-perl:amd64 (0.12-1build2) ... 05:09:27 #9 48.90 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... 05:09:27 #9 48.91 Setting up libtime-moment-perl (0.44-1build4) ... 05:09:27 #9 48.92 Setting up libencode-locale-perl (1.05-1.1) ... 05:09:27 #9 48.93 Setting up python3 (3.9.4-1build1) ... 05:09:27 #9 49.20 Setting up libexception-class-perl (1.44-1) ... 05:09:28 #9 49.21 Setting up python3-xdg (0.27-2) ... 05:09:28 #9 49.37 Setting up libconfig-tiny-perl (2.26-1) ... 05:09:28 #9 49.38 Setting up libsereal-encoder-perl (4.018+ds-1build1) ... 05:09:28 #9 49.39 Setting up libdevel-callchecker-perl (0.008-1ubuntu3) ... 05:09:28 #9 49.40 Setting up liblist-utilsby-perl (0.11-1) ... 05:09:28 #9 49.41 Setting up libstring-shellquote-perl (1.04-1) ... 05:09:28 #9 49.42 Setting up libsub-install-perl (0.928-1.1) ... 05:09:28 #9 49.43 Setting up gcc (4:11.2.0-1ubuntu1) ... 05:09:28 #9 49.45 Setting up dpkg-dev (1.20.9ubuntu2) ... 05:09:28 #9 49.47 Setting up libnumber-compare-perl (0.03-1.1) ... 05:09:28 #9 49.48 Setting up intltool-debian (0.35.0+20060710.5) ... 05:09:28 #9 49.49 Setting up liberror-perl (0.17029-1) ... 05:09:28 #9 49.50 Setting up python3-six (1.16.0-2) ... 05:09:28 #9 49.64 Setting up dh-autoreconf (20) ... 05:09:28 #9 49.65 Setting up patchutils (0.4.2-1) ... 05:09:28 #9 49.66 Setting up libmail-sendmail-perl (0.80-1.1) ... 05:09:28 #9 49.67 Setting up libltdl-dev:amd64 (2.4.6-15) ... 05:09:28 #9 49.68 Setting up libjson-maybexs-perl (1.004003-1) ... 05:09:28 #9 49.70 Setting up libxml-sax-base-perl (1.09-1.1) ... 05:09:28 #9 49.71 Setting up libio-string-perl (1.08-3.1) ... 05:09:28 #9 49.71 Setting up libreadonly-perl (2.050-3) ... 05:09:28 #9 49.72 Setting up python3-gpg (1.14.0-1ubuntu4) ... 05:09:28 #9 49.89 Setting up python3-certifi (2020.6.20-1) ... 05:09:28 #9 50.02 Setting up libfile-find-rule-perl (0.34-1) ... 05:09:28 #9 50.03 Setting up libstring-copyright-perl (0.003006-1) ... 05:09:28 #9 50.04 Setting up python3-idna (2.10-1) ... 05:09:28 #9 50.23 Setting up libdata-optlist-perl (0.110-1.1) ... 05:09:28 #9 50.24 Setting up libipc-run-perl (20200505.0-1) ... 05:09:28 #9 50.25 Setting up git (1:2.32.0-1ubuntu1) ... 05:09:28 #9 50.28 Setting up libtext-xslate-perl (3.5.8-1build2) ... 05:09:29 #9 50.29 Setting up python3-urllib3 (1.26.5-1~exp1) ... 05:09:29 #9 50.45 Setting up libcontextual-return-perl (0.004014-2) ... 05:09:29 #9 50.46 Setting up libwww-robotrules-perl (6.02-1) ... 05:09:29 #9 50.48 Setting up libtypes-serialiser-perl (1.01-1) ... 05:09:29 #9 50.49 Setting up g++ (4:11.2.0-1ubuntu1) ... 05:09:29 #9 50.51 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 05:09:29 #9 50.51 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 05:09:29 #9 50.52 Setting up libhtml-parser-perl:amd64 (3.76-1) ... 05:09:29 #9 50.53 Setting up libgit-wrapper-perl (0.048-1) ... 05:09:29 #9 50.53 Setting up liblog-any-adapter-screen-perl (0.140-2) ... 05:09:29 #9 50.54 Setting up librole-tiny-perl (2.002004-1) ... 05:09:29 #9 50.55 Setting up gnupg (2.2.20-1ubuntu4) ... 05:09:29 #9 50.56 Setting up build-essential (12.9ubuntu2) ... 05:09:29 #9 50.57 Setting up python3-unidiff (0.5.5-2) ... 05:09:29 #9 50.70 Setting up lsb-release (11.1.0ubuntu3) ... 05:09:29 #9 50.72 Setting up libfont-ttf-perl (1.06-1.1) ... 05:09:29 #9 50.73 Setting up libfile-homedir-perl (1.006-1) ... 05:09:29 #9 50.74 Setting up python3-magic (2:0.4.20-3) ... 05:09:29 #9 50.87 Setting up libalgorithm-diff-xs-perl (0.04-6build1) ... 05:09:29 #9 50.88 Setting up libio-socket-ssl-perl (2.069-1) ... 05:09:29 #9 50.89 Setting up libsub-exporter-perl (0.987-1) ... 05:09:29 #9 50.90 Setting up libalgorithm-merge-perl (0.08-3) ... 05:09:29 #9 50.91 Setting up libhttp-message-perl (6.29-1) ... 05:09:29 #9 50.92 Setting up libhtml-form-perl (6.07-1) ... 05:09:29 #9 50.94 Setting up python3-pkg-resources (52.0.0-4) ... 05:09:29 #9 51.12 Setting up libiterator-perl (0.03+ds1-1.1) ... 05:09:29 #9 51.14 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... 05:09:29 #9 51.15 Setting up libjson-xs-perl (4.030-1build2) ... 05:09:29 #9 51.16 Setting up libhttp-negotiate-perl (6.01-1) ... 05:09:29 #9 51.17 Setting up libio-prompter-perl (0.004015-1) ... 05:09:29 #9 51.18 Setting up libiterator-util-perl (0.02+ds1-1.1) ... 05:09:29 #9 51.19 Setting up libhttp-cookies-perl (6.10-1) ... 05:09:29 #9 51.20 Setting up python3-apt (2.2.1) ... 05:09:30 #9 51.35 Setting up po-debconf (1.0.21+nmu1) ... 05:09:30 #9 51.36 Setting up libhtml-tree-perl (5.07-2) ... 05:09:30 #9 51.37 Setting up libparams-classify-perl (0.015-1build4) ... 05:09:30 #9 51.38 Setting up libpath-iterator-rule-perl (1.014-1) ... 05:09:30 #9 51.39 Setting up libhtml-format-perl (2.12-1.1) ... 05:09:30 #9 51.40 Setting up libxml-sax-perl (1.02+dfsg-1) ... 05:09:30 #9 51.46 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 05:09:30 #9 51.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 05:09:30 #9 51.63 05:09:30 #9 51.63 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 05:09:30 #9 51.65 Setting up python3-chardet (4.0.0-1) ... 05:09:30 #9 51.91 Setting up libnet-smtp-ssl-perl (1.04-1) ... 05:09:30 #9 51.92 Setting up libmodule-runtime-perl (0.016-1) ... 05:09:30 #9 51.94 Setting up libmailtools-perl (2.21-1) ... 05:09:30 #9 51.96 Setting up python3-debian (0.1.39ubuntu1) ... 05:09:30 #9 52.11 Setting up python3-requests (2.25.1+dfsg-2) ... 05:09:30 #9 52.26 Setting up libxml-libxml-perl (2.0134+dfsg-2build1) ... 05:09:30 #9 52.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 05:09:31 #9 52.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 05:09:31 #9 52.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 05:09:31 #9 52.55 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 05:09:31 #9 52.57 Setting up dh-strip-nondeterminism (1.12.0-1) ... 05:09:31 #9 52.58 Setting up libconst-fast-perl (0.014-1.1) ... 05:09:31 #9 52.59 Setting up libhttp-daemon-perl (6.12-1) ... 05:09:31 #9 52.60 Setting up libdata-dpath-perl (0.58-1) ... 05:09:31 #9 52.61 Setting up libmodule-implementation-perl (0.09-1.1) ... 05:09:31 #9 52.62 Setting up libpackage-stash-perl (0.39-1) ... 05:09:31 #9 52.63 Setting up libimport-into-perl (1.002005-1) ... 05:09:31 #9 52.64 Setting up libmoo-perl (2.004004-1) ... 05:09:31 #9 52.65 Setting up liblist-someutils-perl (0.58-1) ... 05:09:31 #9 52.66 Setting up debhelper (13.3.4ubuntu2) ... 05:09:31 #9 52.67 Setting up dput (1.1.0ubuntu2) ... 05:09:31 #9 52.82 Setting up liblist-someutils-xs-perl (0.58-2build2) ... 05:09:31 #9 52.83 Setting up equivs (2.3.1) ... 05:09:31 #9 52.84 Setting up libmoox-aliases-perl (0.001006-1.1) ... 05:09:31 #9 52.85 Setting up libparams-validate-perl:amd64 (1.30-1build2) ... 05:09:31 #9 52.86 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... 05:09:31 #9 52.87 Setting up libnamespace-clean-perl (0.27-1) ... 05:09:31 #9 52.88 Setting up libgetopt-long-descriptive-perl (0.105-1) ... 05:09:31 #9 52.89 Setting up libnamespace-autoclean-perl (0.29-1) ... 05:09:31 #9 52.90 Setting up libgitlab-api-v4-perl (0.26-1) ... 05:09:31 #9 52.92 Setting up libmoox-struct-perl (0.020-1) ... 05:09:31 #9 52.93 Setting up lintian (2.104.0ubuntu3) ... 05:09:31 #9 52.94 Setting up licensecheck (3.1.1-2) ... 05:09:31 #9 52.96 Setting up liblwp-protocol-https-perl (6.10-1) ... 05:09:31 #9 52.97 Setting up libwww-perl (6.53-1) ... 05:09:31 #9 52.98 Setting up devscripts (2.21.4ubuntu1) ... 05:09:31 #9 53.14 Setting up libxml-parser-perl:amd64 (2.46-2) ... 05:09:31 #9 53.15 Setting up libxml-sax-expat-perl (0.51-1) ... 05:09:31 #9 53.19 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... 05:09:31 #9 53.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 05:09:32 #9 53.39 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 05:09:32 #9 53.42 Processing triggers for libc-bin (2.34-0ubuntu3) ... 05:09:32 #9 53.44 Processing triggers for ca-certificates (20210119ubuntu1) ... 05:09:32 #9 53.45 Updating certificates in /etc/ssl/certs... 05:09:32 #9 53.86 0 added, 0 removed; done. 05:09:32 #9 53.86 Running hooks in /etc/ca-certificates/update.d... 05:09:32 #9 53.86 done. 05:09:33 #9 DONE 54.3s 05:09:33 05:09:33 #11 [stage-1 4/9] COPY common /root/build-deb/debian 05:09:33 #11 sha256:225e589adc29501663237fbbce9c8ee5a42e63bc9e42b6b4e064684f54591bac 05:09:33 #11 DONE 0.1s 05:09:33 05:09:33 #12 [stage-1 5/9] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control 05:09:33 #12 sha256:d3b7d35230da6a92baa2741eb2cebc6db0b0216606d210d09c472ed61f7f1431 05:09:34 #12 1.102 Hit:1 http://security.ubuntu.com/ubuntu impish-security InRelease 05:09:34 #12 1.211 Hit:2 http://archive.ubuntu.com/ubuntu impish InRelease 05:09:34 #12 1.284 Hit:3 http://archive.ubuntu.com/ubuntu impish-updates InRelease 05:09:34 #12 1.358 Hit:4 http://archive.ubuntu.com/ubuntu impish-backports InRelease 05:09:35 #12 1.720 Reading package lists... 05:09:36 #12 3.120 dpkg-buildpackage: info: source package docker-ce-build-deps 05:09:36 #12 3.120 dpkg-buildpackage: info: source version 1.0 05:09:36 #12 3.120 dpkg-buildpackage: info: source distribution unstable 05:09:36 #12 3.120 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost> 05:09:36 #12 3.161 dpkg-source --before-build . 05:09:36 #12 3.161 dpkg-buildpackage: info: host architecture amd64 05:09:36 #12 3.255 debian/rules clean 05:09:36 #12 3.257 dh clean 05:09:36 #12 3.342 dh_clean 05:09:36 #12 3.373 debian/rules binary 05:09:36 #12 3.375 dh binary 05:09:36 #12 3.448 dh_update_autotools_config 05:09:36 #12 3.474 dh_autoreconf 05:09:36 #12 3.512 create-stamp debian/debhelper-build-stamp 05:09:36 #12 3.512 dh_prep 05:09:36 #12 3.542 dh_install 05:09:36 #12 3.573 dh_installdocs 05:09:36 #12 3.608 dh_installchangelogs 05:09:36 #12 3.687 dh_perl 05:09:36 #12 3.720 dh_link 05:09:36 #12 3.752 dh_strip_nondeterminism 05:09:36 #12 3.810 dh_compress 05:09:36 #12 3.846 dh_fixperms 05:09:36 #12 3.884 dh_missing 05:09:36 #12 3.908 dh_installdeb 05:09:36 #12 3.939 dh_gencontrol 05:09:37 #12 4.049 dh_md5sums 05:09:37 #12 4.084 dh_builddeb 05:09:37 #12 4.109 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. 05:09:37 #12 4.228 dpkg-genbuildinfo --build=binary 05:09:37 #12 4.363 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes 05:09:37 #12 4.437 dpkg-genchanges: info: binary-only upload (no source code included) 05:09:37 #12 4.440 dpkg-source --after-build . 05:09:37 #12 4.534 dpkg-buildpackage: info: binary-only upload (no source included) 05:09:37 #12 4.539 05:09:37 #12 4.539 The package has been created. 05:09:37 #12 4.539 Attention, the package has been created in the current directory, 05:09:37 #12 4.539 not in ".." as indicated by the message above! 05:09:37 #12 4.558 Selecting previously unselected package docker-ce-build-deps. 05:09:37 #12 4.573 (Reading database ... 26791 files and directories currently installed.) 05:09:37 #12 4.574 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... 05:09:37 #12 4.577 Unpacking docker-ce-build-deps (1.0) ... 05:09:38 #12 4.642 Reading package lists... 05:09:38 #12 5.205 Building dependency tree... 05:09:38 #12 5.306 Reading state information... 05:09:38 #12 5.309 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 05:09:38 #12 5.447 Starting 2 pkgProblemResolver with broken count: 0 05:09:38 #12 5.449 Done 05:09:38 #12 5.563 Done 05:09:38 #12 5.673 Starting pkgProblemResolver with broken count: 0 05:09:38 #12 5.694 Starting 2 pkgProblemResolver with broken count: 0 05:09:38 #12 5.696 Done 05:09:39 #12 5.876 The following additional packages will be installed: 05:09:39 #12 5.877 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev 05:09:39 #12 5.877 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 05:09:39 #12 5.877 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 05:09:39 #12 5.877 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 05:09:39 #12 5.878 libsystemd-dev libudev-dev libuv1 pkg-config 05:09:39 #12 5.879 Suggested packages: 05:09:39 #12 5.879 cmake-doc ninja-build apparmor-easyprof lrzip seccomp 05:09:39 #12 5.879 Recommended packages: 05:09:39 #12 5.879 dmsetup libglib2.0-data shared-mime-info xdg-user-dirs 05:09:39 #12 5.910 The following NEW packages will be installed: 05:09:39 #12 5.910 bash-completion cmake cmake-data dh-apparmor libarchive13 libbtrfs-dev 05:09:39 #12 5.911 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 05:09:39 #12 5.911 libglib2.0-0 libjsoncpp24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 05:09:39 #12 5.911 libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 05:09:39 #12 5.911 libsystemd-dev libudev-dev libuv1 pkg-config 05:09:39 #12 6.324 0 upgraded, 24 newly installed, 0 to remove and 7 not upgraded. 05:09:39 #12 6.324 1 not fully installed or removed. 05:09:39 #12 6.324 Need to get 11.0 MB of archives. 05:09:39 #12 6.324 After this operation, 44.6 MB of additional disk space will be used. 05:09:39 #12 6.324 Get:1 http://archive.ubuntu.com/ubuntu impish/main amd64 bash-completion all 1:2.11-2ubuntu1 [179 kB] 05:09:39 #12 6.693 Get:2 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake-data all 3.18.4-2ubuntu2 [1728 kB] 05:09:39 #12 6.964 Get:3 http://archive.ubuntu.com/ubuntu impish/main amd64 libarchive13 amd64 3.4.3-2 [334 kB] 05:09:40 #12 6.984 Get:4 http://archive.ubuntu.com/ubuntu impish/main amd64 libjsoncpp24 amd64 1.9.4-4build1 [80.3 kB] 05:09:40 #12 6.988 Get:5 http://archive.ubuntu.com/ubuntu impish/main amd64 librhash0 amd64 1.4.1-2build1 [124 kB] 05:09:40 #12 6.994 Get:6 http://archive.ubuntu.com/ubuntu impish/main amd64 libuv1 amd64 1.40.0-2ubuntu1 [90.9 kB] 05:09:40 #12 6.998 Get:7 http://archive.ubuntu.com/ubuntu impish/main amd64 cmake amd64 3.18.4-2ubuntu2 [4435 kB] 05:09:40 #12 7.214 Get:8 http://archive.ubuntu.com/ubuntu impish/universe amd64 dh-apparmor all 3.0.3-0ubuntu1 [9456 B] 05:09:40 #12 7.214 Get:9 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs0 amd64 5.10.1-2build1 [87.2 kB] 05:09:40 #12 7.216 Get:10 http://archive.ubuntu.com/ubuntu impish/main amd64 libbtrfs-dev amd64 5.10.1-2build1 [258 kB] 05:09:40 #12 7.225 Get:11 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu3 [139 kB] 05:09:40 #12 7.231 Get:12 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu3 [12.6 kB] 05:09:40 #12 7.232 Get:13 http://archive.ubuntu.com/ubuntu impish/main amd64 libudev-dev amd64 248.3-1ubuntu8 [20.7 kB] 05:09:40 #12 7.234 Get:14 http://archive.ubuntu.com/ubuntu impish/main amd64 libsepol1-dev amd64 3.1-1ubuntu2 [367 kB] 05:09:40 #12 7.245 Get:15 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-16-0 amd64 10.37-0ubuntu2 [202 kB] 05:09:40 #12 7.254 Get:16 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-32-0 amd64 10.37-0ubuntu2 [192 kB] 05:09:40 #12 7.290 Get:17 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-posix3 amd64 10.37-0ubuntu2 [6120 B] 05:09:40 #12 7.291 Get:18 http://archive.ubuntu.com/ubuntu impish/main amd64 libpcre2-dev amd64 10.37-0ubuntu2 [724 kB] 05:09:40 #12 7.305 Get:19 http://archive.ubuntu.com/ubuntu impish/main amd64 libselinux1-dev amd64 3.1-3build2 [157 kB] 05:09:40 #12 7.365 Get:20 http://archive.ubuntu.com/ubuntu impish/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu3 [36.5 kB] 05:09:40 #12 7.366 Get:21 http://archive.ubuntu.com/ubuntu impish/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1 [85.4 kB] 05:09:40 #12 7.367 Get:22 http://archive.ubuntu.com/ubuntu impish/main amd64 libsystemd-dev amd64 248.3-1ubuntu8 [303 kB] 05:09:40 #12 7.370 Get:23 http://archive.ubuntu.com/ubuntu impish/main amd64 libglib2.0-0 amd64 2.68.4-1ubuntu1 [1424 kB] 05:09:40 #12 7.443 Get:24 http://archive.ubuntu.com/ubuntu impish/main amd64 pkg-config amd64 0.29.2-1ubuntu1 [46.2 kB] 05:09:40 #12 7.589 debconf: delaying package configuration, since apt-utils is not installed 05:09:40 #12 7.625 Fetched 11.0 MB in 2s (7228 kB/s) 05:09:40 #12 7.653 Selecting previously unselected package bash-completion. 05:09:40 #12 7.653 (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 ... 26795 files and directories currently installed.) 05:09:40 #12 7.669 Preparing to unpack .../00-bash-completion_1%3a2.11-2ubuntu1_all.deb ... 05:09:41 #12 8.143 Unpacking bash-completion (1:2.11-2ubuntu1) ... 05:09:41 #12 8.277 Selecting previously unselected package cmake-data. 05:09:41 #12 8.277 Preparing to unpack .../01-cmake-data_3.18.4-2ubuntu2_all.deb ... 05:09:41 #12 8.282 Unpacking cmake-data (3.18.4-2ubuntu2) ... 05:09:41 #12 8.605 Selecting previously unselected package libarchive13:amd64. 05:09:41 #12 8.609 Preparing to unpack .../02-libarchive13_3.4.3-2_amd64.deb ... 05:09:41 #12 8.615 Unpacking libarchive13:amd64 (3.4.3-2) ... 05:09:41 #12 8.673 Selecting previously unselected package libjsoncpp24:amd64. 05:09:41 #12 8.676 Preparing to unpack .../03-libjsoncpp24_1.9.4-4build1_amd64.deb ... 05:09:41 #12 8.679 Unpacking libjsoncpp24:amd64 (1.9.4-4build1) ... 05:09:41 #12 8.708 Selecting previously unselected package librhash0:amd64. 05:09:41 #12 8.711 Preparing to unpack .../04-librhash0_1.4.1-2build1_amd64.deb ... 05:09:41 #12 8.714 Unpacking librhash0:amd64 (1.4.1-2build1) ... 05:09:41 #12 8.745 Selecting previously unselected package libuv1:amd64. 05:09:41 #12 8.748 Preparing to unpack .../05-libuv1_1.40.0-2ubuntu1_amd64.deb ... 05:09:41 #12 8.751 Unpacking libuv1:amd64 (1.40.0-2ubuntu1) ... 05:09:41 #12 8.774 Selecting previously unselected package cmake. 05:09:41 #12 8.777 Preparing to unpack .../06-cmake_3.18.4-2ubuntu2_amd64.deb ... 05:09:41 #12 8.780 Unpacking cmake (3.18.4-2ubuntu2) ... 05:09:41 #12 8.879 Selecting previously unselected package dh-apparmor. 05:09:41 #12 8.882 Preparing to unpack .../07-dh-apparmor_3.0.3-0ubuntu1_all.deb ... 05:09:41 #12 8.886 Unpacking dh-apparmor (3.0.3-0ubuntu1) ... 05:09:41 #12 8.918 Selecting previously unselected package libbtrfs0:amd64. 05:09:41 #12 8.921 Preparing to unpack .../08-libbtrfs0_5.10.1-2build1_amd64.deb ... 05:09:41 #12 8.924 Unpacking libbtrfs0:amd64 (5.10.1-2build1) ... 05:09:41 #12 8.948 Selecting previously unselected package libbtrfs-dev:amd64. 05:09:41 #12 8.951 Preparing to unpack .../09-libbtrfs-dev_5.10.1-2build1_amd64.deb ... 05:09:41 #12 8.954 Unpacking libbtrfs-dev:amd64 (5.10.1-2build1) ... 05:09:41 #12 8.993 Selecting previously unselected package libdevmapper1.02.1:amd64. 05:09:42 #12 8.995 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ... 05:09:42 #12 8.999 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... 05:09:42 #12 9.028 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 05:09:42 #12 9.030 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu3_amd64.deb ... 05:09:42 #12 9.033 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... 05:09:42 #12 9.059 Selecting previously unselected package libudev-dev:amd64. 05:09:42 #12 9.061 Preparing to unpack .../12-libudev-dev_248.3-1ubuntu8_amd64.deb ... 05:09:42 #12 9.065 Unpacking libudev-dev:amd64 (248.3-1ubuntu8) ... 05:09:42 #12 9.090 Selecting previously unselected package libsepol1-dev:amd64. 05:09:42 #12 9.093 Preparing to unpack .../13-libsepol1-dev_3.1-1ubuntu2_amd64.deb ... 05:09:42 #12 9.096 Unpacking libsepol1-dev:amd64 (3.1-1ubuntu2) ... 05:09:42 #12 9.137 Selecting previously unselected package libpcre2-16-0:amd64. 05:09:42 #12 9.139 Preparing to unpack .../14-libpcre2-16-0_10.37-0ubuntu2_amd64.deb ... 05:09:42 #12 9.143 Unpacking libpcre2-16-0:amd64 (10.37-0ubuntu2) ... 05:09:42 #12 9.177 Selecting previously unselected package libpcre2-32-0:amd64. 05:09:42 #12 9.180 Preparing to unpack .../15-libpcre2-32-0_10.37-0ubuntu2_amd64.deb ... 05:09:42 #12 9.183 Unpacking libpcre2-32-0:amd64 (10.37-0ubuntu2) ... 05:09:42 #12 9.214 Selecting previously unselected package libpcre2-posix3:amd64. 05:09:42 #12 9.217 Preparing to unpack .../16-libpcre2-posix3_10.37-0ubuntu2_amd64.deb ... 05:09:42 #12 9.220 Unpacking libpcre2-posix3:amd64 (10.37-0ubuntu2) ... 05:09:42 #12 9.244 Selecting previously unselected package libpcre2-dev:amd64. 05:09:42 #12 9.246 Preparing to unpack .../17-libpcre2-dev_10.37-0ubuntu2_amd64.deb ... 05:09:42 #12 9.249 Unpacking libpcre2-dev:amd64 (10.37-0ubuntu2) ... 05:09:42 #12 9.287 Selecting previously unselected package libselinux1-dev:amd64. 05:09:42 #12 9.290 Preparing to unpack .../18-libselinux1-dev_3.1-3build2_amd64.deb ... 05:09:42 #12 9.293 Unpacking libselinux1-dev:amd64 (3.1-3build2) ... 05:09:42 #12 9.327 Selecting previously unselected package libdevmapper-dev:amd64. 05:09:42 #12 9.329 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.175-2.1ubuntu3_amd64.deb ... 05:09:42 #12 9.333 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ... 05:09:42 #12 9.357 Selecting previously unselected package libseccomp-dev:amd64. 05:09:42 #12 9.360 Preparing to unpack .../20-libseccomp-dev_2.5.1-1ubuntu1_amd64.deb ... 05:09:42 #12 9.364 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... 05:09:42 #12 9.398 Selecting previously unselected package libsystemd-dev:amd64. 05:09:42 #12 9.401 Preparing to unpack .../21-libsystemd-dev_248.3-1ubuntu8_amd64.deb ... 05:09:42 #12 9.404 Unpacking libsystemd-dev:amd64 (248.3-1ubuntu8) ... 05:09:42 #12 9.471 Selecting previously unselected package libglib2.0-0:amd64. 05:09:42 #12 9.475 Preparing to unpack .../22-libglib2.0-0_2.68.4-1ubuntu1_amd64.deb ... 05:09:42 #12 9.478 Unpacking libglib2.0-0:amd64 (2.68.4-1ubuntu1) ... 05:09:42 #12 9.534 Selecting previously unselected package pkg-config. 05:09:42 #12 9.537 Preparing to unpack .../23-pkg-config_0.29.2-1ubuntu1_amd64.deb ... 05:09:42 #12 9.540 Unpacking pkg-config (0.29.2-1ubuntu1) ... 05:09:42 #12 9.582 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1) ... 05:09:42 #12 9.593 Setting up libarchive13:amd64 (3.4.3-2) ... 05:09:42 #12 9.603 Setting up libglib2.0-0:amd64 (2.68.4-1ubuntu1) ... 05:09:42 #12 9.614 No schema files found: doing nothing. 05:09:42 #12 9.620 Setting up libsepol1-dev:amd64 (3.1-1ubuntu2) ... 05:09:42 #12 9.629 Setting up libpcre2-16-0:amd64 (10.37-0ubuntu2) ... 05:09:42 #12 9.639 Setting up libbtrfs0:amd64 (5.10.1-2build1) ... 05:09:42 #12 9.648 Setting up libpcre2-32-0:amd64 (10.37-0ubuntu2) ... 05:09:42 #12 9.657 Setting up libuv1:amd64 (1.40.0-2ubuntu1) ... 05:09:42 #12 9.668 Setting up bash-completion (1:2.11-2ubuntu1) ... 05:09:43 #12 10.18 Setting up pkg-config (0.29.2-1ubuntu1) ... 05:09:43 #12 10.23 Setting up libudev-dev:amd64 (248.3-1ubuntu8) ... 05:09:43 #12 10.24 Setting up libjsoncpp24:amd64 (1.9.4-4build1) ... 05:09:43 #12 10.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... 05:09:43 #12 10.26 Setting up libpcre2-posix3:amd64 (10.37-0ubuntu2) ... 05:09:43 #12 10.27 Setting up libbtrfs-dev:amd64 (5.10.1-2build1) ... 05:09:43 #12 10.28 Setting up librhash0:amd64 (1.4.1-2build1) ... 05:09:43 #12 10.29 Setting up cmake-data (3.18.4-2ubuntu2) ... 05:09:43 #12 10.30 Setting up dh-apparmor (3.0.3-0ubuntu1) ... 05:09:43 #12 10.31 Setting up libsystemd-dev:amd64 (248.3-1ubuntu8) ... 05:09:43 #12 10.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu3) ... 05:09:43 #12 10.33 Setting up libpcre2-dev:amd64 (10.37-0ubuntu2) ... 05:09:43 #12 10.34 Setting up libselinux1-dev:amd64 (3.1-3build2) ... 05:09:43 #12 10.35 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu3) ... 05:09:43 #12 10.36 Setting up cmake (3.18.4-2ubuntu2) ... 05:09:43 #12 10.37 Setting up docker-ce-build-deps (1.0) ... 05:09:43 #12 10.38 Processing triggers for man-db (2.9.4-2) ... 05:09:43 #12 10.40 Processing triggers for libc-bin (2.34-0ubuntu3) ... 05:09:43 #12 DONE 10.6s 05:09:43 05:09:43 #13 [stage-1 6/9] COPY sources/ /sources 05:09:43 #13 sha256:36c1b1a1740c7dfd2447a3a264fb7da18ccd84d284787947789c8130aee1c635 05:09:43 #13 DONE 0.2s 05:09:43 05:09:43 #15 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go 05:09:43 #15 sha256:edd0c75785ed08124f3ca544d189405935d2d6c7661c4372072bab2c1b90167c 05:09:49 #15 DONE 3.4s 05:09:49 05:09:49 #16 [stage-1 8/9] WORKDIR /root/build-deb 05:09:49 #16 sha256:99a556c6b27966cc96634932caaa5a9a8b9cff8804bffd75ca77daa58be0bb47 05:09:49 #16 DONE 0.0s 05:09:49 05:09:49 #17 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb 05:09:49 #17 sha256:ee3dcfd08423e12dfd424098ecc557c4d1cefc25dc3c3ac6aaeaec63581ffe31 05:09:49 #17 DONE 0.0s 05:09:49 05:09:49 #18 exporting to image 05:09:49 #18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:09:49 #18 exporting layers 05:09:53 #18 exporting layers 6.6s done 05:09:53 #18 writing image sha256:25a8b7a7c22d7460f54779cd4296aff5c6850ed14e762eebef97ffd4ec4e3658 done 05:09:53 #18 naming to docker.io/debbuild-ubuntu-impish/x86_64 done 05:09:53 #18 DONE 6.6s 05:09:53 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=e2f740d -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/debbuild/ubuntu-impish:/build debbuild-ubuntu-impish/x86_64 05:09:54 + set -e 05:09:54 + mkdir -p /root/build-deb/engine 05:09:54 + tar -C /root/build-deb -xzf /sources/engine.tgz 05:09:55 + mkdir -p /root/build-deb/cli 05:09:55 + tar -C /root/build-deb -xzf /sources/cli.tgz 05:09:55 + mkdir -p /root/build-deb/scan-cli-plugin 05:09:55 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz 05:09:56 + mkdir -p /go/src/github.com/docker 05:09:56 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker 05:09:56 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 05:09:56 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin 05:09:56 + EPOCH=5 05:09:56 + EPOCH_SEP= 05:09:56 + [[ ! -z 5 ]] 05:09:56 + EPOCH_SEP=: 05:09:56 + [[ -z 0.0.0-20211015144513-b485636 ]] 05:09:56 + echo VERSION AAA 0.0.0-20211015144513-b485636 05:09:56 VERSION AAA 0.0.0-20211015144513-b485636 05:09:56 + VERSION=0.0.0-20211015144513-b485636 05:09:56 + echo VERSION bbb 0.0.0-20211015144513-b485636 05:09:56 VERSION bbb 0.0.0-20211015144513-b485636 05:09:56 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control 05:09:56 + debSource=docker-ce 05:09:56 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control 05:09:56 + debMaintainer='Docker <support@docker.com>' 05:09:56 ++ date --rfc-2822 05:09:56 + debDate='Tue, 02 Nov 2021 05:09:55 +0000' 05:09:56 + cat 05:09:56 + export CLI_GITCOMMIT=b485636 05:09:56 + CLI_GITCOMMIT=b485636 05:09:56 + export ENGINE_GITCOMMIT=e2f740d 05:09:56 + ENGINE_GITCOMMIT=e2f740d 05:09:56 + export SCAN_GITCOMMIT=b05830d 05:09:56 + SCAN_GITCOMMIT=b05830d 05:09:56 + echo VERSION BBB 0.0.0-20211015144513-b485636 05:09:56 VERSION BBB 0.0.0-20211015144513-b485636 05:09:56 + dpkg-buildpackage -uc -us -I.git 05:09:56 dpkg-buildpackage: info: source package docker-ce 05:09:56 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~ubuntu-impish 05:09:56 dpkg-buildpackage: info: source distribution impish 05:09:56 dpkg-buildpackage: info: source changed by Docker <support@docker.com> 05:09:56 dpkg-source -I.git --before-build . 05:09:56 dpkg-buildpackage: info: host architecture amd64 05:09:56 debian/rules clean 05:09:56 dh clean --with=bash-completion --with=systemd 05:09:56 dh_clean 05:09:56 dpkg-source -I.git -b . 05:09:56 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address 05:09:56 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field 05:09:56 dpkg-source: warning: native package version may not have a revision 05:09:56 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~ubuntu' 05:09:56 dpkg-source: info: using source format '1.0' 05:09:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz 05:10:04 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc 05:10:04 debian/rules build 05:10:04 dh build --with=bash-completion --with=systemd 05:10:04 dh_update_autotools_config 05:10:04 dh_autoreconf 05:10:04 debian/rules override_dh_auto_build 05:10:05 make[1]: Entering directory '/root/build-deb' 05:10:05 # Build the daemon and dependencies 05:10:05 cd engine && DOCKER_GITCOMMIT=e2f740d PRODUCT=docker ./hack/make.sh dynbinary 05:10:05 05:10:05 Removing bundles/ 05:10:05 05:10:05 ---> Making bundle: dynbinary (in bundles/dynbinary) 05:10:05 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 05:10:05 GOOS="" GOARCH="" GOARM="" 05:11:41 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 05:11:41 05:11:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini 05:11:41 + RM_GOPATH=0 05:11:41 + TMP_GOPATH=/go 05:11:41 + : /usr/local/bin 05:11:41 + '[' -z /go ']' 05:11:41 + export GOPATH=/go 05:11:41 + GOPATH=/go 05:11:41 + case "$(go env GOARCH)" in 05:11:41 ++ go env GOARCH 05:11:41 + export GO_BUILDMODE=-buildmode=pie 05:11:41 + GO_BUILDMODE=-buildmode=pie 05:11:41 ++ dirname hack/dockerfile/install/install.sh 05:11:41 + dir=hack/dockerfile/install 05:11:41 + bin=tini 05:11:41 + shift 05:11:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 05:11:41 + . hack/dockerfile/install/tini.installer 05:11:41 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:11:41 + install_tini 05:11:41 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:11:41 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:11:41 + git clone https://github.com/krallin/tini.git /go/tini 05:11:41 Cloning into '/go/tini'... 05:11:41 + cd /go/tini 05:11:41 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:11:41 + cmake . 05:11:41 -- The C compiler identification is GNU 11.2.0 05:11:41 -- Detecting C compiler ABI info 05:11:41 -- Detecting C compiler ABI info - done 05:11:41 -- Check for working C compiler: /usr/bin/cc - skipped 05:11:41 -- Detecting C compile features 05:11:41 -- Detecting C compile features - done 05:11:41 -- Performing Test HAS_BUILTIN_FORTIFY 05:11:41 -- Performing Test HAS_BUILTIN_FORTIFY - Success 05:11:41 -- Configuring done 05:11:41 -- Generating done 05:11:41 -- Build files have been written to: /go/tini 05:11:41 + make tini-static 05:11:41 make[2]: Entering directory '/go/tini' 05:11:41 make[3]: Entering directory '/go/tini' 05:11:41 make[4]: Entering directory '/go/tini' 05:11:41 make[5]: Entering directory '/go/tini' 05:11:41 Scanning dependencies of target tini-static 05:11:41 make[5]: Leaving directory '/go/tini' 05:11:41 make[5]: Entering directory '/go/tini' 05:11:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:11:41 [100%] Linking C executable tini-static 05:11:41 make[5]: Leaving directory '/go/tini' 05:11:41 [100%] Built target tini-static 05:11:41 make[4]: Leaving directory '/go/tini' 05:11:41 make[3]: Leaving directory '/go/tini' 05:11:41 make[2]: Leaving directory '/go/tini' 05:11:41 + mkdir -p /usr/local/bin 05:11:41 + cp tini-static /usr/local/bin/docker-init 05:11:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic 05:11:41 + RM_GOPATH=0 05:11:41 + TMP_GOPATH=/go 05:11:41 + : /usr/local/bin 05:11:41 + '[' -z /go ']' 05:11:41 + export GOPATH=/go 05:11:41 + GOPATH=/go 05:11:41 + case "$(go env GOARCH)" in 05:11:41 ++ go env GOARCH 05:11:41 + export GO_BUILDMODE=-buildmode=pie 05:11:41 + GO_BUILDMODE=-buildmode=pie 05:11:41 ++ dirname hack/dockerfile/install/install.sh 05:11:41 + dir=hack/dockerfile/install 05:11:41 + bin=proxy 05:11:41 + shift 05:11:41 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 05:11:41 + . hack/dockerfile/install/proxy.installer 05:11:41 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 05:11:41 + install_proxy dynamic 05:11:41 + case "$1" in 05:11:41 + install_proxy_dynamic 05:11:41 + export PROXY_LDFLAGS=-linkmode=external install_proxy 05:11:41 + PROXY_LDFLAGS=-linkmode=external 05:11:41 + export BUILD_MODE=-buildmode=pie 05:11:41 + BUILD_MODE=-buildmode=pie 05:11:41 + _install_proxy 05:11:41 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 05:11:41 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 05:11:41 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 05:11:41 Cloning into '/go/src/github.com/docker/libnetwork'... 05:11:41 + cd /go/src/github.com/docker/libnetwork 05:11:41 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 05:11:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:11:41 + return 05:11:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic 05:11:41 + RM_GOPATH=0 05:11:41 + TMP_GOPATH=/go 05:11:41 + : /usr/local/bin 05:11:41 + '[' -z /go ']' 05:11:41 + export GOPATH=/go 05:11:41 + GOPATH=/go 05:11:41 + case "$(go env GOARCH)" in 05:11:41 ++ go env GOARCH 05:11:41 + export GO_BUILDMODE=-buildmode=pie 05:11:41 + GO_BUILDMODE=-buildmode=pie 05:11:41 ++ dirname hack/dockerfile/install/install.sh 05:11:41 + dir=hack/dockerfile/install 05:11:41 + bin=rootlesskit 05:11:41 + shift 05:11:41 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' 05:11:41 + . hack/dockerfile/install/rootlesskit.installer 05:11:41 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 05:11:41 + install_rootlesskit dynamic 05:11:41 + case "$1" in 05:11:41 + install_rootlesskit_dynamic 05:11:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 05:11:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external 05:11:41 + export BUILD_MODE=-buildmode=pie 05:11:41 + BUILD_MODE=-buildmode=pie 05:11:41 + _install_rootlesskit 05:11:41 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 05:11:41 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 05:11:41 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 05:11:41 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 05:11:41 + cd /go/src/github.com/rootless-containers/rootlesskit 05:11:41 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 05:11:41 + export GO111MODULE=on 05:11:41 + GO111MODULE=on 05:11:41 + export GOPROXY=https://proxy.golang.org 05:11:41 + GOPROXY=https://proxy.golang.org 05:11:41 + for f in rootlesskit rootlesskit-docker-proxy 05:11:41 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:11:41 go: downloading github.com/pkg/errors v0.9.1 05:11:41 go: downloading github.com/sirupsen/logrus v1.8.1 05:11:41 go: downloading github.com/urfave/cli/v2 v2.3.0 05:11:41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:11:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:11:41 go: downloading github.com/google/uuid v1.3.0 05:11:41 go: downloading github.com/moby/vpnkit v0.5.0 05:11:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 05:11:41 go: downloading github.com/gofrs/flock v0.8.1 05:11:41 go: downloading github.com/gorilla/mux v1.8.0 05:11:41 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:11:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:11:41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:11:41 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:11:42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:11:47 + for f in rootlesskit rootlesskit-docker-proxy 05:11:47 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:11:47 + return 05:11:47 # Build the CLI 05:11:47 cd /go/src/github.com/docker/cli && \ 05:11:47 LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 05:11:47 make[2]: Entering directory '/root/build-deb/cli' 05:11:47 GO_LINKMODE=dynamic ./scripts/build/binary 05:11:47 Building dynamic docker-linux-amd64 05:13:09 scripts/docs/generate-man.sh 05:14:17 Project root: /go/src/github.com/docker/cli 05:14:17 Generating man pages into /go/src/github.com/docker/cli/man/man1 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 05:14:17 2021/11/02 05:14:06 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 05:14:17 make[2]: Leaving directory '/root/build-deb/cli' 05:14:17 # Build the scan-plugin 05:14:17 # TODO change once we support scan-plugin on other architectures 05:14:17 if [ "amd64" = "amd64" ]; then \ 05:14:17 cd /go/src/github.com/docker/scan-cli-plugin \ 05:14:17 && PLATFORM_BINARY=docker-scan COMMIT=b05830d TAG_NAME=v0.9.0 make native-build \ 05:14:17 && mkdir -p /usr/libexec/docker/cli-plugins/ \ 05:14:17 && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ 05:14:17 fi 05:14:17 make[2]: Entering directory '/root/build-deb/scan-cli-plugin' 05:14:17 GO111MODULE=on make -f builder.Makefile build 05:14:17 make[3]: Entering directory '/root/build-deb/scan-cli-plugin' 05:14:17 mkdir -p bin 05:14:17 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 05:22:53 go: downloading github.com/docker/cli v20.10.9+incompatible 05:22:53 go: downloading github.com/docker/docker v20.10.9+incompatible 05:22:53 go: downloading github.com/spf13/cobra v1.2.1 05:22:53 go: downloading github.com/fvbommel/sortorder v1.0.2 05:22:53 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 05:22:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 05:22:53 go: downloading github.com/docker/go-connections v0.4.0 05:22:53 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 05:22:53 go: downloading github.com/spf13/pflag v1.0.5 05:22:53 go: downloading github.com/theupdateframework/notary v0.7.0 05:22:53 go: downloading github.com/opencontainers/image-spec v1.0.1 05:22:53 go: downloading github.com/docker/go-units v0.4.0 05:22:53 go: downloading github.com/Masterminds/semver/v3 v3.1.1 05:22:53 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:22:53 go: downloading github.com/morikuni/aec v1.0.0 05:22:53 go: downloading github.com/containerd/containerd v1.5.7 05:22:53 go: downloading github.com/opencontainers/go-digest v1.0.0 05:22:53 go: downloading github.com/moby/sys/mount v0.2.0 05:22:53 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 05:22:53 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 05:22:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:22:53 go: downloading google.golang.org/grpc v1.40.0 05:22:53 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 05:22:53 go: downloading github.com/docker/docker-credential-helpers v0.6.4 05:22:53 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 05:22:53 go: downloading github.com/gogo/protobuf v1.3.2 05:22:53 go: downloading github.com/opencontainers/runc v1.0.2 05:22:53 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 05:22:54 go: downloading github.com/golang/protobuf v1.5.2 05:22:54 go: downloading github.com/docker/go-metrics v0.0.1 05:22:54 go: downloading google.golang.org/protobuf v1.26.0 05:22:55 go: downloading github.com/prometheus/client_golang v1.7.1 05:22:56 go: downloading github.com/beorn7/perks v1.0.1 05:22:56 go: downloading github.com/cespare/xxhash v1.1.0 05:22:56 go: downloading github.com/cespare/xxhash/v2 v2.1.1 05:22:56 go: downloading github.com/prometheus/client_model v0.2.0 05:22:56 go: downloading github.com/prometheus/common v0.10.0 05:22:56 go: downloading github.com/prometheus/procfs v0.6.0 05:22:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 05:23:35 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' 05:23:35 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' 05:23:35 # Build the CLI plugins 05:23:35 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values 05:23:35 set -e;cd /sources && \ 05:23:35 tar xzf plugin-installers.tgz; \ 05:23:35 for installer in plugins/*.installer; do \ 05:23:35 LDFLAGS='' bash ${installer} build; \ 05:23:35 done 05:23:35 Cloning into '/go/src/github.com/docker/app'... 05:23:35 Fetching origin 05:23:35 make[2]: Entering directory '/go/src/github.com/docker/app' 05:23:35 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 05:24:31 make[2]: Leaving directory '/go/src/github.com/docker/app' 05:24:31 Cloning into '/go/src/github.com/docker/buildx'... 05:24:31 Fetching origin 05:24:31 + GO111MODULE=on 05:24:31 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 05:25:52 make[1]: Leaving directory '/root/build-deb' 05:25:52 debian/rules override_dh_auto_test 05:25:52 make[1]: Entering directory '/root/build-deb' 05:25:52 ./engine/bundles/dynbinary-daemon/dockerd -v 05:25:52 Docker version 0.0.0-20211015144513-b485636, build e2f740d 05:25:52 ./cli/build/docker -v 05:25:52 Docker version 0.0.0-20211015144513-b485636, build b485636 05:25:52 make[1]: Leaving directory '/root/build-deb' 05:25:52 create-stamp debian/debhelper-build-stamp 05:25:52 debian/rules binary 05:25:52 dh binary --with=bash-completion --with=systemd 05:25:52 dh_testroot 05:25:52 dh_prep 05:25:52 debian/rules override_dh_auto_install 05:25:52 make[1]: Entering directory '/root/build-deb' 05:25:52 # docker-ce-cli install 05:25:52 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 05:25:52 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker 05:25:52 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker 05:25:52 set -e;cd /sources && \ 05:25:52 tar xzf plugin-installers.tgz; \ 05:25:52 for installer in plugins/*.installer; do \ 05:25:52 DESTDIR=/root/build-deb/debian/docker-ce-cli \ 05:25:52 PREFIX=/usr/libexec/docker/cli-plugins \ 05:25:52 bash ${installer} install_plugin; \ 05:25:52 done 05:25:52 # docker-ce install 05:25:52 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service 05:25:52 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket 05:25:52 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd 05:25:52 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy 05:25:52 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init 05:25:52 # docker-scan-plugin install 05:25:52 # TODO change once we support scan-plugin on other architectures 05:25:52 if [ "amd64" = "amd64" ]; then \ 05:25:52 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ 05:25:52 fi 05:25:52 # docker-ce-rootless-extras install 05:25:52 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit 05:25:52 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy 05:25:52 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh 05:25:52 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh 05:25:52 # TODO: how can we install vpnkit? 05:25:52 make[1]: Leaving directory '/root/build-deb' 05:25:52 debian/rules override_dh_install 05:25:52 make[1]: Entering directory '/root/build-deb' 05:25:52 dh_install 05:25:52 # TODO Can we do this from within our container? 05:25:52 dh_apparmor --profile-name=docker-ce -pdocker-ce 05:25:52 make[1]: Leaving directory '/root/build-deb' 05:25:52 dh_installdocs 05:25:52 dh_installchangelogs 05:25:52 dh_installman 05:25:52 dh_bash-completion 05:25:52 dh_systemd_enable 05:25:52 debian/rules override_dh_installinit 05:25:52 make[1]: Entering directory '/root/build-deb' 05:25:52 # use "docker" as our service name, not "docker-ce" 05:25:52 dh_installinit --name=docker 05:25:52 make[1]: Leaving directory '/root/build-deb' 05:25:52 dh_systemd_start 05:25:52 dh_perl 05:25:52 dh_link 05:25:52 dh_strip_nondeterminism 05:25:52 dh_compress 05:25:52 dh_fixperms 05:25:52 dh_missing 05:25:52 debian/rules override_dh_strip 05:25:52 make[1]: Entering directory '/root/build-deb' 05:25:52 # Go has lots of problems with stripping, so just don't 05:25:52 make[1]: Leaving directory '/root/build-deb' 05:25:52 dh_makeshlibs 05:25:52 debian/rules override_dh_shlibdeps 05:25:52 make[1]: Entering directory '/root/build-deb' 05:25:52 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 05:25:55 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols) 05:25:55 make[1]: Leaving directory '/root/build-deb' 05:25:55 dh_installdeb 05:25:55 debian/rules override_dh_gencontrol 05:25:55 make[1]: Entering directory '/root/build-deb' 05:25:55 # Use separate version for the scan-plugin package, then generate the other control files as usual 05:25:55 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) 05:25:55 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) 05:25:55 if [ "amd64" = "amd64" ]; then \ 05:25:55 dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ 05:25:55 fi 05:25:55 dh_gencontrol --remaining-packages 05:25:55 make[1]: Leaving directory '/root/build-deb' 05:25:55 dh_md5sums 05:25:56 debian/rules override_dh_builddeb 05:25:56 make[1]: Entering directory '/root/build-deb' 05:25:56 dh_builddeb -- -Zxz 05:25:56 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb'. 05:25:56 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb'. 05:26:18 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb'. 05:26:40 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb'. 05:27:36 make[1]: Leaving directory '/root/build-deb' 05:27:36 dpkg-genbuildinfo 05:27:36 dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes 05:27:36 dpkg-genchanges: info: including full source code in upload 05:27:36 dpkg-source -I.git --after-build . 05:27:36 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) 05:27:36 + destination=/build 05:27:36 + mkdir -p /build 05:27:36 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb /root/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb /build 05:27:36 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' 05:27:36 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' 05:27:36 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' 05:27:36 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' 05:27:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc' 05:27:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.dsc' 05:27:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz' 05:27:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish.tar.gz' 05:27:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo' 05:27:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.buildinfo' 05:27:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes' 05:27:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.changes' 05:27:36 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' 05:27:36 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~ubuntu-impish_amd64.deb' 05:27:36 copied '/root/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb' 05:27:36 removed '/root/docker-scan-plugin_0.9.0~ubuntu-impish_amd64.deb' 05:27:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish" 05:27:36 == Building packages for debian-bullseye == 05:27:36 mkdir -p "debbuild/debian-bullseye" 05:27:36 DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.16.9-buster --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile . 05:27:36 #1 [internal] load build definition from Dockerfile 05:27:36 #1 sha256:c94c2710f2c57e5840e8f9b5a10473ae38bc3067b75dbe0031c3c51db336bc50 05:27:36 #1 transferring dockerfile: 922B done 05:27:36 #1 DONE 0.0s 05:27:36 05:27:36 #2 [internal] load .dockerignore 05:27:36 #2 sha256:5d7f30ac133ce1d5a1c588bd3ec409f350a09282380e978b0fe1c9402436067c 05:27:36 #2 transferring context: 2B done 05:27:36 #2 DONE 0.0s 05:27:36 05:27:36 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 05:27:36 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 05:27:36 #4 ... 05:27:36 05:27:36 #5 [auth] library/golang:pull token for registry-1.docker.io 05:27:36 #5 sha256:4a03f294621af804f4d2a7e11053bce69213f8ebc01500136f8c618fada53359 05:27:36 #5 DONE 0.0s 05:27:36 05:27:36 #6 [auth] library/debian:pull token for registry-1.docker.io 05:27:36 #6 sha256:a45b5aff88f1846056b14fd673c60ebb58c67d094e6e9f80f8ca7de6aaab79b7 05:27:36 #6 DONE 0.0s 05:27:36 05:27:36 #4 [internal] load metadata for docker.io/library/golang:1.16.9-buster 05:27:36 #4 sha256:a4af8fea9795d61fd6bf851538a96b63ead76ea5edb8ad89130c298311053d2b 05:27:36 #4 DONE 0.2s 05:27:36 05:27:36 #3 [internal] load metadata for docker.io/library/debian:bullseye 05:27:36 #3 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 05:27:36 #3 DONE 0.4s 05:27:36 05:27:36 #9 [internal] load build context 05:27:36 #9 sha256:42b32ac9d6bb8be2f156817a6bb57a1ddc0eeed8e95530a8967ce6a5c8f08ca3 05:27:36 #9 transferring context: 839B done 05:27:36 #9 DONE 0.0s 05:27:36 05:27:36 #13 [golang 1/1] FROM docker.io/library/golang:1.16.9-buster@sha256:d93712777042a4abf73182a29649e78368b1639b6bd5df61733708916e40d517 05:27:36 #13 sha256:eec9dacd2a1ab2b24e2f6bee978aa4e7d6ab37385326cfecfefc94303bce8ca2 05:27:36 #13 CACHED 05:27:36 05:27:36 #7 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 05:27:36 #7 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 05:27:36 #7 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.0s done 05:27:36 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0B / 54.92MB 0.1s 05:27:36 #7 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done 05:27:36 #7 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done 05:27:36 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.34MB / 54.92MB 0.2s 05:27:36 #7 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done 05:27:36 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 19.92MB / 54.92MB 0.3s 05:27:36 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 25.17MB / 54.92MB 0.4s 05:27:36 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 37.40MB / 54.92MB 0.6s 05:27:36 #7 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.0s done 05:27:36 #7 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0.1s 05:27:38 #7 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 2.1s done 05:27:38 #7 DONE 3.2s 05:27:38 05:27:38 #8 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git 05:27:38 #8 sha256:295d8900208c32811285f53ef9a378c2bd37a9b837dd85daa987634ff0df86fd 05:27:39 #8 1.065 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 05:27:39 #8 1.084 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] 05:27:39 #8 1.085 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 05:27:40 #8 1.206 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [85.2 kB] 05:27:40 #8 1.340 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] 05:27:40 #8 1.576 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 05:27:41 #8 2.506 Fetched 8467 kB in 2s (4888 kB/s) 05:27:41 #8 2.506 Reading package lists... 05:27:42 #8 3.003 Reading package lists... 05:27:42 #8 3.485 Building dependency tree... 05:27:42 #8 3.590 Reading state information... 05:27:42 #8 3.722 The following additional packages will be installed: 05:27:42 #8 3.722 autoconf automake autopoint autotools-dev binutils binutils-common 05:27:42 #8 3.722 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 05:27:42 #8 3.722 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring 05:27:42 #8 3.722 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data 05:27:42 #8 3.722 dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++ 05:27:42 #8 3.722 g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils 05:27:42 #8 3.722 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base 05:27:42 #8 3.722 intltool-debian iso-codes less libalgorithm-diff-perl 05:27:42 #8 3.722 libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl 05:27:42 #8 3.723 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13 05:27:42 #8 3.723 libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl 05:27:42 #8 3.723 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1 05:27:42 #8 3.723 libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0 05:27:42 #8 3.723 libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl 05:27:42 #8 3.723 libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 05:27:42 #8 3.723 libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl 05:27:42 #8 3.723 libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl 05:27:42 #8 3.723 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 05:27:42 #8 3.723 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl 05:27:42 #8 3.723 libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl 05:27:42 #8 3.723 libdeflate0 libdevel-callchecker-perl libdevel-size-perl 05:27:42 #8 3.723 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl 05:27:42 #8 3.723 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl 05:27:42 #8 3.723 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 05:27:42 #8 3.723 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl 05:27:42 #8 3.723 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl 05:27:42 #8 3.723 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl 05:27:42 #8 3.723 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl 05:27:42 #8 3.724 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 05:27:42 #8 3.724 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 05:27:42 #8 3.724 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 05:27:42 #8 3.724 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 05:27:42 #8 3.724 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl 05:27:42 #8 3.724 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl 05:27:42 #8 3.724 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 05:27:42 #8 3.724 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl 05:27:42 #8 3.724 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl 05:27:42 #8 3.724 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl 05:27:42 #8 3.724 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl 05:27:42 #8 3.724 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl 05:27:42 #8 3.724 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl 05:27:42 #8 3.724 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl 05:27:42 #8 3.724 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl 05:27:42 #8 3.724 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl 05:27:42 #8 3.724 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 05:27:42 #8 3.724 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc 05:27:42 #8 3.724 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 05:27:42 #8 3.724 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl 05:27:42 #8 3.724 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 05:27:42 #8 3.724 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl 05:27:42 #8 3.724 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl 05:27:42 #8 3.724 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl 05:27:42 #8 3.725 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 05:27:42 #8 3.725 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 05:27:42 #8 3.725 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 05:27:42 #8 3.725 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 05:27:42 #8 3.725 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 05:27:42 #8 3.725 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 05:27:42 #8 3.725 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl 05:27:42 #8 3.725 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 05:27:42 #8 3.725 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 05:27:42 #8 3.725 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl 05:27:42 #8 3.725 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl 05:27:42 #8 3.725 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev 05:27:42 #8 3.725 libstrictures-perl libstring-copyright-perl libstring-escape-perl 05:27:42 #8 3.725 libstring-shellquote-perl libsub-exporter-perl 05:27:42 #8 3.725 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 05:27:42 #8 3.725 libsub-name-perl libsub-override-perl libsub-quote-perl 05:27:42 #8 3.725 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl 05:27:42 #8 3.725 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl 05:27:42 #8 3.725 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 05:27:42 #8 3.725 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev 05:27:42 #8 3.725 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl 05:27:42 #8 3.725 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl 05:27:42 #8 3.725 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 05:27:42 #8 3.725 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 05:27:42 #8 3.725 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl 05:27:42 #8 3.725 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl 05:27:42 #8 3.725 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 05:27:42 #8 3.726 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 05:27:42 #8 3.726 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types 05:27:42 #8 3.726 netbase openssh-client openssl patch patchutils pbzip2 perl 05:27:42 #8 3.726 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf 05:27:42 #8 3.726 pristine-tar publicsuffix python-apt-common python3 python3-apt 05:27:42 #8 3.726 python3-certifi python3-chardet python3-debian python3-gpg python3-idna 05:27:42 #8 3.726 python3-magic python3-minimal python3-pkg-resources python3-requests 05:27:42 #8 3.726 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 05:27:42 #8 3.726 python3.9-minimal readline-common sensible-utils shared-mime-info strace 05:27:42 #8 3.726 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils 05:27:42 #8 3.728 Suggested packages: 05:27:42 #8 3.728 autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc 05:27:42 #8 3.728 gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone 05:27:42 #8 3.728 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el 05:27:42 #8 3.728 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help 05:27:42 #8 3.728 libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl 05:27:42 #8 3.728 libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts 05:27:42 #8 3.728 postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m 05:27:42 #8 3.728 dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync 05:27:42 #8 3.728 g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc 05:27:42 #8 3.728 gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 05:27:42 #8 3.728 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 05:27:42 #8 3.728 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip 05:27:42 #8 3.728 libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm 05:27:42 #8 3.728 libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl 05:27:42 #8 3.728 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 05:27:42 #8 3.728 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 05:27:42 #8 3.728 libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc 05:27:42 #8 3.728 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl 05:27:42 #8 3.728 gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl 05:27:42 #8 3.728 libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion 05:27:42 #8 3.728 binutils-multiarch libtext-template-perl m4-doc make-doc apparmor 05:27:42 #8 3.728 www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc 05:27:42 #8 3.728 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl 05:27:42 #8 3.728 libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc 05:27:42 #8 3.728 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools 05:27:42 #8 3.728 python3-cryptography python3-openssl python3-socks python-requests-doc 05:27:42 #8 3.728 python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc 05:27:44 #8 5.295 The following NEW packages will be installed: 05:27:44 #8 5.295 autoconf automake autopoint autotools-dev binutils binutils-common 05:27:44 #8 5.296 binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2 05:27:44 #8 5.296 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring 05:27:44 #8 5.296 devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr 05:27:44 #8 5.296 distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config 05:27:44 #8 5.296 fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man 05:27:44 #8 5.296 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 05:27:44 #8 5.296 gpgconf gpgsm groff-base intltool-debian iso-codes less 05:27:44 #8 5.296 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 05:27:44 #8 5.296 libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl 05:27:44 #8 5.296 libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1 05:27:44 #8 5.296 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 05:27:44 #8 5.296 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev 05:27:44 #8 5.296 libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl 05:27:44 #8 5.296 libclass-inspector-perl libclass-method-modifiers-perl 05:27:44 #8 5.296 libclass-xsaccessor-perl libclone-perl libcommon-sense-perl 05:27:44 #8 5.296 libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl 05:27:44 #8 5.296 libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 05:27:44 #8 5.296 libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl 05:27:44 #8 5.296 libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl 05:27:44 #8 5.296 libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl 05:27:44 #8 5.296 libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl 05:27:44 #8 5.296 libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl 05:27:44 #8 5.297 libencode-locale-perl liberror-perl libexception-class-perl libexpat1 05:27:44 #8 5.297 libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl 05:27:44 #8 5.297 libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl 05:27:44 #8 5.297 libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl 05:27:44 #8 5.297 libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl 05:27:44 #8 5.297 libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1 05:27:44 #8 5.297 libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 05:27:44 #8 5.297 libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 05:27:44 #8 5.297 libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 05:27:44 #8 5.297 libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl 05:27:44 #8 5.297 libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl 05:27:44 #8 5.297 libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl 05:27:44 #8 5.297 libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl 05:27:44 #8 5.297 libicu67 libimport-into-perl libio-html-perl libio-prompter-perl 05:27:44 #8 5.297 libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl 05:27:44 #8 5.297 libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl 05:27:44 #8 5.297 libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl 05:27:44 #8 5.297 libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl 05:27:44 #8 5.297 libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl 05:27:44 #8 5.297 liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl 05:27:44 #8 5.297 liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl 05:27:44 #8 5.297 liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7 05:27:44 #8 5.297 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc 05:27:44 #8 5.297 libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0 05:27:44 #8 5.297 libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl 05:27:44 #8 5.297 libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 05:27:44 #8 5.297 libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl 05:27:44 #8 5.297 libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl 05:27:44 #8 5.297 libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl 05:27:44 #8 5.297 libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16 05:27:44 #8 5.297 libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 05:27:44 #8 5.297 libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 05:27:44 #8 5.297 libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16 05:27:44 #8 5.298 libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5 05:27:44 #8 5.298 libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0 05:27:44 #8 5.298 libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl 05:27:44 #8 5.298 libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 05:27:44 #8 5.298 libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2 05:27:44 #8 5.298 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl 05:27:44 #8 5.298 libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl 05:27:44 #8 5.298 libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev 05:27:44 #8 5.298 libstrictures-perl libstring-copyright-perl libstring-escape-perl 05:27:44 #8 5.298 libstring-shellquote-perl libsub-exporter-perl 05:27:44 #8 5.298 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 05:27:44 #8 5.298 libsub-name-perl libsub-override-perl libsub-quote-perl 05:27:44 #8 5.298 libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl 05:27:44 #8 5.298 libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl 05:27:44 #8 5.298 libtext-markdown-discount-perl libtext-xslate-perl libtiff5 05:27:44 #8 5.298 libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev 05:27:44 #8 5.298 libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl 05:27:44 #8 5.298 libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl 05:27:44 #8 5.298 libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6 05:27:44 #8 5.298 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 05:27:44 #8 5.298 libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl 05:27:44 #8 5.298 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl 05:27:44 #8 5.298 libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 05:27:44 #8 5.298 libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev 05:27:44 #8 5.300 lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types 05:27:44 #8 5.300 netbase openssh-client openssl patch patchutils pbzip2 perl 05:27:44 #8 5.300 perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf 05:27:44 #8 5.300 pristine-tar publicsuffix python-apt-common python3 python3-apt 05:27:44 #8 5.300 python3-certifi python3-chardet python3-debian python3-gpg python3-idna 05:27:44 #8 5.300 python3-magic python3-minimal python3-pkg-resources python3-requests 05:27:44 #8 5.300 python3-six python3-unidiff python3-urllib3 python3-xdg python3.9 05:27:44 #8 5.300 python3.9-minimal readline-common sensible-utils shared-mime-info strace 05:27:44 #8 5.300 t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils 05:27:44 #8 5.576 0 upgraded, 384 newly installed, 0 to remove and 1 not upgraded. 05:27:44 #8 5.576 Need to get 175 MB of archives. 05:27:44 #8 5.576 After this operation, 571 MB of additional disk space will be used. 05:27:44 #8 5.576 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8 [145 kB] 05:27:44 #8 5.580 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB] 05:27:44 #8 5.581 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB] 05:27:44 #8 5.590 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB] 05:27:44 #8 5.590 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB] 05:27:44 #8 5.591 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB] 05:27:44 #8 5.602 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] 05:27:44 #8 5.625 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB] 05:27:44 #8 5.625 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB] 05:27:44 #8 5.658 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB] 05:27:44 #8 5.660 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] 05:27:44 #8 5.661 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] 05:27:44 #8 5.667 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB] 05:27:44 #8 5.668 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] 05:27:44 #8 5.682 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] 05:27:44 #8 5.688 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] 05:27:44 #8 5.688 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] 05:27:44 #8 5.688 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] 05:27:44 #8 5.688 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] 05:27:44 #8 5.690 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] 05:27:44 #8 5.691 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] 05:27:44 #8 5.698 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] 05:27:44 #8 5.711 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] 05:27:44 #8 5.717 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] 05:27:44 #8 5.718 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] 05:27:44 #8 5.719 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB] 05:27:44 #8 5.720 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB] 05:27:44 #8 5.720 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] 05:27:44 #8 5.727 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 05:27:44 #8 5.727 Get:30 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] 05:27:44 #8 5.731 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 05:27:44 #8 5.740 Get:32 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 05:27:44 #8 5.740 Get:33 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 05:27:44 #8 5.740 Get:34 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 05:27:44 #8 5.741 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB] 05:27:44 #8 5.744 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB] 05:27:44 #8 5.752 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] 05:27:44 #8 5.756 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] 05:27:44 #8 5.756 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB] 05:27:44 #8 5.756 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB] 05:27:44 #8 5.757 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB] 05:27:44 #8 5.759 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5 [929 kB] 05:27:44 #8 5.767 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] 05:27:44 #8 5.768 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] 05:27:44 #8 5.771 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] 05:27:44 #8 5.772 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] 05:27:44 #8 5.774 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] 05:27:44 #8 5.776 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 05:27:44 #8 5.778 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] 05:27:44 #8 5.784 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB] 05:27:44 #8 5.789 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB] 05:27:44 #8 5.805 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB] 05:27:44 #8 5.811 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB] 05:27:44 #8 5.812 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB] 05:27:44 #8 5.812 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB] 05:27:44 #8 5.825 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB] 05:27:44 #8 5.826 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u2 [275 kB] 05:27:44 #8 5.832 Get:58 http://deb.debian.org/debian bullseye/main amd64 linux-libc-dev amd64 5.10.70-1 [1410 kB] 05:27:44 #8 5.841 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB] 05:27:44 #8 5.844 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1 [190 kB] 05:27:44 #8 5.847 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] 05:27:44 #8 5.847 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u2 [2344 kB] 05:27:44 #8 5.864 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB] 05:27:44 #8 5.871 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB] 05:27:44 #8 5.885 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB] 05:27:44 #8 5.885 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB] 05:27:44 #8 5.949 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB] 05:27:44 #8 5.950 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB] 05:27:44 #8 5.952 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB] 05:27:44 #8 5.953 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB] 05:27:44 #8 5.955 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B] 05:27:44 #8 5.955 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB] 05:27:44 #8 5.972 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB] 05:27:44 #8 5.980 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB] 05:27:44 #8 5.995 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB] 05:27:44 #8 6.002 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB] 05:27:44 #8 6.004 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB] 05:27:44 #8 6.022 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB] 05:27:45 #8 6.161 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B] 05:27:45 #8 6.161 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB] 05:27:45 #8 6.174 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB] 05:27:45 #8 6.268 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B] 05:27:45 #8 6.269 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB] 05:27:45 #8 6.272 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.9 [1537 kB] 05:27:45 #8 6.287 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 05:27:45 #8 6.287 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] 05:27:45 #8 6.303 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] 05:27:45 #8 6.304 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 05:27:45 #8 6.306 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] 05:27:45 #8 6.306 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] 05:27:45 #8 6.308 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] 05:27:45 #8 6.310 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 05:27:45 #8 6.310 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 05:27:45 #8 6.311 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 05:27:45 #8 6.312 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 05:27:45 #8 6.313 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] 05:27:45 #8 6.316 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] 05:27:45 #8 6.318 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB] 05:27:45 #8 6.319 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB] 05:27:45 #8 6.321 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] 05:27:45 #8 6.324 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB] 05:27:45 #8 6.325 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] 05:27:45 #8 6.326 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB] 05:27:45 #8 6.326 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB] 05:27:45 #8 6.327 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB] 05:27:45 #8 6.328 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 05:27:45 #8 6.329 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB] 05:27:45 #8 6.330 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 05:27:45 #8 6.392 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] 05:27:45 #8 6.397 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB] 05:27:45 #8 6.406 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] 05:27:45 #8 6.406 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] 05:27:45 #8 6.408 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB] 05:27:45 #8 6.416 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB] 05:27:45 #8 6.644 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB] 05:27:45 #8 6.645 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB] 05:27:45 #8 6.645 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] 05:27:45 #8 6.647 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2 [547 kB] 05:27:45 #8 6.650 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3 [123 kB] 05:27:45 #8 6.651 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] 05:27:45 #8 6.652 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2 [762 kB] 05:27:45 #8 6.657 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2 [1084 kB] 05:27:45 #8 6.665 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2 [905 kB] 05:27:45 #8 6.672 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2 [927 kB] 05:27:45 #8 6.678 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] 05:27:45 #8 6.678 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2 [669 kB] 05:27:45 #8 6.683 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2 [523 kB] 05:27:45 #8 6.687 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2 [516 kB] 05:27:45 #8 6.691 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2 [645 kB] 05:27:45 #8 6.695 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2 [825 kB] 05:27:45 #8 6.701 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B] 05:27:45 #8 6.701 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] 05:27:45 #8 6.701 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] 05:27:45 #8 6.702 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B] 05:27:45 #8 6.702 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB] 05:27:45 #8 6.703 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB] 05:27:45 #8 6.704 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB] 05:27:45 #8 6.704 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB] 05:27:45 #8 6.705 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB] 05:27:45 #8 6.705 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB] 05:27:45 #8 6.706 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB] 05:27:45 #8 6.706 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] 05:27:45 #8 6.707 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] 05:27:45 #8 6.708 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB] 05:27:45 #8 6.709 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB] 05:27:45 #8 6.710 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB] 05:27:45 #8 6.711 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB] 05:27:45 #8 6.712 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB] 05:27:45 #8 6.713 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB] 05:27:45 #8 6.714 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB] 05:27:45 #8 6.715 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB] 05:27:45 #8 6.716 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB] 05:27:45 #8 6.717 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB] 05:27:45 #8 6.718 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB] 05:27:45 #8 6.720 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] 05:27:45 #8 6.722 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB] 05:27:45 #8 6.722 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB] 05:27:45 #8 6.723 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB] 05:27:45 #8 6.724 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB] 05:27:45 #8 6.725 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] 05:27:45 #8 6.739 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B] 05:27:45 #8 6.740 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB] 05:27:45 #8 6.743 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB] 05:27:45 #8 6.745 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB] 05:27:45 #8 6.746 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB] 05:27:45 #8 6.746 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] 05:27:45 #8 6.747 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] 05:27:45 #8 6.747 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB] 05:27:45 #8 6.748 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB] 05:27:45 #8 6.749 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] 05:27:45 #8 6.750 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB] 05:27:45 #8 6.759 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB] 05:27:45 #8 6.760 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51 [7508 B] 05:27:45 #8 6.760 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 05:27:45 #8 6.762 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB] 05:27:45 #8 6.762 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 05:27:45 #8 6.763 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB] 05:27:45 #8 6.764 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB] 05:27:45 #8 6.766 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB] 05:27:45 #8 6.769 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB] 05:27:45 #8 6.769 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB] 05:27:45 #8 6.770 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] 05:27:45 #8 6.777 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] 05:27:45 #8 6.779 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+b1 [338 kB] 05:27:45 #8 6.782 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB] 05:27:45 #8 6.783 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1 [1827 kB] 05:27:45 #8 6.795 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1 [5527 kB] 05:27:45 #8 6.834 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB] 05:27:45 #8 6.853 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] 05:27:45 #8 6.853 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB] 05:27:45 #8 6.855 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 05:27:45 #8 6.855 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB] 05:27:45 #8 6.856 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB] 05:27:45 #8 6.857 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB] 05:27:45 #8 6.857 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] 05:27:45 #8 6.860 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB] 05:27:45 #8 6.860 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB] 05:27:45 #8 6.861 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB] 05:27:45 #8 6.862 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] 05:27:45 #8 6.863 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB] 05:27:45 #8 6.864 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB] 05:27:45 #8 6.865 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] 05:27:45 #8 6.865 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB] 05:27:45 #8 6.869 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] 05:27:45 #8 6.871 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] 05:27:45 #8 6.873 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] 05:27:45 #8 6.873 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] 05:27:45 #8 6.874 Get:208 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB] 05:27:45 #8 6.876 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB] 05:27:45 #8 6.878 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 05:27:45 #8 6.879 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 05:27:45 #8 6.879 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] 05:27:45 #8 6.881 Get:213 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB] 05:27:45 #8 6.883 Get:214 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB] 05:27:45 #8 6.888 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB] 05:27:45 #8 6.889 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB] 05:27:45 #8 6.890 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u2 [245 kB] 05:27:45 #8 6.892 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB] 05:27:45 #8 6.892 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B] 05:27:45 #8 6.893 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB] 05:27:45 #8 6.893 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB] 05:27:45 #8 6.894 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB] 05:27:45 #8 6.894 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB] 05:27:45 #8 6.895 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB] 05:27:45 #8 6.895 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB] 05:27:45 #8 6.993 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB] 05:27:45 #8 7.082 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB] 05:27:45 #8 7.083 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB] 05:27:45 #8 7.084 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B] 05:27:45 #8 7.085 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB] 05:27:45 #8 7.086 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB] 05:27:45 #8 7.087 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB] 05:27:45 #8 7.088 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB] 05:27:45 #8 7.090 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB] 05:27:45 #8 7.091 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB] 05:27:45 #8 7.092 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB] 05:27:45 #8 7.093 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB] 05:27:45 #8 7.094 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB] 05:27:45 #8 7.095 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB] 05:27:45 #8 7.096 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB] 05:27:45 #8 7.098 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB] 05:27:45 #8 7.100 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB] 05:27:45 #8 7.101 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB] 05:27:45 #8 7.102 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB] 05:27:45 #8 7.103 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB] 05:27:45 #8 7.103 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB] 05:27:45 #8 7.104 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B] 05:27:45 #8 7.105 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB] 05:27:45 #8 7.106 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB] 05:27:45 #8 7.107 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB] 05:27:45 #8 7.108 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB] 05:27:45 #8 7.110 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB] 05:27:45 #8 7.110 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB] 05:27:45 #8 7.111 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB] 05:27:45 #8 7.111 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB] 05:27:45 #8 7.112 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B] 05:27:45 #8 7.113 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B] 05:27:45 #8 7.113 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB] 05:27:45 #8 7.114 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB] 05:27:45 #8 7.116 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] 05:27:45 #8 7.116 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB] 05:27:45 #8 7.120 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB] 05:27:45 #8 7.120 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB] 05:27:45 #8 7.121 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB] 05:27:45 #8 7.122 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB] 05:27:45 #8 7.122 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB] 05:27:45 #8 7.123 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B] 05:27:45 #8 7.124 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB] 05:27:45 #8 7.124 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB] 05:27:45 #8 7.125 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB] 05:27:45 #8 7.126 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB] 05:27:45 #8 7.127 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB] 05:27:45 #8 7.127 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB] 05:27:45 #8 7.128 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB] 05:27:45 #8 7.129 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB] 05:27:45 #8 7.130 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB] 05:27:45 #8 7.131 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB] 05:27:45 #8 7.136 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB] 05:27:45 #8 7.137 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] 05:27:45 #8 7.146 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB] 05:27:45 #8 7.153 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 05:27:45 #8 7.154 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB] 05:27:45 #8 7.155 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB] 05:27:45 #8 7.155 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB] 05:27:45 #8 7.156 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB] 05:27:45 #8 7.156 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1 [22.9 kB] 05:27:45 #8 7.157 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B] 05:27:45 #8 7.157 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB] 05:27:45 #8 7.158 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB] 05:27:45 #8 7.158 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB] 05:27:45 #8 7.159 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB] 05:27:45 #8 7.159 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] 05:27:45 #8 7.160 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB] 05:27:45 #8 7.161 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB] 05:27:45 #8 7.163 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB] 05:27:45 #8 7.163 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB] 05:27:45 #8 7.164 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB] 05:27:45 #8 7.166 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB] 05:27:45 #8 7.167 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB] 05:27:45 #8 7.168 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB] 05:27:45 #8 7.169 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB] 05:27:45 #8 7.169 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B] 05:27:45 #8 7.170 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB] 05:27:45 #8 7.171 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB] 05:27:45 #8 7.171 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB] 05:27:45 #8 7.173 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB] 05:27:45 #8 7.173 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB] 05:27:45 #8 7.174 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB] 05:27:45 #8 7.174 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB] 05:27:45 #8 7.175 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB] 05:27:45 #8 7.177 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B] 05:27:45 #8 7.178 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB] 05:27:45 #8 7.179 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB] 05:27:45 #8 7.180 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB] 05:27:45 #8 7.181 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB] 05:27:45 #8 7.182 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB] 05:27:45 #8 7.183 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB] 05:27:45 #8 7.185 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB] 05:27:45 #8 7.186 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB] 05:27:45 #8 7.187 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB] 05:27:45 #8 7.188 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB] 05:27:45 #8 7.189 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB] 05:27:45 #8 7.190 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB] 05:27:45 #8 7.191 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB] 05:27:45 #8 7.192 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB] 05:27:45 #8 7.193 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB] 05:27:45 #8 7.194 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1 [104 kB] 05:27:45 #8 7.195 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB] 05:27:46 #8 7.196 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB] 05:27:46 #8 7.197 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B] 05:27:46 #8 7.198 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB] 05:27:46 #8 7.200 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB] 05:27:46 #8 7.202 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB] 05:27:46 #8 7.202 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB] 05:27:46 #8 7.203 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB] 05:27:46 #8 7.204 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB] 05:27:46 #8 7.204 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB] 05:27:46 #8 7.205 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB] 05:27:46 #8 7.206 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B] 05:27:46 #8 7.206 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB] 05:27:46 #8 7.207 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB] 05:27:46 #8 7.210 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB] 05:27:46 #8 7.211 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB] 05:27:46 #8 7.213 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB] 05:27:46 #8 7.214 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB] 05:27:46 #8 7.214 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB] 05:27:46 #8 7.215 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB] 05:27:46 #8 7.216 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] 05:27:46 #8 7.216 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] 05:27:46 #8 7.217 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] 05:27:46 #8 7.218 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] 05:27:46 #8 7.219 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] 05:27:46 #8 7.222 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] 05:27:46 #8 7.222 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB] 05:27:46 #8 7.223 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 05:27:46 #8 7.224 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB] 05:27:46 #8 7.224 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB] 05:27:46 #8 7.226 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB] 05:27:46 #8 7.226 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB] 05:27:46 #8 7.227 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB] 05:27:46 #8 7.228 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB] 05:27:46 #8 7.229 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26 [171 kB] 05:27:46 #8 7.230 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB] 05:27:46 #8 7.241 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB] 05:27:46 #8 7.242 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB] 05:27:46 #8 7.259 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB] 05:27:46 #8 7.260 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB] 05:27:46 #8 7.260 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB] 05:27:46 #8 7.262 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB] 05:27:46 #8 7.262 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB] 05:27:46 #8 7.264 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20210108.1309-1 [121 kB] 05:27:46 #8 7.265 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB] 05:27:46 #8 7.266 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB] 05:27:46 #8 7.268 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB] 05:27:46 #8 7.270 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB] 05:27:46 #8 7.270 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB] 05:27:46 #8 7.271 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB] 05:27:46 #8 7.272 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB] 05:27:46 #8 7.272 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B] 05:27:46 #8 7.273 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB] 05:27:46 #8 7.273 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB] 05:27:46 #8 7.279 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB] 05:27:46 #8 7.285 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB] 05:27:46 #8 7.286 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB] 05:27:46 #8 7.427 debconf: delaying package configuration, since apt-utils is not installed 05:27:46 #8 7.451 Fetched 175 MB in 2s (88.7 MB/s) 05:27:46 #8 7.470 Selecting previously unselected package bsdextrautils. 05:27:46 #8 7.470 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) 05:27:46 #8 7.474 Preparing to unpack .../00-bsdextrautils_2.36.1-8_amd64.deb ... 05:27:46 #8 7.478 Unpacking bsdextrautils (2.36.1-8) ... 05:27:46 #8 7.523 Selecting previously unselected package libuchardet0:amd64. 05:27:46 #8 7.523 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ... 05:27:46 #8 7.529 Unpacking libuchardet0:amd64 (0.0.7-1) ... 05:27:46 #8 7.557 Selecting previously unselected package groff-base. 05:27:46 #8 7.559 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ... 05:27:46 #8 7.562 Unpacking groff-base (1.22.4-6) ... 05:27:46 #8 7.685 Selecting previously unselected package libgdbm6:amd64. 05:27:46 #8 7.687 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ... 05:27:46 #8 7.691 Unpacking libgdbm6:amd64 (1.19-2) ... 05:27:46 #8 7.725 Selecting previously unselected package libpipeline1:amd64. 05:27:46 #8 7.727 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ... 05:27:46 #8 7.730 Unpacking libpipeline1:amd64 (1.5.3-1) ... 05:27:46 #8 7.775 Selecting previously unselected package man-db. 05:27:46 #8 7.777 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ... 05:27:46 #8 7.783 Unpacking man-db (2.9.4-2) ... 05:27:46 #8 7.924 Selecting previously unselected package perl-modules-5.32. 05:27:46 #8 7.926 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... 05:27:46 #8 7.928 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... 05:27:47 #8 8.295 Selecting previously unselected package libgdbm-compat4:amd64. 05:27:47 #8 8.297 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ... 05:27:47 #8 8.302 Unpacking libgdbm-compat4:amd64 (1.19-2) ... 05:27:47 #8 8.334 Selecting previously unselected package libperl5.32:amd64. 05:27:47 #8 8.336 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ... 05:27:47 #8 8.339 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ... 05:27:47 #8 8.793 Selecting previously unselected package perl. 05:27:47 #8 8.795 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ... 05:27:47 #8 8.801 Unpacking perl (5.32.1-4+deb11u2) ... 05:27:47 #8 8.850 Selecting previously unselected package liblocale-gettext-perl. 05:27:47 #8 8.852 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... 05:27:47 #8 8.856 Unpacking liblocale-gettext-perl (1.07-4+b1) ... 05:27:47 #8 8.888 Selecting previously unselected package libpython3.9-minimal:amd64. 05:27:47 #8 8.889 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ... 05:27:47 #8 8.892 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... 05:27:48 #8 9.007 Selecting previously unselected package libexpat1:amd64. 05:27:48 #8 9.009 Preparing to unpack .../12-libexpat1_2.2.10-2_amd64.deb ... 05:27:48 #8 9.013 Unpacking libexpat1:amd64 (2.2.10-2) ... 05:27:48 #8 9.050 Selecting previously unselected package python3.9-minimal. 05:27:48 #8 9.052 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ... 05:27:48 #8 9.057 Unpacking python3.9-minimal (3.9.2-1) ... 05:27:48 #8 9.263 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... 05:27:48 #8 9.276 Setting up libexpat1:amd64 (2.2.10-2) ... 05:27:48 #8 9.284 Setting up python3.9-minimal (3.9.2-1) ... 05:27:48 #8 9.854 Selecting previously unselected package python3-minimal. 05:27:48 #8 9.854 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9508 files and directories currently installed.) 05:27:48 #8 9.861 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... 05:27:48 #8 9.864 Unpacking python3-minimal (3.9.2-3) ... 05:27:48 #8 9.890 Selecting previously unselected package media-types. 05:27:48 #8 9.892 Preparing to unpack .../1-media-types_4.0.0_all.deb ... 05:27:48 #8 9.895 Unpacking media-types (4.0.0) ... 05:27:48 #8 9.924 Selecting previously unselected package libmpdec3:amd64. 05:27:48 #8 9.925 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... 05:27:48 #8 9.928 Unpacking libmpdec3:amd64 (2.5.1-1) ... 05:27:48 #8 9.964 Selecting previously unselected package libncursesw6:amd64. 05:27:48 #8 9.966 Preparing to unpack .../3-libncursesw6_6.2+20201114-2_amd64.deb ... 05:27:48 #8 9.969 Unpacking libncursesw6:amd64 (6.2+20201114-2) ... 05:27:48 #8 10.01 Selecting previously unselected package readline-common. 05:27:48 #8 10.01 Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 05:27:48 #8 10.01 Unpacking readline-common (8.1-1) ... 05:27:48 #8 10.04 Selecting previously unselected package libreadline8:amd64. 05:27:48 #8 10.05 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... 05:27:48 #8 10.05 Unpacking libreadline8:amd64 (8.1-1) ... 05:27:48 #8 10.09 Selecting previously unselected package libsqlite3-0:amd64. 05:27:49 #8 10.09 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... 05:27:49 #8 10.10 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... 05:27:49 #8 10.18 Selecting previously unselected package libpython3.9-stdlib:amd64. 05:27:49 #8 10.18 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... 05:27:49 #8 10.18 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... 05:27:49 #8 10.37 Selecting previously unselected package python3.9. 05:27:49 #8 10.37 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... 05:27:49 #8 10.37 Unpacking python3.9 (3.9.2-1) ... 05:27:49 #8 10.41 Selecting previously unselected package libpython3-stdlib:amd64. 05:27:49 #8 10.42 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... 05:27:49 #8 10.42 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... 05:27:49 #8 10.45 Setting up python3-minimal (3.9.2-3) ... 05:27:49 #8 10.64 Selecting previously unselected package python3. 05:27:49 #8 10.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9946 files and directories currently installed.) 05:27:49 #8 10.64 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ... 05:27:49 #8 10.65 Unpacking python3 (3.9.2-3) ... 05:27:49 #8 10.68 Selecting previously unselected package less. 05:27:49 #8 10.68 Preparing to unpack .../001-less_551-2_amd64.deb ... 05:27:49 #8 10.69 Unpacking less (551-2) ... 05:27:49 #8 10.73 Selecting previously unselected package netbase. 05:27:49 #8 10.73 Preparing to unpack .../002-netbase_6.3_all.deb ... 05:27:49 #8 10.74 Unpacking netbase (6.3) ... 05:27:49 #8 10.76 Selecting previously unselected package sensible-utils. 05:27:49 #8 10.76 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ... 05:27:49 #8 10.76 Unpacking sensible-utils (0.0.14) ... 05:27:49 #8 10.79 Selecting previously unselected package bzip2. 05:27:49 #8 10.79 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ... 05:27:49 #8 10.79 Unpacking bzip2 (1.0.8-4) ... 05:27:49 #8 10.83 Selecting previously unselected package openssl. 05:27:49 #8 10.83 Preparing to unpack .../005-openssl_1.1.1k-1+deb11u1_amd64.deb ... 05:27:49 #8 10.83 Unpacking openssl (1.1.1k-1+deb11u1) ... 05:27:49 #8 10.93 Selecting previously unselected package ca-certificates. 05:27:49 #8 10.93 Preparing to unpack .../006-ca-certificates_20210119_all.deb ... 05:27:49 #8 10.94 Unpacking ca-certificates (20210119) ... 05:27:49 #8 10.99 Selecting previously unselected package libmagic-mgc. 05:27:49 #8 10.99 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3_amd64.deb ... 05:27:49 #8 10.99 Unpacking libmagic-mgc (1:5.39-3) ... 05:27:49 #8 11.07 Selecting previously unselected package libmagic1:amd64. 05:27:49 #8 11.07 Preparing to unpack .../008-libmagic1_1%3a5.39-3_amd64.deb ... 05:27:49 #8 11.07 Unpacking libmagic1:amd64 (1:5.39-3) ... 05:27:49 #8 11.12 Selecting previously unselected package file. 05:27:50 #8 11.12 Preparing to unpack .../009-file_1%3a5.39-3_amd64.deb ... 05:27:50 #8 11.12 Unpacking file (1:5.39-3) ... 05:27:50 #8 11.16 Selecting previously unselected package gettext-base. 05:27:50 #8 11.16 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ... 05:27:50 #8 11.16 Unpacking gettext-base (0.21-4) ... 05:27:50 #8 11.21 Selecting previously unselected package manpages. 05:27:50 #8 11.21 Preparing to unpack .../011-manpages_5.10-1_all.deb ... 05:27:50 #8 11.21 Unpacking manpages (5.10-1) ... 05:27:50 #8 11.38 Selecting previously unselected package libmd0:amd64. 05:27:50 #8 11.38 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ... 05:27:50 #8 11.39 Unpacking libmd0:amd64 (1.0.3-3) ... 05:27:50 #8 11.44 Selecting previously unselected package libbsd0:amd64. 05:27:50 #8 11.44 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ... 05:27:50 #8 11.45 Unpacking libbsd0:amd64 (0.11.3-1) ... 05:27:50 #8 11.50 Selecting previously unselected package libedit2:amd64. 05:27:50 #8 11.50 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ... 05:27:50 #8 11.50 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ... 05:27:50 #8 11.54 Selecting previously unselected package libcbor0:amd64. 05:27:50 #8 11.54 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ... 05:27:50 #8 11.55 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ... 05:27:50 #8 11.58 Selecting previously unselected package libfido2-1:amd64. 05:27:50 #8 11.58 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ... 05:27:50 #8 11.59 Unpacking libfido2-1:amd64 (1.6.0-2) ... 05:27:50 #8 11.63 Selecting previously unselected package openssh-client. 05:27:50 #8 11.63 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5_amd64.deb ... 05:27:50 #8 11.64 Unpacking openssh-client (1:8.4p1-5) ... 05:27:50 #8 11.75 Selecting previously unselected package ucf. 05:27:50 #8 11.75 Preparing to unpack .../018-ucf_3.0043_all.deb ... 05:27:50 #8 11.76 Moving old data out of the way 05:27:50 #8 11.76 Unpacking ucf (3.0043) ... 05:27:50 #8 11.79 Selecting previously unselected package xz-utils. 05:27:50 #8 11.79 Preparing to unpack .../019-xz-utils_5.2.5-2_amd64.deb ... 05:27:50 #8 11.80 Unpacking xz-utils (5.2.5-2) ... 05:27:50 #8 11.85 Selecting previously unselected package libsigsegv2:amd64. 05:27:50 #8 11.85 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ... 05:27:50 #8 11.86 Unpacking libsigsegv2:amd64 (2.13-1) ... 05:27:50 #8 11.88 Selecting previously unselected package m4. 05:27:50 #8 11.88 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ... 05:27:50 #8 11.89 Unpacking m4 (1.4.18-5) ... 05:27:50 #8 11.93 Selecting previously unselected package autoconf. 05:27:50 #8 11.93 Preparing to unpack .../022-autoconf_2.69-14_all.deb ... 05:27:50 #8 11.93 Unpacking autoconf (2.69-14) ... 05:27:50 #8 11.99 Selecting previously unselected package autotools-dev. 05:27:50 #8 11.99 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ... 05:27:50 #8 11.99 Unpacking autotools-dev (20180224.1+nmu1) ... 05:27:50 #8 12.03 Selecting previously unselected package automake. 05:27:50 #8 12.03 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ... 05:27:50 #8 12.03 Unpacking automake (1:1.16.3-2) ... 05:27:50 #8 12.11 Selecting previously unselected package autopoint. 05:27:51 #8 12.11 Preparing to unpack .../025-autopoint_0.21-4_all.deb ... 05:27:51 #8 12.12 Unpacking autopoint (0.21-4) ... 05:27:51 #8 12.15 Selecting previously unselected package binutils-common:amd64. 05:27:51 #8 12.15 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ... 05:27:51 #8 12.16 Unpacking binutils-common:amd64 (2.35.2-2) ... 05:27:51 #8 12.41 Selecting previously unselected package libbinutils:amd64. 05:27:51 #8 12.41 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ... 05:27:51 #8 12.41 Unpacking libbinutils:amd64 (2.35.2-2) ... 05:27:51 #8 12.49 Selecting previously unselected package libctf-nobfd0:amd64. 05:27:51 #8 12.49 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ... 05:27:51 #8 12.50 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ... 05:27:51 #8 12.53 Selecting previously unselected package libctf0:amd64. 05:27:51 #8 12.53 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ... 05:27:51 #8 12.54 Unpacking libctf0:amd64 (2.35.2-2) ... 05:27:51 #8 12.56 Selecting previously unselected package binutils-x86-64-linux-gnu. 05:27:51 #8 12.56 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ... 05:27:51 #8 12.57 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ... 05:27:51 #8 12.77 Selecting previously unselected package binutils. 05:27:51 #8 12.78 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ... 05:27:51 #8 12.78 Unpacking binutils (2.35.2-2) ... 05:27:51 #8 12.81 Selecting previously unselected package libc-dev-bin. 05:27:51 #8 12.81 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u2_amd64.deb ... 05:27:51 #8 12.82 Unpacking libc-dev-bin (2.31-13+deb11u2) ... 05:27:51 #8 12.85 Selecting previously unselected package linux-libc-dev:amd64. 05:27:51 #8 12.85 Preparing to unpack .../033-linux-libc-dev_5.10.70-1_amd64.deb ... 05:27:51 #8 12.85 Unpacking linux-libc-dev:amd64 (5.10.70-1) ... 05:27:51 #8 13.02 Selecting previously unselected package libcrypt-dev:amd64. 05:27:51 #8 13.02 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ... 05:27:51 #8 13.02 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ... 05:27:51 #8 13.05 Selecting previously unselected package libtirpc-dev:amd64. 05:27:51 #8 13.05 Preparing to unpack .../035-libtirpc-dev_1.3.1-1_amd64.deb ... 05:27:51 #8 13.06 Unpacking libtirpc-dev:amd64 (1.3.1-1) ... 05:27:51 #8 13.10 Selecting previously unselected package libnsl-dev:amd64. 05:27:51 #8 13.10 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ... 05:27:51 #8 13.10 Unpacking libnsl-dev:amd64 (1.3.0-2) ... 05:27:51 #8 13.13 Selecting previously unselected package libc6-dev:amd64. 05:27:51 #8 13.13 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u2_amd64.deb ... 05:27:51 #8 13.13 Unpacking libc6-dev:amd64 (2.31-13+deb11u2) ... 05:27:52 #8 13.41 Selecting previously unselected package libisl23:amd64. 05:27:52 #8 13.41 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ... 05:27:52 #8 13.42 Unpacking libisl23:amd64 (0.23-1) ... 05:27:52 #8 13.51 Selecting previously unselected package libmpfr6:amd64. 05:27:52 #8 13.51 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ... 05:27:52 #8 13.52 Unpacking libmpfr6:amd64 (4.1.0-3) ... 05:27:52 #8 13.64 Selecting previously unselected package libmpc3:amd64. 05:27:52 #8 13.64 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ... 05:27:52 #8 13.64 Unpacking libmpc3:amd64 (1.2.0-1) ... 05:27:52 #8 13.67 Selecting previously unselected package cpp-10. 05:27:52 #8 13.67 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ... 05:27:52 #8 13.68 Unpacking cpp-10 (10.2.1-6) ... 05:27:53 #8 14.42 Selecting previously unselected package cpp. 05:27:53 #8 14.43 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ... 05:27:53 #8 14.43 Unpacking cpp (4:10.2.1-1) ... 05:27:53 #8 14.46 Selecting previously unselected package libcc1-0:amd64. 05:27:53 #8 14.46 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ... 05:27:53 #8 14.46 Unpacking libcc1-0:amd64 (10.2.1-6) ... 05:27:53 #8 14.49 Selecting previously unselected package libgomp1:amd64. 05:27:53 #8 14.50 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ... 05:27:53 #8 14.50 Unpacking libgomp1:amd64 (10.2.1-6) ... 05:27:53 #8 14.54 Selecting previously unselected package libitm1:amd64. 05:27:53 #8 14.54 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ... 05:27:53 #8 14.54 Unpacking libitm1:amd64 (10.2.1-6) ... 05:27:53 #8 14.58 Selecting previously unselected package libatomic1:amd64. 05:27:53 #8 14.58 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ... 05:27:53 #8 14.59 Unpacking libatomic1:amd64 (10.2.1-6) ... 05:27:53 #8 14.62 Selecting previously unselected package libasan6:amd64. 05:27:53 #8 14.62 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ... 05:27:53 #8 14.62 Unpacking libasan6:amd64 (10.2.1-6) ... 05:27:53 #8 14.85 Selecting previously unselected package liblsan0:amd64. 05:27:53 #8 14.86 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ... 05:27:53 #8 14.86 Unpacking liblsan0:amd64 (10.2.1-6) ... 05:27:53 #8 14.97 Selecting previously unselected package libtsan0:amd64. 05:27:53 #8 14.97 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ... 05:27:53 #8 14.98 Unpacking libtsan0:amd64 (10.2.1-6) ... 05:27:53 #8 15.20 Selecting previously unselected package libubsan1:amd64. 05:27:54 #8 15.20 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ... 05:27:54 #8 15.20 Unpacking libubsan1:amd64 (10.2.1-6) ... 05:27:54 #8 15.31 Selecting previously unselected package libquadmath0:amd64. 05:27:54 #8 15.31 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ... 05:27:54 #8 15.32 Unpacking libquadmath0:amd64 (10.2.1-6) ... 05:27:54 #8 15.35 Selecting previously unselected package libgcc-10-dev:amd64. 05:27:54 #8 15.35 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ... 05:27:54 #8 15.36 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ... 05:27:54 #8 15.57 Selecting previously unselected package gcc-10. 05:27:54 #8 15.58 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ... 05:27:54 #8 15.58 Unpacking gcc-10 (10.2.1-6) ... 05:27:55 #8 17.02 Selecting previously unselected package gcc. 05:27:55 #8 17.03 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ... 05:27:55 #8 17.03 Unpacking gcc (4:10.2.1-1) ... 05:27:55 #8 17.06 Selecting previously unselected package libstdc++-10-dev:amd64. 05:27:55 #8 17.06 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ... 05:27:55 #8 17.06 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ... 05:27:56 #8 17.31 Selecting previously unselected package g++-10. 05:27:56 #8 17.31 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ... 05:27:56 #8 17.31 Unpacking g++-10 (10.2.1-6) ... 05:27:56 #8 18.12 Selecting previously unselected package g++. 05:27:56 #8 18.13 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ... 05:27:56 #8 18.13 Unpacking g++ (4:10.2.1-1) ... 05:27:56 #8 18.15 Selecting previously unselected package make. 05:27:56 #8 18.15 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ... 05:27:56 #8 18.15 Unpacking make (4.3-4.1) ... 05:27:57 #8 18.22 Selecting previously unselected package libdpkg-perl. 05:27:57 #8 18.22 Preparing to unpack .../059-libdpkg-perl_1.20.9_all.deb ... 05:27:57 #8 18.22 Unpacking libdpkg-perl (1.20.9) ... 05:27:57 #8 18.29 Selecting previously unselected package patch. 05:27:57 #8 18.29 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ... 05:27:57 #8 18.30 Unpacking patch (2.7.6-7) ... 05:27:57 #8 18.34 Selecting previously unselected package dpkg-dev. 05:27:57 #8 18.34 Preparing to unpack .../061-dpkg-dev_1.20.9_all.deb ... 05:27:57 #8 18.34 Unpacking dpkg-dev (1.20.9) ... 05:27:57 #8 18.47 Selecting previously unselected package build-essential. 05:27:57 #8 18.47 Preparing to unpack .../062-build-essential_12.9_amd64.deb ... 05:27:57 #8 18.47 Unpacking build-essential (12.9) ... 05:27:57 #8 18.50 Selecting previously unselected package libbrotli1:amd64. 05:27:57 #8 18.50 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ... 05:27:57 #8 18.51 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 05:27:57 #8 18.56 Selecting previously unselected package libsasl2-modules-db:amd64. 05:27:57 #8 18.56 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... 05:27:57 #8 18.56 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... 05:27:57 #8 18.59 Selecting previously unselected package libsasl2-2:amd64. 05:27:57 #8 18.60 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... 05:27:57 #8 18.60 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... 05:27:57 #8 18.64 Selecting previously unselected package libldap-2.4-2:amd64. 05:27:57 #8 18.64 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... 05:27:57 #8 18.64 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 05:27:57 #8 18.69 Selecting previously unselected package libnghttp2-14:amd64. 05:27:57 #8 18.69 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ... 05:27:57 #8 18.69 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 05:27:57 #8 18.73 Selecting previously unselected package libpsl5:amd64. 05:27:57 #8 18.73 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ... 05:27:57 #8 18.73 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 05:27:57 #8 18.77 Selecting previously unselected package librtmp1:amd64. 05:27:57 #8 18.77 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 05:27:57 #8 18.77 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 05:27:57 #8 18.81 Selecting previously unselected package libssh2-1:amd64. 05:27:57 #8 18.81 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ... 05:27:57 #8 18.81 Unpacking libssh2-1:amd64 (1.9.0-2) ... 05:27:57 #8 18.86 Selecting previously unselected package libcurl4:amd64. 05:27:57 #8 18.86 Preparing to unpack .../071-libcurl4_7.74.0-1.3+b1_amd64.deb ... 05:27:57 #8 18.86 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... 05:27:57 #8 18.91 Selecting previously unselected package curl. 05:27:57 #8 18.92 Preparing to unpack .../072-curl_7.74.0-1.3+b1_amd64.deb ... 05:27:57 #8 18.92 Unpacking curl (7.74.0-1.3+b1) ... 05:27:57 #8 18.97 Selecting previously unselected package dctrl-tools. 05:27:57 #8 18.97 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ... 05:27:57 #8 18.97 Unpacking dctrl-tools (2.24-3+b1) ... 05:27:57 #8 19.01 Selecting previously unselected package libdebhelper-perl. 05:27:57 #8 19.01 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ... 05:27:57 #8 19.01 Unpacking libdebhelper-perl (13.3.4) ... 05:27:57 #8 19.05 Selecting previously unselected package libtool. 05:27:57 #8 19.05 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ... 05:27:57 #8 19.06 Unpacking libtool (2.4.6-15) ... 05:27:57 #8 19.11 Selecting previously unselected package dh-autoreconf. 05:27:57 #8 19.11 Preparing to unpack .../076-dh-autoreconf_20_all.deb ... 05:27:57 #8 19.11 Unpacking dh-autoreconf (20) ... 05:27:57 #8 19.13 Selecting previously unselected package libarchive-zip-perl. 05:27:57 #8 19.13 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ... 05:27:57 #8 19.14 Unpacking libarchive-zip-perl (1.68-1) ... 05:27:57 #8 19.17 Selecting previously unselected package libsub-override-perl. 05:27:57 #8 19.17 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ... 05:27:57 #8 19.18 Unpacking libsub-override-perl (0.09-2) ... 05:27:57 #8 19.20 Selecting previously unselected package libfile-stripnondeterminism-perl. 05:27:57 #8 19.20 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ... 05:27:57 #8 19.20 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ... 05:27:57 #8 19.23 Selecting previously unselected package dh-strip-nondeterminism. 05:27:58 #8 19.23 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ... 05:27:58 #8 19.24 Unpacking dh-strip-nondeterminism (1.12.0-1) ... 05:27:58 #8 19.27 Selecting previously unselected package libelf1:amd64. 05:27:58 #8 19.27 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ... 05:27:58 #8 19.27 Unpacking libelf1:amd64 (0.183-1) ... 05:27:58 #8 19.31 Selecting previously unselected package dwz. 05:27:58 #8 19.32 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ... 05:27:58 #8 19.32 Unpacking dwz (0.13+20210201-1) ... 05:27:58 #8 19.36 Selecting previously unselected package libicu67:amd64. 05:27:58 #8 19.37 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ... 05:27:58 #8 19.37 Unpacking libicu67:amd64 (67.1-7) ... 05:27:59 #8 20.19 Selecting previously unselected package libxml2:amd64. 05:27:59 #8 20.19 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7_amd64.deb ... 05:27:59 #8 20.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... 05:27:59 #8 20.27 Selecting previously unselected package gettext. 05:27:59 #8 20.27 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ... 05:27:59 #8 20.27 Unpacking gettext (0.21-4) ... 05:27:59 #8 20.41 Selecting previously unselected package intltool-debian. 05:27:59 #8 20.41 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ... 05:27:59 #8 20.42 Unpacking intltool-debian (0.35.0+20060710.5) ... 05:27:59 #8 20.44 Selecting previously unselected package po-debconf. 05:27:59 #8 20.44 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ... 05:27:59 #8 20.45 Unpacking po-debconf (1.0.21+nmu1) ... 05:27:59 #8 20.49 Selecting previously unselected package debhelper. 05:27:59 #8 20.49 Preparing to unpack .../088-debhelper_13.3.4_all.deb ... 05:27:59 #8 20.50 Unpacking debhelper (13.3.4) ... 05:27:59 #8 20.65 Selecting previously unselected package debian-keyring. 05:27:59 #8 20.65 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ... 05:27:59 #8 20.66 Unpacking debian-keyring (2021.07.26) ... 05:28:01 #8 23.05 Selecting previously unselected package libfakeroot:amd64. 05:28:01 #8 23.05 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ... 05:28:01 #8 23.05 Unpacking libfakeroot:amd64 (1.25.3-1.1) ... 05:28:01 #8 23.09 Selecting previously unselected package fakeroot. 05:28:01 #8 23.09 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ... 05:28:01 #8 23.11 Unpacking fakeroot (1.25.3-1.1) ... 05:28:01 #8 23.15 Selecting previously unselected package libassuan0:amd64. 05:28:01 #8 23.15 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ... 05:28:01 #8 23.15 Unpacking libassuan0:amd64 (2.5.3-7.1) ... 05:28:01 #8 23.18 Selecting previously unselected package gpgconf. 05:28:01 #8 23.18 Preparing to unpack .../093-gpgconf_2.2.27-2_amd64.deb ... 05:28:01 #8 23.18 Unpacking gpgconf (2.2.27-2) ... 05:28:01 #8 23.23 Selecting previously unselected package libksba8:amd64. 05:28:01 #8 23.23 Preparing to unpack .../094-libksba8_1.5.0-3_amd64.deb ... 05:28:01 #8 23.23 Unpacking libksba8:amd64 (1.5.0-3) ... 05:28:01 #8 23.27 Selecting previously unselected package libnpth0:amd64. 05:28:01 #8 23.27 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ... 05:28:01 #8 23.28 Unpacking libnpth0:amd64 (1.6-3) ... 05:28:01 #8 23.31 Selecting previously unselected package dirmngr. 05:28:01 #8 23.32 Preparing to unpack .../096-dirmngr_2.2.27-2_amd64.deb ... 05:28:01 #8 23.33 Unpacking dirmngr (2.2.27-2) ... 05:28:02 #8 23.39 Selecting previously unselected package gnupg-l10n. 05:28:02 #8 23.39 Preparing to unpack .../097-gnupg-l10n_2.2.27-2_all.deb ... 05:28:02 #8 23.40 Unpacking gnupg-l10n (2.2.27-2) ... 05:28:02 #8 23.50 Selecting previously unselected package gnupg-utils. 05:28:02 #8 23.50 Preparing to unpack .../098-gnupg-utils_2.2.27-2_amd64.deb ... 05:28:02 #8 23.51 Unpacking gnupg-utils (2.2.27-2) ... 05:28:02 #8 23.58 Selecting previously unselected package gpg. 05:28:02 #8 23.58 Preparing to unpack .../099-gpg_2.2.27-2_amd64.deb ... 05:28:02 #8 23.59 Unpacking gpg (2.2.27-2) ... 05:28:02 #8 23.69 Selecting previously unselected package pinentry-curses. 05:28:02 #8 23.69 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ... 05:28:02 #8 23.70 Unpacking pinentry-curses (1.1.0-4) ... 05:28:02 #8 23.74 Selecting previously unselected package gpg-agent. 05:28:02 #8 23.74 Preparing to unpack .../101-gpg-agent_2.2.27-2_amd64.deb ... 05:28:02 #8 23.74 Unpacking gpg-agent (2.2.27-2) ... 05:28:02 #8 23.80 Selecting previously unselected package gpg-wks-client. 05:28:02 #8 23.80 Preparing to unpack .../102-gpg-wks-client_2.2.27-2_amd64.deb ... 05:28:02 #8 23.80 Unpacking gpg-wks-client (2.2.27-2) ... 05:28:02 #8 23.84 Selecting previously unselected package gpg-wks-server. 05:28:02 #8 23.84 Preparing to unpack .../103-gpg-wks-server_2.2.27-2_amd64.deb ... 05:28:02 #8 23.85 Unpacking gpg-wks-server (2.2.27-2) ... 05:28:02 #8 23.89 Selecting previously unselected package gpgsm. 05:28:02 #8 23.89 Preparing to unpack .../104-gpgsm_2.2.27-2_amd64.deb ... 05:28:02 #8 23.89 Unpacking gpgsm (2.2.27-2) ... 05:28:02 #8 23.95 Selecting previously unselected package gnupg. 05:28:02 #8 23.95 Preparing to unpack .../105-gnupg_2.2.27-2_all.deb ... 05:28:02 #8 23.95 Unpacking gnupg (2.2.27-2) ... 05:28:02 #8 24.00 Selecting previously unselected package libfile-dirlist-perl. 05:28:02 #8 24.01 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ... 05:28:02 #8 24.01 Unpacking libfile-dirlist-perl (0.05-2) ... 05:28:02 #8 24.03 Selecting previously unselected package libfile-which-perl. 05:28:02 #8 24.04 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ... 05:28:02 #8 24.04 Unpacking libfile-which-perl (1.23-1) ... 05:28:02 #8 24.07 Selecting previously unselected package libfile-homedir-perl. 05:28:03 #8 24.07 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ... 05:28:03 #8 24.07 Unpacking libfile-homedir-perl (1.006-1) ... 05:28:03 #8 24.10 Selecting previously unselected package libfile-touch-perl. 05:28:03 #8 24.10 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ... 05:28:03 #8 24.10 Unpacking libfile-touch-perl (0.11-1) ... 05:28:03 #8 24.13 Selecting previously unselected package libio-pty-perl. 05:28:03 #8 24.13 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ... 05:28:03 #8 24.13 Unpacking libio-pty-perl (1:1.15-2) ... 05:28:03 #8 24.16 Selecting previously unselected package libipc-run-perl. 05:28:03 #8 24.16 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ... 05:28:03 #8 24.16 Unpacking libipc-run-perl (20200505.0-1) ... 05:28:03 #8 24.20 Selecting previously unselected package libclass-method-modifiers-perl. 05:28:03 #8 24.20 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ... 05:28:03 #8 24.21 Unpacking libclass-method-modifiers-perl (2.13-1) ... 05:28:03 #8 24.24 Selecting previously unselected package libb-hooks-op-check-perl. 05:28:03 #8 24.24 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ... 05:28:03 #8 24.24 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ... 05:28:03 #8 24.27 Selecting previously unselected package libdynaloader-functions-perl. 05:28:03 #8 24.27 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ... 05:28:03 #8 24.27 Unpacking libdynaloader-functions-perl (0.003-1.1) ... 05:28:03 #8 24.30 Selecting previously unselected package libdevel-callchecker-perl. 05:28:03 #8 24.30 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ... 05:28:03 #8 24.30 Unpacking libdevel-callchecker-perl (0.008-1+b2) ... 05:28:03 #8 24.33 Selecting previously unselected package libparams-classify-perl. 05:28:03 #8 24.33 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ... 05:28:03 #8 24.33 Unpacking libparams-classify-perl (0.015-1+b3) ... 05:28:03 #8 24.37 Selecting previously unselected package libmodule-runtime-perl. 05:28:03 #8 24.37 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ... 05:28:03 #8 24.37 Unpacking libmodule-runtime-perl (0.016-1) ... 05:28:03 #8 24.40 Selecting previously unselected package libimport-into-perl. 05:28:03 #8 24.40 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ... 05:28:03 #8 24.40 Unpacking libimport-into-perl (1.002005-1) ... 05:28:03 #8 24.43 Selecting previously unselected package librole-tiny-perl. 05:28:03 #8 24.43 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ... 05:28:03 #8 24.43 Unpacking librole-tiny-perl (2.002004-1) ... 05:28:03 #8 24.46 Selecting previously unselected package libstrictures-perl. 05:28:03 #8 24.47 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ... 05:28:03 #8 24.47 Unpacking libstrictures-perl (2.000006-1) ... 05:28:03 #8 24.49 Selecting previously unselected package libsub-quote-perl. 05:28:03 #8 24.49 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ... 05:28:03 #8 24.50 Unpacking libsub-quote-perl (2.006006-1) ... 05:28:03 #8 24.52 Selecting previously unselected package libmoo-perl. 05:28:03 #8 24.52 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ... 05:28:03 #8 24.53 Unpacking libmoo-perl (2.004004-1) ... 05:28:03 #8 24.56 Selecting previously unselected package libencode-locale-perl. 05:28:03 #8 24.56 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ... 05:28:03 #8 24.56 Unpacking libencode-locale-perl (1.05-1.1) ... 05:28:03 #8 24.60 Selecting previously unselected package libtimedate-perl. 05:28:03 #8 24.60 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ... 05:28:03 #8 24.60 Unpacking libtimedate-perl (2.3300-2) ... 05:28:03 #8 24.63 Selecting previously unselected package libhttp-date-perl. 05:28:03 #8 24.63 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ... 05:28:03 #8 24.64 Unpacking libhttp-date-perl (6.05-1) ... 05:28:03 #8 24.67 Selecting previously unselected package libfile-listing-perl. 05:28:03 #8 24.67 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ... 05:28:03 #8 24.67 Unpacking libfile-listing-perl (6.14-1) ... 05:28:03 #8 24.70 Selecting previously unselected package libhtml-tagset-perl. 05:28:03 #8 24.71 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ... 05:28:03 #8 24.71 Unpacking libhtml-tagset-perl (3.20-4) ... 05:28:03 #8 24.74 Selecting previously unselected package liburi-perl. 05:28:03 #8 24.74 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ... 05:28:03 #8 24.74 Unpacking liburi-perl (5.08-1) ... 05:28:03 #8 24.77 Selecting previously unselected package libhtml-parser-perl. 05:28:03 #8 24.77 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ... 05:28:03 #8 24.78 Unpacking libhtml-parser-perl (3.75-1+b1) ... 05:28:03 #8 24.81 Selecting previously unselected package libhtml-tree-perl. 05:28:03 #8 24.81 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ... 05:28:03 #8 24.82 Unpacking libhtml-tree-perl (5.07-2) ... 05:28:03 #8 24.86 Selecting previously unselected package libio-html-perl. 05:28:03 #8 24.86 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ... 05:28:03 #8 24.86 Unpacking libio-html-perl (1.004-2) ... 05:28:03 #8 24.89 Selecting previously unselected package liblwp-mediatypes-perl. 05:28:03 #8 24.89 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ... 05:28:03 #8 24.90 Unpacking liblwp-mediatypes-perl (6.04-1) ... 05:28:03 #8 24.92 Selecting previously unselected package libhttp-message-perl. 05:28:03 #8 24.93 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ... 05:28:03 #8 24.93 Unpacking libhttp-message-perl (6.28-1) ... 05:28:03 #8 24.96 Selecting previously unselected package libhttp-cookies-perl. 05:28:03 #8 24.96 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ... 05:28:03 #8 24.96 Unpacking libhttp-cookies-perl (6.10-1) ... 05:28:03 #8 25.00 Selecting previously unselected package libhttp-negotiate-perl. 05:28:03 #8 25.01 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ... 05:28:03 #8 25.01 Unpacking libhttp-negotiate-perl (6.01-1) ... 05:28:03 #8 25.06 Selecting previously unselected package perl-openssl-defaults:amd64. 05:28:03 #8 25.06 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ... 05:28:04 #8 25.07 Unpacking perl-openssl-defaults:amd64 (5) ... 05:28:04 #8 25.09 Selecting previously unselected package libnet-ssleay-perl. 05:28:04 #8 25.09 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... 05:28:04 #8 25.10 Unpacking libnet-ssleay-perl (1.88-3+b1) ... 05:28:04 #8 25.17 Selecting previously unselected package libio-socket-ssl-perl. 05:28:04 #8 25.17 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ... 05:28:04 #8 25.17 Unpacking libio-socket-ssl-perl (2.069-1) ... 05:28:04 #8 25.22 Selecting previously unselected package libnet-http-perl. 05:28:04 #8 25.22 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ... 05:28:04 #8 25.22 Unpacking libnet-http-perl (6.20-1) ... 05:28:04 #8 25.25 Selecting previously unselected package liblwp-protocol-https-perl. 05:28:04 #8 25.25 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ... 05:28:04 #8 25.26 Unpacking liblwp-protocol-https-perl (6.10-1) ... 05:28:04 #8 25.28 Selecting previously unselected package libtry-tiny-perl. 05:28:04 #8 25.28 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ... 05:28:04 #8 25.28 Unpacking libtry-tiny-perl (0.30-1) ... 05:28:04 #8 25.31 Selecting previously unselected package libwww-robotrules-perl. 05:28:04 #8 25.31 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ... 05:28:04 #8 25.31 Unpacking libwww-robotrules-perl (6.02-1) ... 05:28:04 #8 25.34 Selecting previously unselected package libwww-perl. 05:28:04 #8 25.34 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ... 05:28:04 #8 25.34 Unpacking libwww-perl (6.52-1) ... 05:28:04 #8 25.39 Selecting previously unselected package patchutils. 05:28:04 #8 25.39 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ... 05:28:04 #8 25.39 Unpacking patchutils (0.4.2-1) ... 05:28:04 #8 25.43 Selecting previously unselected package wdiff. 05:28:04 #8 25.43 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ... 05:28:04 #8 25.43 Unpacking wdiff (1.2.2-2+b1) ... 05:28:04 #8 25.48 Selecting previously unselected package devscripts. 05:28:04 #8 25.48 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ... 05:28:04 #8 25.50 Unpacking devscripts (2.21.3+deb11u1) ... 05:28:04 #8 25.63 Selecting previously unselected package diffstat. 05:28:04 #8 25.63 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ... 05:28:04 #8 25.63 Unpacking diffstat (1.64-1) ... 05:28:04 #8 25.68 Selecting previously unselected package distro-info-data. 05:28:04 #8 25.68 Preparing to unpack .../148-distro-info-data_0.51_all.deb ... 05:28:04 #8 25.69 Unpacking distro-info-data (0.51) ... 05:28:04 #8 25.74 Selecting previously unselected package python3-pkg-resources. 05:28:04 #8 25.75 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ... 05:28:04 #8 25.75 Unpacking python3-pkg-resources (52.0.0-4) ... 05:28:04 #8 25.83 Selecting previously unselected package python3-chardet. 05:28:04 #8 25.83 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ... 05:28:04 #8 25.84 Unpacking python3-chardet (4.0.0-1) ... 05:28:04 #8 25.94 Selecting previously unselected package python3-six. 05:28:04 #8 25.95 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ... 05:28:04 #8 25.96 Unpacking python3-six (1.16.0-2) ... 05:28:04 #8 26.04 Selecting previously unselected package python3-debian. 05:28:04 #8 26.04 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ... 05:28:04 #8 26.05 Unpacking python3-debian (0.1.39) ... 05:28:04 #8 26.12 Selecting previously unselected package libgpgme11:amd64. 05:28:04 #8 26.13 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ... 05:28:04 #8 26.13 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ... 05:28:04 #8 26.17 Selecting previously unselected package python3-gpg. 05:28:05 #8 26.17 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ... 05:28:05 #8 26.17 Unpacking python3-gpg (1.14.0-1+b2) ... 05:28:05 #8 26.24 Selecting previously unselected package dput. 05:28:05 #8 26.24 Preparing to unpack .../155-dput_1.1.0_all.deb ... 05:28:05 #8 26.25 Unpacking dput (1.1.0) ... 05:28:05 #8 26.28 Selecting previously unselected package equivs. 05:28:05 #8 26.29 Preparing to unpack .../156-equivs_2.3.1_all.deb ... 05:28:05 #8 26.29 Unpacking equivs (2.3.1) ... 05:28:05 #8 26.32 Selecting previously unselected package fonts-dejavu-core. 05:28:05 #8 26.33 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ... 05:28:05 #8 26.33 Unpacking fonts-dejavu-core (2.37-2) ... 05:28:05 #8 26.47 Selecting previously unselected package fontconfig-config. 05:28:05 #8 26.47 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ... 05:28:05 #8 26.55 Unpacking fontconfig-config (2.13.1-4.2) ... 05:28:05 #8 26.59 Selecting previously unselected package libcurl3-gnutls:amd64. 05:28:05 #8 26.60 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+b1_amd64.deb ... 05:28:05 #8 26.60 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ... 05:28:05 #8 26.65 Selecting previously unselected package liberror-perl. 05:28:05 #8 26.65 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ... 05:28:05 #8 26.66 Unpacking liberror-perl (0.17029-1) ... 05:28:05 #8 26.69 Selecting previously unselected package git-man. 05:28:05 #8 26.69 Preparing to unpack .../161-git-man_1%3a2.30.2-1_all.deb ... 05:28:05 #8 26.69 Unpacking git-man (1:2.30.2-1) ... 05:28:05 #8 26.82 Selecting previously unselected package git. 05:28:05 #8 26.82 Preparing to unpack .../162-git_1%3a2.30.2-1_amd64.deb ... 05:28:05 #8 26.84 Unpacking git (1:2.30.2-1) ... 05:28:06 #8 27.37 Selecting previously unselected package iso-codes. 05:28:06 #8 27.38 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ... 05:28:06 #8 27.38 Unpacking iso-codes (4.6.0-1) ... 05:28:06 #8 27.79 Selecting previously unselected package libalgorithm-diff-perl. 05:28:06 #8 27.80 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ... 05:28:06 #8 27.80 Unpacking libalgorithm-diff-perl (1.201-1) ... 05:28:06 #8 27.83 Selecting previously unselected package libalgorithm-diff-xs-perl. 05:28:06 #8 27.83 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ... 05:28:06 #8 27.84 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... 05:28:06 #8 27.86 Selecting previously unselected package libalgorithm-merge-perl. 05:28:06 #8 27.87 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ... 05:28:06 #8 27.87 Unpacking libalgorithm-merge-perl (0.08-3) ... 05:28:06 #8 27.89 Selecting previously unselected package libaliased-perl. 05:28:06 #8 27.90 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ... 05:28:06 #8 27.91 Unpacking libaliased-perl (0.34-1.1) ... 05:28:06 #8 27.94 Selecting previously unselected package libapt-pkg-perl. 05:28:06 #8 27.94 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ... 05:28:06 #8 27.94 Unpacking libapt-pkg-perl (0.1.39) ... 05:28:06 #8 27.98 Selecting previously unselected package libarchive-cpio-perl. 05:28:06 #8 27.98 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ... 05:28:06 #8 27.98 Unpacking libarchive-cpio-perl (0.10-1.1) ... 05:28:06 #8 28.01 Selecting previously unselected package libarchive13:amd64. 05:28:06 #8 28.01 Preparing to unpack .../170-libarchive13_3.4.3-2+b1_amd64.deb ... 05:28:06 #8 28.02 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... 05:28:06 #8 28.07 Selecting previously unselected package libarray-intspan-perl. 05:28:06 #8 28.07 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ... 05:28:06 #8 28.08 Unpacking libarray-intspan-perl (2.004-1) ... 05:28:06 #8 28.11 Selecting previously unselected package libauthen-sasl-perl. 05:28:06 #8 28.11 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ... 05:28:06 #8 28.11 Unpacking libauthen-sasl-perl (2.1600-1.1) ... 05:28:06 #8 28.14 Selecting previously unselected package libmodule-implementation-perl. 05:28:06 #8 28.15 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ... 05:28:06 #8 28.15 Unpacking libmodule-implementation-perl (0.09-1.1) ... 05:28:06 #8 28.17 Selecting previously unselected package libsub-exporter-progressive-perl. 05:28:06 #8 28.18 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 05:28:06 #8 28.18 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 05:28:06 #8 28.20 Selecting previously unselected package libvariable-magic-perl. 05:28:06 #8 28.21 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ... 05:28:06 #8 28.21 Unpacking libvariable-magic-perl (0.62-1+b3) ... 05:28:06 #8 28.24 Selecting previously unselected package libb-hooks-endofscope-perl. 05:28:06 #8 28.24 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ... 05:28:06 #8 28.24 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ... 05:28:06 #8 28.27 Selecting previously unselected package libpng16-16:amd64. 05:28:06 #8 28.28 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ... 05:28:06 #8 28.28 Unpacking libpng16-16:amd64 (1.6.37-3) ... 05:28:06 #8 28.33 Selecting previously unselected package libfreetype6:amd64. 05:28:06 #8 28.33 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1_amd64.deb ... 05:28:06 #8 28.34 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ... 05:28:07 #8 28.40 Selecting previously unselected package libfontconfig1:amd64. 05:28:07 #8 28.41 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ... 05:28:07 #8 28.41 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... 05:28:07 #8 28.45 Selecting previously unselected package libjpeg62-turbo:amd64. 05:28:07 #8 28.45 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... 05:28:07 #8 28.46 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... 05:28:07 #8 28.50 Selecting previously unselected package libdeflate0:amd64. 05:28:07 #8 28.50 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ... 05:28:07 #8 28.51 Unpacking libdeflate0:amd64 (1.7-1) ... 05:28:07 #8 28.54 Selecting previously unselected package libjbig0:amd64. 05:28:07 #8 28.54 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ... 05:28:07 #8 28.55 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... 05:28:07 #8 28.58 Selecting previously unselected package libwebp6:amd64. 05:28:07 #8 28.58 Preparing to unpack .../183-libwebp6_0.6.1-2.1_amd64.deb ... 05:28:07 #8 28.59 Unpacking libwebp6:amd64 (0.6.1-2.1) ... 05:28:07 #8 28.65 Selecting previously unselected package libtiff5:amd64. 05:28:07 #8 28.65 Preparing to unpack .../184-libtiff5_4.2.0-1_amd64.deb ... 05:28:07 #8 28.66 Unpacking libtiff5:amd64 (4.2.0-1) ... 05:28:07 #8 28.71 Selecting previously unselected package libxau6:amd64. 05:28:07 #8 28.71 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ... 05:28:07 #8 28.71 Unpacking libxau6:amd64 (1:1.0.9-1) ... 05:28:07 #8 28.74 Selecting previously unselected package libxdmcp6:amd64. 05:28:07 #8 28.75 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 05:28:07 #8 28.75 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 05:28:07 #8 28.78 Selecting previously unselected package libxcb1:amd64. 05:28:07 #8 28.79 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ... 05:28:07 #8 28.79 Unpacking libxcb1:amd64 (1.14-3) ... 05:28:07 #8 28.82 Selecting previously unselected package libx11-data. 05:28:07 #8 28.83 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1_all.deb ... 05:28:07 #8 28.83 Unpacking libx11-data (2:1.7.2-1) ... 05:28:07 #8 28.91 Selecting previously unselected package libx11-6:amd64. 05:28:07 #8 28.91 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1_amd64.deb ... 05:28:07 #8 28.91 Unpacking libx11-6:amd64 (2:1.7.2-1) ... 05:28:07 #8 29.00 Selecting previously unselected package libxpm4:amd64. 05:28:07 #8 29.00 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1_amd64.deb ... 05:28:07 #8 29.00 Unpacking libxpm4:amd64 (1:3.5.12-1) ... 05:28:07 #8 29.04 Selecting previously unselected package libgd3:amd64. 05:28:07 #8 29.04 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ... 05:28:07 #8 29.04 Unpacking libgd3:amd64 (2.3.0-2) ... 05:28:07 #8 29.08 Selecting previously unselected package libc-devtools. 05:28:08 #8 29.08 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u2_amd64.deb ... 05:28:08 #8 29.09 Unpacking libc-devtools (2.31-13+deb11u2) ... 05:28:08 #8 29.12 Selecting previously unselected package libcapture-tiny-perl. 05:28:08 #8 29.12 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ... 05:28:08 #8 29.13 Unpacking libcapture-tiny-perl (0.48-1) ... 05:28:08 #8 29.16 Selecting previously unselected package libclass-data-inheritable-perl. 05:28:08 #8 29.16 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ... 05:28:08 #8 29.16 Unpacking libclass-data-inheritable-perl (0.08-3) ... 05:28:08 #8 29.19 Selecting previously unselected package libclass-inspector-perl. 05:28:08 #8 29.20 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ... 05:28:08 #8 29.20 Unpacking libclass-inspector-perl (1.36-1) ... 05:28:08 #8 29.23 Selecting previously unselected package libclass-xsaccessor-perl. 05:28:08 #8 29.23 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ... 05:28:08 #8 29.23 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ... 05:28:08 #8 29.26 Selecting previously unselected package libclone-perl. 05:28:08 #8 29.26 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ... 05:28:08 #8 29.27 Unpacking libclone-perl (0.45-1+b1) ... 05:28:08 #8 29.29 Selecting previously unselected package libcommon-sense-perl. 05:28:08 #8 29.30 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ... 05:28:08 #8 29.30 Unpacking libcommon-sense-perl (3.75-1+b4) ... 05:28:08 #8 29.33 Selecting previously unselected package libconfig-tiny-perl. 05:28:08 #8 29.33 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ... 05:28:08 #8 29.33 Unpacking libconfig-tiny-perl (2.26-1) ... 05:28:08 #8 29.36 Selecting previously unselected package libparams-util-perl. 05:28:08 #8 29.36 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ... 05:28:08 #8 29.36 Unpacking libparams-util-perl (1.102-1+b1) ... 05:28:08 #8 29.39 Selecting previously unselected package libsub-install-perl. 05:28:08 #8 29.39 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ... 05:28:08 #8 29.39 Unpacking libsub-install-perl (0.928-1.1) ... 05:28:08 #8 29.42 Selecting previously unselected package libdata-optlist-perl. 05:28:08 #8 29.42 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ... 05:28:08 #8 29.42 Unpacking libdata-optlist-perl (0.110-1.1) ... 05:28:08 #8 29.46 Selecting previously unselected package libsub-exporter-perl. 05:28:08 #8 29.46 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ... 05:28:08 #8 29.46 Unpacking libsub-exporter-perl (0.987-1) ... 05:28:08 #8 29.49 Selecting previously unselected package libconst-fast-perl. 05:28:08 #8 29.49 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ... 05:28:08 #8 29.50 Unpacking libconst-fast-perl (0.014-1.1) ... 05:28:08 #8 29.52 Selecting previously unselected package libwant-perl. 05:28:08 #8 29.53 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ... 05:28:08 #8 29.53 Unpacking libwant-perl (0.29-1+b6) ... 05:28:08 #8 29.56 Selecting previously unselected package libcontextual-return-perl. 05:28:08 #8 29.56 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ... 05:28:08 #8 29.56 Unpacking libcontextual-return-perl (0.004014-2) ... 05:28:08 #8 29.59 Selecting previously unselected package libconvert-binhex-perl. 05:28:08 #8 29.60 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ... 05:28:08 #8 29.60 Unpacking libconvert-binhex-perl (1.125-1) ... 05:28:08 #8 29.63 Selecting previously unselected package libcpanel-json-xs-perl. 05:28:08 #8 29.63 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ... 05:28:08 #8 29.63 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ... 05:28:08 #8 29.68 Selecting previously unselected package libdevel-stacktrace-perl. 05:28:08 #8 29.68 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ... 05:28:08 #8 29.69 Unpacking libdevel-stacktrace-perl (2.0400-1) ... 05:28:08 #8 29.75 Selecting previously unselected package libexception-class-perl. 05:28:08 #8 29.75 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ... 05:28:08 #8 29.75 Unpacking libexception-class-perl (1.44-1) ... 05:28:08 #8 29.79 Selecting previously unselected package libiterator-perl. 05:28:08 #8 29.79 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ... 05:28:08 #8 29.80 Unpacking libiterator-perl (0.03+ds1-1.1) ... 05:28:08 #8 29.82 Selecting previously unselected package libiterator-util-perl. 05:28:08 #8 29.83 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ... 05:28:08 #8 29.83 Unpacking libiterator-util-perl (0.02+ds1-1.1) ... 05:28:08 #8 29.86 Selecting previously unselected package libexporter-tiny-perl. 05:28:08 #8 29.86 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ... 05:28:08 #8 29.86 Unpacking libexporter-tiny-perl (1.002002-1) ... 05:28:08 #8 29.89 Selecting previously unselected package liblist-moreutils-xs-perl. 05:28:08 #8 29.89 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ... 05:28:08 #8 29.90 Unpacking liblist-moreutils-xs-perl (0.430-2) ... 05:28:08 #8 29.92 Selecting previously unselected package liblist-moreutils-perl. 05:28:08 #8 29.93 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ... 05:28:08 #8 29.93 Unpacking liblist-moreutils-perl (0.430-2) ... 05:28:08 #8 29.97 Selecting previously unselected package libdata-dpath-perl. 05:28:08 #8 29.97 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ... 05:28:08 #8 29.97 Unpacking libdata-dpath-perl (0.58-1) ... 05:28:08 #8 30.01 Selecting previously unselected package libdata-dump-perl. 05:28:08 #8 30.01 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ... 05:28:08 #8 30.01 Unpacking libdata-dump-perl (1.23-1.1) ... 05:28:08 #8 30.04 Selecting previously unselected package libdata-messagepack-perl. 05:28:08 #8 30.05 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ... 05:28:08 #8 30.05 Unpacking libdata-messagepack-perl (1.00-4+b1) ... 05:28:08 #8 30.08 Selecting previously unselected package libnet-domain-tld-perl. 05:28:08 #8 30.08 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ... 05:28:08 #8 30.08 Unpacking libnet-domain-tld-perl (1.75-1.1) ... 05:28:08 #8 30.11 Selecting previously unselected package libdata-validate-domain-perl. 05:28:08 #8 30.11 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ... 05:28:08 #8 30.12 Unpacking libdata-validate-domain-perl (0.10-1.1) ... 05:28:08 #8 30.14 Selecting previously unselected package libdevel-size-perl. 05:28:08 #8 30.14 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ... 05:28:08 #8 30.15 Unpacking libdevel-size-perl (0.83-1+b2) ... 05:28:08 #8 30.17 Selecting previously unselected package libdistro-info-perl. 05:28:08 #8 30.17 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ... 05:28:08 #8 30.18 Unpacking libdistro-info-perl (1.0) ... 05:28:09 #8 30.28 Selecting previously unselected package libemail-address-xs-perl. 05:28:09 #8 30.28 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ... 05:28:09 #8 30.28 Unpacking libemail-address-xs-perl (1.04-1+b3) ... 05:28:09 #8 30.31 Selecting previously unselected package libfcgi0ldbl:amd64. 05:28:09 #8 30.31 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ... 05:28:09 #8 30.32 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ... 05:28:09 #8 30.35 Selecting previously unselected package libfcgi-bin. 05:28:09 #8 30.35 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ... 05:28:09 #8 30.35 Unpacking libfcgi-bin (2.4.2-2) ... 05:28:09 #8 30.38 Selecting previously unselected package libfcgi-perl:amd64. 05:28:09 #8 30.38 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ... 05:28:09 #8 30.38 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ... 05:28:09 #8 30.41 Selecting previously unselected package libipc-system-simple-perl. 05:28:09 #8 30.41 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ... 05:28:09 #8 30.42 Unpacking libipc-system-simple-perl (1.30-1) ... 05:28:09 #8 30.45 Selecting previously unselected package libfile-basedir-perl. 05:28:09 #8 30.46 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ... 05:28:09 #8 30.46 Unpacking libfile-basedir-perl (0.08-1) ... 05:28:09 #8 30.48 Selecting previously unselected package libfile-chdir-perl. 05:28:09 #8 30.49 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ... 05:28:09 #8 30.49 Unpacking libfile-chdir-perl (0.1008-1.1) ... 05:28:09 #8 30.51 Selecting previously unselected package libfile-fcntllock-perl. 05:28:09 #8 30.52 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ... 05:28:09 #8 30.52 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... 05:28:09 #8 30.55 Selecting previously unselected package libnumber-compare-perl. 05:28:09 #8 30.55 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ... 05:28:09 #8 30.55 Unpacking libnumber-compare-perl (0.03-1.1) ... 05:28:09 #8 30.58 Selecting previously unselected package libtext-glob-perl. 05:28:09 #8 30.58 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ... 05:28:09 #8 30.58 Unpacking libtext-glob-perl (0.11-1) ... 05:28:09 #8 30.61 Selecting previously unselected package libfile-find-rule-perl. 05:28:09 #8 30.61 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ... 05:28:09 #8 30.61 Unpacking libfile-find-rule-perl (0.34-1) ... 05:28:09 #8 30.64 Selecting previously unselected package libfont-afm-perl. 05:28:09 #8 30.64 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ... 05:28:09 #8 30.64 Unpacking libfont-afm-perl (1.20-3) ... 05:28:09 #8 30.67 Selecting previously unselected package libio-string-perl. 05:28:09 #8 30.67 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ... 05:28:09 #8 30.67 Unpacking libio-string-perl (1.08-3.1) ... 05:28:09 #8 30.70 Selecting previously unselected package libfont-ttf-perl. 05:28:09 #8 30.70 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ... 05:28:09 #8 30.70 Unpacking libfont-ttf-perl (1.06-1.1) ... 05:28:09 #8 30.76 Selecting previously unselected package libio-stringy-perl. 05:28:09 #8 30.76 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ... 05:28:09 #8 30.77 Unpacking libio-stringy-perl (2.111-3) ... 05:28:09 #8 30.80 Selecting previously unselected package libparams-validate-perl:amd64. 05:28:09 #8 30.80 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ... 05:28:09 #8 30.80 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ... 05:28:09 #8 30.83 Selecting previously unselected package libgetopt-long-descriptive-perl. 05:28:09 #8 30.83 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ... 05:28:09 #8 30.84 Unpacking libgetopt-long-descriptive-perl (0.105-1) ... 05:28:09 #8 30.86 Selecting previously unselected package libsort-versions-perl. 05:28:09 #8 30.86 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ... 05:28:09 #8 30.87 Unpacking libsort-versions-perl (1.62-1) ... 05:28:09 #8 30.89 Selecting previously unselected package libgit-wrapper-perl. 05:28:09 #8 30.89 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ... 05:28:09 #8 30.90 Unpacking libgit-wrapper-perl (0.048-1) ... 05:28:09 #8 30.92 Selecting previously unselected package libhttp-tiny-multipart-perl. 05:28:09 #8 30.92 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ... 05:28:09 #8 30.93 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ... 05:28:09 #8 30.95 Selecting previously unselected package libio-prompter-perl. 05:28:09 #8 30.96 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ... 05:28:09 #8 30.96 Unpacking libio-prompter-perl (0.004015-1) ... 05:28:09 #8 30.99 Selecting previously unselected package libjson-perl. 05:28:09 #8 30.99 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ... 05:28:09 #8 31.00 Unpacking libjson-perl (4.03000-1) ... 05:28:09 #8 31.03 Selecting previously unselected package liblog-any-perl. 05:28:09 #8 31.03 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ... 05:28:09 #8 31.03 Unpacking liblog-any-perl (1.709-1) ... 05:28:09 #8 31.07 Selecting previously unselected package liblog-any-adapter-screen-perl. 05:28:09 #8 31.07 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 05:28:09 #8 31.07 Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 05:28:09 #8 31.10 Selecting previously unselected package libpackage-stash-perl. 05:28:09 #8 31.10 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ... 05:28:09 #8 31.10 Unpacking libpackage-stash-perl (0.39-1) ... 05:28:09 #8 31.13 Selecting previously unselected package libsub-identify-perl. 05:28:09 #8 31.13 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ... 05:28:09 #8 31.14 Unpacking libsub-identify-perl (0.14-1+b3) ... 05:28:09 #8 31.17 Selecting previously unselected package libsub-name-perl. 05:28:09 #8 31.17 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ... 05:28:09 #8 31.18 Unpacking libsub-name-perl (0.26-1+b1) ... 05:28:09 #8 31.20 Selecting previously unselected package libnamespace-clean-perl. 05:28:10 #8 31.20 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ... 05:28:10 #8 31.21 Unpacking libnamespace-clean-perl (0.27-1) ... 05:28:10 #8 31.25 Selecting previously unselected package libpath-tiny-perl. 05:28:10 #8 31.25 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ... 05:28:10 #8 31.26 Unpacking libpath-tiny-perl (0.118-1) ... 05:28:10 #8 31.29 Selecting previously unselected package libtype-tiny-perl. 05:28:10 #8 31.29 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ... 05:28:10 #8 31.29 Unpacking libtype-tiny-perl (1.012001-2) ... 05:28:10 #8 31.36 Selecting previously unselected package libgitlab-api-v4-perl. 05:28:10 #8 31.36 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ... 05:28:10 #8 31.36 Unpacking libgitlab-api-v4-perl (0.26-1) ... 05:28:10 #8 31.41 Selecting previously unselected package libglib2.0-0:amd64. 05:28:10 #8 31.41 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ... 05:28:10 #8 31.42 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... 05:28:10 #8 31.55 Selecting previously unselected package libglib2.0-data. 05:28:10 #8 31.56 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ... 05:28:10 #8 31.56 Unpacking libglib2.0-data (2.66.8-1) ... 05:28:10 #8 31.72 Selecting previously unselected package libgpm2:amd64. 05:28:10 #8 31.72 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ... 05:28:10 #8 31.73 Unpacking libgpm2:amd64 (1.20.7-8) ... 05:28:10 #8 31.75 Selecting previously unselected package libhash-fieldhash-perl. 05:28:10 #8 31.76 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ... 05:28:10 #8 31.76 Unpacking libhash-fieldhash-perl (0.15-1+b3) ... 05:28:10 #8 31.78 Selecting previously unselected package libhtml-form-perl. 05:28:10 #8 31.79 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ... 05:28:10 #8 31.79 Unpacking libhtml-form-perl (6.07-1) ... 05:28:10 #8 31.82 Selecting previously unselected package libhtml-format-perl. 05:28:10 #8 31.82 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ... 05:28:10 #8 31.82 Unpacking libhtml-format-perl (2.12-1.1) ... 05:28:10 #8 31.86 Selecting previously unselected package libhtml-html5-entities-perl. 05:28:10 #8 31.86 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ... 05:28:10 #8 31.86 Unpacking libhtml-html5-entities-perl (0.004-1.1) ... 05:28:10 #8 31.89 Selecting previously unselected package libhttp-daemon-perl. 05:28:10 #8 31.89 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1_all.deb ... 05:28:10 #8 31.89 Unpacking libhttp-daemon-perl (6.12-1) ... 05:28:10 #8 31.92 Selecting previously unselected package libio-sessiondata-perl. 05:28:10 #8 31.93 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ... 05:28:10 #8 31.93 Unpacking libio-sessiondata-perl (1.03-1.1) ... 05:28:10 #8 31.96 Selecting previously unselected package libipc-run3-perl. 05:28:10 #8 31.96 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ... 05:28:10 #8 31.96 Unpacking libipc-run3-perl (0.048-2) ... 05:28:10 #8 31.99 Selecting previously unselected package libtypes-serialiser-perl. 05:28:10 #8 31.99 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ... 05:28:10 #8 31.99 Unpacking libtypes-serialiser-perl (1.01-1) ... 05:28:10 #8 32.11 Selecting previously unselected package libjson-xs-perl. 05:28:10 #8 32.11 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ... 05:28:10 #8 32.12 Unpacking libjson-xs-perl (4.030-1+b1) ... 05:28:10 #8 32.15 Selecting previously unselected package libjson-maybexs-perl. 05:28:10 #8 32.16 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ... 05:28:10 #8 32.16 Unpacking libjson-maybexs-perl (1.004003-1) ... 05:28:10 #8 32.20 Selecting previously unselected package libldap-common. 05:28:10 #8 32.20 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3_all.deb ... 05:28:10 #8 32.20 Unpacking libldap-common (2.4.57+dfsg-3) ... 05:28:10 #8 32.23 Selecting previously unselected package liblist-compare-perl. 05:28:10 #8 32.23 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ... 05:28:10 #8 32.24 Unpacking liblist-compare-perl (0.55-1) ... 05:28:10 #8 32.27 Selecting previously unselected package liblist-someutils-perl. 05:28:10 #8 32.27 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ... 05:28:10 #8 32.27 Unpacking liblist-someutils-perl (0.58-1) ... 05:28:10 #8 32.30 Selecting previously unselected package liblist-someutils-xs-perl. 05:28:10 #8 32.30 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ... 05:28:10 #8 32.30 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ... 05:28:10 #8 32.33 Selecting previously unselected package liblist-utilsby-perl. 05:28:11 #8 32.33 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ... 05:28:11 #8 32.34 Unpacking liblist-utilsby-perl (0.11-1) ... 05:28:11 #8 32.37 Selecting previously unselected package libltdl7:amd64. 05:28:11 #8 32.37 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ... 05:28:11 #8 32.38 Unpacking libltdl7:amd64 (2.4.6-15) ... 05:28:11 #8 32.41 Selecting previously unselected package libltdl-dev:amd64. 05:28:11 #8 32.41 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ... 05:28:11 #8 32.41 Unpacking libltdl-dev:amd64 (2.4.6-15) ... 05:28:11 #8 32.46 Selecting previously unselected package liblzo2-2:amd64. 05:28:11 #8 32.46 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ... 05:28:11 #8 32.47 Unpacking liblzo2-2:amd64 (2.10-2) ... 05:28:11 #8 32.49 Selecting previously unselected package libsys-hostname-long-perl. 05:28:11 #8 32.50 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ... 05:28:11 #8 32.50 Unpacking libsys-hostname-long-perl (1.5-2) ... 05:28:11 #8 32.52 Selecting previously unselected package libmail-sendmail-perl. 05:28:11 #8 32.53 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ... 05:28:11 #8 32.53 Unpacking libmail-sendmail-perl (0.80-1.1) ... 05:28:11 #8 32.56 Selecting previously unselected package libnet-smtp-ssl-perl. 05:28:11 #8 32.56 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ... 05:28:11 #8 32.56 Unpacking libnet-smtp-ssl-perl (1.04-1) ... 05:28:11 #8 32.59 Selecting previously unselected package libmailtools-perl. 05:28:11 #8 32.59 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ... 05:28:11 #8 32.59 Unpacking libmailtools-perl (2.21-1) ... 05:28:11 #8 32.63 Selecting previously unselected package libmarkdown2:amd64. 05:28:11 #8 32.63 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ... 05:28:11 #8 32.64 Unpacking libmarkdown2:amd64 (2.2.6-1) ... 05:28:11 #8 32.67 Selecting previously unselected package libmime-tools-perl. 05:28:11 #8 32.67 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ... 05:28:11 #8 32.67 Unpacking libmime-tools-perl (5.509-1) ... 05:28:11 #8 32.72 Selecting previously unselected package libmoox-aliases-perl. 05:28:11 #8 32.72 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ... 05:28:11 #8 32.72 Unpacking libmoox-aliases-perl (0.001006-1.1) ... 05:28:11 #8 32.75 Selecting previously unselected package libnamespace-autoclean-perl. 05:28:11 #8 32.75 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ... 05:28:11 #8 32.75 Unpacking libnamespace-autoclean-perl (0.29-1) ... 05:28:11 #8 32.78 Selecting previously unselected package libobject-id-perl. 05:28:11 #8 32.78 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ... 05:28:11 #8 32.78 Unpacking libobject-id-perl (0.1.2-2.1) ... 05:28:11 #8 32.81 Selecting previously unselected package libmoox-struct-perl. 05:28:11 #8 32.81 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ... 05:28:11 #8 32.81 Unpacking libmoox-struct-perl (0.020-1) ... 05:28:11 #8 32.84 Selecting previously unselected package libmouse-perl. 05:28:11 #8 32.84 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ... 05:28:11 #8 32.85 Unpacking libmouse-perl (2.5.10-1+b1) ... 05:28:11 #8 32.89 Selecting previously unselected package libnumber-range-perl. 05:28:11 #8 32.89 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ... 05:28:11 #8 32.89 Unpacking libnumber-range-perl (0.12-1.1) ... 05:28:11 #8 32.92 Selecting previously unselected package libossp-uuid16:amd64. 05:28:11 #8 32.93 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ... 05:28:11 #8 32.93 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ... 05:28:11 #8 32.96 Selecting previously unselected package libossp-uuid-perl. 05:28:11 #8 32.96 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ... 05:28:11 #8 32.96 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ... 05:28:11 #8 32.99 Selecting previously unselected package libpackage-stash-xs-perl. 05:28:11 #8 32.99 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ... 05:28:11 #8 33.00 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ... 05:28:11 #8 33.03 Selecting previously unselected package libpath-iterator-rule-perl. 05:28:11 #8 33.03 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ... 05:28:11 #8 33.03 Unpacking libpath-iterator-rule-perl (1.014-1) ... 05:28:11 #8 33.06 Selecting previously unselected package libperlio-gzip-perl. 05:28:11 #8 33.07 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ... 05:28:11 #8 33.07 Unpacking libperlio-gzip-perl (0.19-1+b7) ... 05:28:11 #8 33.11 Selecting previously unselected package libpod-parser-perl. 05:28:12 #8 33.11 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ... 05:28:12 #8 33.12 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl' 05:28:12 #8 33.14 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl' 05:28:12 #8 33.14 Unpacking libpod-parser-perl (1.63-2) ... 05:28:12 #8 33.18 Selecting previously unselected package libpod-constants-perl. 05:28:12 #8 33.18 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ... 05:28:12 #8 33.19 Unpacking libpod-constants-perl (0.19-2) ... 05:28:12 #8 33.22 Selecting previously unselected package libproc-processtable-perl. 05:28:12 #8 33.22 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ... 05:28:12 #8 33.23 Unpacking libproc-processtable-perl (0.59-2+b1) ... 05:28:12 #8 33.26 Selecting previously unselected package libre2-9:amd64. 05:28:12 #8 33.26 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ... 05:28:12 #8 33.27 Unpacking libre2-9:amd64 (20210201+dfsg-1) ... 05:28:12 #8 33.31 Selecting previously unselected package libre-engine-re2-perl:amd64. 05:28:12 #8 33.31 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ... 05:28:12 #8 33.31 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ... 05:28:12 #8 33.34 Selecting previously unselected package libreadonly-perl. 05:28:12 #8 33.34 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ... 05:28:12 #8 33.34 Unpacking libreadonly-perl (2.050-3) ... 05:28:12 #8 33.37 Selecting previously unselected package libref-util-perl. 05:28:12 #8 33.37 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ... 05:28:12 #8 33.37 Unpacking libref-util-perl (0.204-1) ... 05:28:12 #8 33.40 Selecting previously unselected package libref-util-xs-perl. 05:28:12 #8 33.40 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ... 05:28:12 #8 33.40 Unpacking libref-util-xs-perl (0.117-1+b3) ... 05:28:12 #8 33.43 Selecting previously unselected package libregexp-pattern-license-perl. 05:28:12 #8 33.43 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ... 05:28:12 #8 33.44 Unpacking libregexp-pattern-license-perl (3.4.0-1) ... 05:28:12 #8 33.47 Selecting previously unselected package libregexp-pattern-perl. 05:28:12 #8 33.47 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ... 05:28:12 #8 33.47 Unpacking libregexp-pattern-perl (0.2.14-1) ... 05:28:12 #8 33.50 Selecting previously unselected package libsasl2-modules:amd64. 05:28:12 #8 33.50 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1_amd64.deb ... 05:28:12 #8 33.51 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ... 05:28:12 #8 33.54 Selecting previously unselected package libsereal-decoder-perl. 05:28:12 #8 33.54 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ... 05:28:12 #8 33.55 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ... 05:28:12 #8 33.58 Selecting previously unselected package libsereal-encoder-perl. 05:28:12 #8 33.58 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ... 05:28:12 #8 33.58 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ... 05:28:12 #8 33.62 Selecting previously unselected package libtask-weaken-perl. 05:28:12 #8 33.62 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ... 05:28:12 #8 33.62 Unpacking libtask-weaken-perl (1.06-1) ... 05:28:12 #8 33.65 Selecting previously unselected package libxml-parser-perl:amd64. 05:28:12 #8 33.65 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ... 05:28:12 #8 33.66 Unpacking libxml-parser-perl:amd64 (2.46-2) ... 05:28:12 #8 33.70 Selecting previously unselected package libsoap-lite-perl. 05:28:12 #8 33.70 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ... 05:28:12 #8 33.71 Unpacking libsoap-lite-perl (1.27-1) ... 05:28:12 #8 33.76 Selecting previously unselected package libsort-key-perl. 05:28:12 #8 33.77 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ... 05:28:12 #8 33.77 Unpacking libsort-key-perl (1.33-2+b3) ... 05:28:12 #8 33.80 Selecting previously unselected package libstring-copyright-perl. 05:28:12 #8 33.80 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ... 05:28:12 #8 33.80 Unpacking libstring-copyright-perl (0.003006-1) ... 05:28:12 #8 33.83 Selecting previously unselected package libstring-escape-perl. 05:28:12 #8 33.83 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ... 05:28:12 #8 33.83 Unpacking libstring-escape-perl (2010.002-2) ... 05:28:12 #8 33.86 Selecting previously unselected package libstring-shellquote-perl. 05:28:12 #8 33.86 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ... 05:28:12 #8 33.87 Unpacking libstring-shellquote-perl (1.04-1) ... 05:28:12 #8 33.90 Selecting previously unselected package libsys-cpuaffinity-perl:amd64. 05:28:12 #8 33.90 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ... 05:28:12 #8 33.91 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... 05:28:12 #8 33.94 Selecting previously unselected package libterm-readkey-perl. 05:28:12 #8 33.94 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ... 05:28:12 #8 33.94 Unpacking libterm-readkey-perl (2.38-1+b2) ... 05:28:12 #8 33.97 Selecting previously unselected package libtext-levenshteinxs-perl. 05:28:12 #8 33.97 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ... 05:28:12 #8 33.97 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ... 05:28:12 #8 34.00 Selecting previously unselected package libtext-markdown-discount-perl:amd64. 05:28:12 #8 34.00 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ... 05:28:12 #8 34.00 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... 05:28:12 #8 34.03 Selecting previously unselected package libtext-xslate-perl. 05:28:12 #8 34.03 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ... 05:28:12 #8 34.04 Unpacking libtext-xslate-perl (3.5.8-1+b1) ... 05:28:12 #8 34.08 Selecting previously unselected package libtime-duration-perl. 05:28:12 #8 34.09 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ... 05:28:12 #8 34.09 Unpacking libtime-duration-perl (1.21-1) ... 05:28:12 #8 34.12 Selecting previously unselected package libtime-moment-perl. 05:28:12 #8 34.12 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ... 05:28:12 #8 34.12 Unpacking libtime-moment-perl (0.44-1+b3) ... 05:28:12 #8 34.15 Selecting previously unselected package libtype-tiny-xs-perl. 05:28:13 #8 34.15 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ... 05:28:13 #8 34.16 Unpacking libtype-tiny-xs-perl (0.022-1) ... 05:28:13 #8 34.19 Selecting previously unselected package libunicode-utf8-perl. 05:28:13 #8 34.19 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ... 05:28:13 #8 34.19 Unpacking libunicode-utf8-perl (0.62-1+b2) ... 05:28:13 #8 34.22 Selecting previously unselected package libunwind8:amd64. 05:28:13 #8 34.22 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ... 05:28:13 #8 34.23 Unpacking libunwind8:amd64 (1.3.2-2) ... 05:28:13 #8 34.26 Selecting previously unselected package libxdelta2. 05:28:13 #8 34.26 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ... 05:28:13 #8 34.27 Unpacking libxdelta2 (1.1.3-9.3) ... 05:28:13 #8 34.30 Selecting previously unselected package libxext6:amd64. 05:28:13 #8 34.30 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ... 05:28:13 #8 34.31 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... 05:28:13 #8 34.33 Selecting previously unselected package libxml-namespacesupport-perl. 05:28:13 #8 34.34 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ... 05:28:13 #8 34.34 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... 05:28:13 #8 34.36 Selecting previously unselected package libxml-sax-base-perl. 05:28:13 #8 34.37 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ... 05:28:13 #8 34.37 Unpacking libxml-sax-base-perl (1.09-1.1) ... 05:28:13 #8 34.40 Selecting previously unselected package libxml-sax-perl. 05:28:13 #8 34.41 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ... 05:28:13 #8 34.41 Unpacking libxml-sax-perl (1.02+dfsg-1) ... 05:28:13 #8 34.45 Selecting previously unselected package libxml-libxml-perl. 05:28:13 #8 34.45 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... 05:28:13 #8 34.45 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... 05:28:13 #8 34.52 Selecting previously unselected package libxml-sax-expat-perl. 05:28:13 #8 34.52 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ... 05:28:13 #8 34.52 Unpacking libxml-sax-expat-perl (0.51-1) ... 05:28:13 #8 34.55 Selecting previously unselected package libxmlrpc-lite-perl. 05:28:13 #8 34.55 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ... 05:28:13 #8 34.55 Unpacking libxmlrpc-lite-perl (0.717-4) ... 05:28:13 #8 34.59 Selecting previously unselected package libxmuu1:amd64. 05:28:13 #8 34.59 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 05:28:13 #8 34.59 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 05:28:13 #8 34.62 Selecting previously unselected package libyaml-0-2:amd64. 05:28:13 #8 34.63 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ... 05:28:13 #8 34.63 Unpacking libyaml-0-2:amd64 (0.2.2-1) ... 05:28:13 #8 34.66 Selecting previously unselected package libyaml-libyaml-perl. 05:28:13 #8 34.66 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ... 05:28:13 #8 34.67 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ... 05:28:13 #8 34.69 Selecting previously unselected package licensecheck. 05:28:13 #8 34.70 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ... 05:28:13 #8 34.70 Unpacking licensecheck (3.1.1-2) ... 05:28:13 #8 34.73 Selecting previously unselected package lzip. 05:28:13 #8 34.74 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ... 05:28:13 #8 34.74 Unpacking lzip (1.22-3) ... 05:28:13 #8 34.79 Selecting previously unselected package lzop. 05:28:13 #8 34.79 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ... 05:28:13 #8 34.79 Unpacking lzop (1.04-2) ... 05:28:13 #8 34.83 Selecting previously unselected package t1utils. 05:28:13 #8 34.83 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ... 05:28:13 #8 34.83 Unpacking t1utils (1.41-4) ... 05:28:13 #8 34.87 Selecting previously unselected package unzip. 05:28:13 #8 34.87 Preparing to unpack .../337-unzip_6.0-26_amd64.deb ... 05:28:13 #8 34.88 Unpacking unzip (6.0-26) ... 05:28:13 #8 34.93 Selecting previously unselected package lintian. 05:28:13 #8 34.93 Preparing to unpack .../338-lintian_2.104.0_all.deb ... 05:28:13 #8 34.94 Unpacking lintian (2.104.0) ... 05:28:14 #8 35.25 Selecting previously unselected package lsb-release. 05:28:14 #8 35.25 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ... 05:28:14 #8 35.26 Unpacking lsb-release (11.1.0) ... 05:28:14 #8 35.29 Selecting previously unselected package manpages-dev. 05:28:14 #8 35.30 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ... 05:28:14 #8 35.30 Unpacking manpages-dev (5.10-1) ... 05:28:14 #8 35.63 Selecting previously unselected package pbzip2. 05:28:14 #8 35.63 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ... 05:28:14 #8 35.64 Unpacking pbzip2 (1.1.13-1) ... 05:28:14 #8 35.67 Selecting previously unselected package pixz. 05:28:14 #8 35.67 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ... 05:28:14 #8 35.68 Unpacking pixz (1.0.7-1) ... 05:28:14 #8 35.71 Selecting previously unselected package xdelta. 05:28:14 #8 35.71 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ... 05:28:14 #8 35.71 Unpacking xdelta (1.1.3-9.3) ... 05:28:14 #8 35.74 Selecting previously unselected package xdelta3. 05:28:14 #8 35.74 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ... 05:28:14 #8 35.75 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ... 05:28:14 #8 35.78 Selecting previously unselected package pristine-tar. 05:28:14 #8 35.78 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ... 05:28:14 #8 35.78 Unpacking pristine-tar (1.49) ... 05:28:14 #8 35.82 Selecting previously unselected package publicsuffix. 05:28:14 #8 35.83 Preparing to unpack .../346-publicsuffix_20210108.1309-1_all.deb ... 05:28:14 #8 35.83 Unpacking publicsuffix (20210108.1309-1) ... 05:28:14 #8 35.86 Selecting previously unselected package python-apt-common. 05:28:14 #8 35.87 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ... 05:28:14 #8 35.87 Unpacking python-apt-common (2.2.1) ... 05:28:14 #8 35.92 Selecting previously unselected package python3-apt. 05:28:14 #8 35.92 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ... 05:28:14 #8 35.92 Unpacking python3-apt (2.2.1) ... 05:28:14 #8 35.97 Selecting previously unselected package python3-certifi. 05:28:14 #8 35.97 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ... 05:28:14 #8 35.97 Unpacking python3-certifi (2020.6.20-1) ... 05:28:14 #8 36.02 Selecting previously unselected package python3-idna. 05:28:14 #8 36.02 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ... 05:28:14 #8 36.03 Unpacking python3-idna (2.10-1) ... 05:28:14 #8 36.07 Selecting previously unselected package python3-magic. 05:28:14 #8 36.07 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ... 05:28:14 #8 36.08 Unpacking python3-magic (2:0.4.20-3) ... 05:28:14 #8 36.11 Selecting previously unselected package python3-urllib3. 05:28:14 #8 36.12 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ... 05:28:14 #8 36.12 Unpacking python3-urllib3 (1.26.5-1~exp1) ... 05:28:14 #8 36.16 Selecting previously unselected package python3-requests. 05:28:14 #8 36.17 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ... 05:28:14 #8 36.17 Unpacking python3-requests (2.25.1+dfsg-2) ... 05:28:15 #8 36.21 Selecting previously unselected package python3-unidiff. 05:28:15 #8 36.21 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ... 05:28:15 #8 36.22 Unpacking python3-unidiff (0.5.5-2) ... 05:28:15 #8 36.25 Selecting previously unselected package python3-xdg. 05:28:15 #8 36.26 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ... 05:28:15 #8 36.26 Unpacking python3-xdg (0.27-2) ... 05:28:15 #8 36.30 Selecting previously unselected package shared-mime-info. 05:28:15 #8 36.30 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ... 05:28:15 #8 36.30 Unpacking shared-mime-info (2.0-1) ... 05:28:15 #8 36.41 Selecting previously unselected package strace. 05:28:15 #8 36.41 Preparing to unpack .../357-strace_5.10-1_amd64.deb ... 05:28:15 #8 36.42 Unpacking strace (5.10-1) ... 05:28:15 #8 36.49 Selecting previously unselected package xauth. 05:28:15 #8 36.50 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ... 05:28:15 #8 36.50 Unpacking xauth (1:1.1-1) ... 05:28:15 #8 36.55 Selecting previously unselected package xdg-user-dirs. 05:28:15 #8 36.55 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ... 05:28:15 #8 36.56 Unpacking xdg-user-dirs (0.17-2) ... 05:28:15 #8 36.62 Setting up libksba8:amd64 (1.5.0-3) ... 05:28:15 #8 36.63 Setting up media-types (4.0.0) ... 05:28:15 #8 36.64 Setting up libpipeline1:amd64 (1.5.3-1) ... 05:28:15 #8 36.65 Setting up wdiff (1.2.2-2+b1) ... 05:28:15 #8 36.66 Setting up libxau6:amd64 (1:1.0.9-1) ... 05:28:15 #8 36.67 Setting up libre2-9:amd64 (20210201+dfsg-1) ... 05:28:15 #8 36.69 Setting up libpsl5:amd64 (0.21.0-1.2) ... 05:28:15 #8 36.70 Setting up libgpm2:amd64 (1.20.7-8) ... 05:28:15 #8 36.71 Setting up bsdextrautils (2.36.1-8) ... 05:28:15 #8 36.72 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode 05:28:15 #8 36.72 Setting up libicu67:amd64 (67.1-7) ... 05:28:15 #8 36.73 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ... 05:28:15 #8 36.74 Setting up xdg-user-dirs (0.17-2) ... 05:28:15 #8 36.76 Setting up libmagic-mgc (1:5.39-3) ... 05:28:15 #8 36.77 Setting up libyaml-0-2:amd64 (0.2.2-1) ... 05:28:15 #8 36.78 Setting up libglib2.0-0:amd64 (2.66.8-1) ... 05:28:15 #8 36.82 No schema files found: doing nothing. 05:28:15 #8 36.82 Setting up distro-info-data (0.51) ... 05:28:15 #8 36.83 Setting up manpages (5.10-1) ... 05:28:15 #8 36.84 Setting up unzip (6.0-26) ... 05:28:15 #8 36.85 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... 05:28:15 #8 36.86 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 05:28:15 #8 36.87 Setting up libsqlite3-0:amd64 (3.34.1-3) ... 05:28:15 #8 36.88 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ... 05:28:15 #8 36.89 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1) ... 05:28:15 #8 36.91 Setting up libfcgi-bin (2.4.2-2) ... 05:28:15 #8 36.92 Setting up binutils-common:amd64 (2.35.2-2) ... 05:28:15 #8 36.93 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 05:28:15 #8 36.94 Setting up libmagic1:amd64 (1:5.39-3) ... 05:28:15 #8 36.95 Setting up libdeflate0:amd64 (1.7-1) ... 05:28:15 #8 36.97 Setting up less (551-2) ... 05:28:15 #8 36.98 Setting up perl-openssl-defaults:amd64 (5) ... 05:28:15 #8 36.99 Setting up linux-libc-dev:amd64 (5.10.70-1) ... 05:28:15 #8 37.00 Setting up libctf-nobfd0:amd64 (2.35.2-2) ... 05:28:15 #8 37.01 Setting up gettext-base (0.21-4) ... 05:28:15 #8 37.02 Setting up liblzo2-2:amd64 (2.10-2) ... 05:28:15 #8 37.03 Setting up libnpth0:amd64 (1.6-3) ... 05:28:15 #8 37.04 Setting up file (1:5.39-3) ... 05:28:15 #8 37.05 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ... 05:28:15 #8 37.06 Setting up libassuan0:amd64 (2.5.3-7.1) ... 05:28:15 #8 37.16 Setting up libgomp1:amd64 (10.2.1-6) ... 05:28:15 #8 37.17 Setting up bzip2 (1.0.8-4) ... 05:28:15 #8 37.18 Setting up libldap-common (2.4.57+dfsg-3) ... 05:28:15 #8 37.19 Setting up libunwind8:amd64 (1.3.2-2) ... 05:28:15 #8 37.20 Setting up pbzip2 (1.1.13-1) ... 05:28:15 #8 37.21 Setting up libjbig0:amd64 (2.1-3.1+b2) ... 05:28:15 #8 37.22 Setting up libfakeroot:amd64 (1.25.3-1.1) ... 05:28:16 #8 37.23 Setting up libasan6:amd64 (10.2.1-6) ... 05:28:16 #8 37.24 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... 05:28:16 #8 37.25 Setting up fakeroot (1.25.3-1.1) ... 05:28:16 #8 37.26 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 05:28:16 #8 37.27 Setting up autotools-dev (20180224.1+nmu1) ... 05:28:16 #8 37.28 Setting up libglib2.0-data (2.66.8-1) ... 05:28:16 #8 37.29 Setting up libtirpc-dev:amd64 (1.3.1-1) ... 05:28:16 #8 37.30 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... 05:28:16 #8 37.31 Setting up libx11-data (2:1.7.2-1) ... 05:28:16 #8 37.32 Setting up make (4.3-4.1) ... 05:28:16 #8 37.33 Setting up libmpfr6:amd64 (4.1.0-3) ... 05:28:16 #8 37.34 Setting up gnupg-l10n (2.2.27-2) ... 05:28:16 #8 37.35 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 05:28:16 #8 37.36 Setting up lzip (1.22-3) ... 05:28:16 #8 37.38 Setting up strace (5.10-1) ... 05:28:16 #8 37.39 Setting up libsigsegv2:amd64 (2.13-1) ... 05:28:16 #8 37.40 Setting up xz-utils (5.2.5-2) ... 05:28:16 #8 37.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 05:28:16 #8 37.42 Setting up t1utils (1.41-4) ... 05:28:16 #8 37.43 Setting up libquadmath0:amd64 (10.2.1-6) ... 05:28:16 #8 37.44 Setting up diffstat (1.64-1) ... 05:28:16 #8 37.45 Setting up libpng16-16:amd64 (1.6.37-3) ... 05:28:16 #8 37.46 Setting up libmpc3:amd64 (1.2.0-1) ... 05:28:16 #8 37.47 Setting up libatomic1:amd64 (10.2.1-6) ... 05:28:16 #8 37.48 Setting up patch (2.7.6-7) ... 05:28:16 #8 37.50 Setting up autopoint (0.21-4) ... 05:28:16 #8 37.51 Setting up libwebp6:amd64 (0.6.1-2.1) ... 05:28:16 #8 37.52 Setting up fonts-dejavu-core (2.37-2) ... 05:28:16 #8 37.59 Setting up libxdelta2 (1.1.3-9.3) ... 05:28:16 #8 37.60 Setting up libncursesw6:amd64 (6.2+20201114-2) ... 05:28:16 #8 37.61 Setting up libltdl7:amd64 (2.4.6-15) ... 05:28:16 #8 37.62 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... 05:28:16 #8 37.63 Setting up libubsan1:amd64 (10.2.1-6) ... 05:28:16 #8 37.64 Setting up libmd0:amd64 (1.0.3-3) ... 05:28:16 #8 37.67 Setting up python-apt-common (2.2.1) ... 05:28:16 #8 37.68 Setting up libnsl-dev:amd64 (1.3.0-2) ... 05:28:16 #8 37.69 Setting up sensible-utils (0.0.14) ... 05:28:16 #8 37.70 Setting up xdelta3 (3.0.11-dfsg-1+b1) ... 05:28:16 #8 37.71 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ... 05:28:16 #8 37.72 Setting up libuchardet0:amd64 (0.0.7-1) ... 05:28:16 #8 37.72 Setting up lzop (1.04-2) ... 05:28:16 #8 37.73 Setting up libmpdec3:amd64 (2.5.1-1) ... 05:28:16 #8 37.74 Setting up git-man (1:2.30.2-1) ... 05:28:16 #8 37.75 Setting up libssh2-1:amd64 (1.9.0-2) ... 05:28:16 #8 37.76 Setting up netbase (6.3) ... 05:28:16 #8 37.79 Setting up libtiff5:amd64 (4.2.0-1) ... 05:28:16 #8 37.80 Setting up libbinutils:amd64 (2.35.2-2) ... 05:28:16 #8 37.81 Setting up libfido2-1:amd64 (1.6.0-2) ... 05:28:16 #8 37.82 Setting up libisl23:amd64 (0.23-1) ... 05:28:16 #8 37.83 Setting up libc-dev-bin (2.31-13+deb11u2) ... 05:28:16 #8 37.84 Setting up openssl (1.1.1k-1+deb11u1) ... 05:28:16 #8 37.85 Setting up libbsd0:amd64 (0.11.3-1) ... 05:28:16 #8 37.86 Setting up libelf1:amd64 (0.183-1) ... 05:28:16 #8 37.87 Setting up readline-common (8.1-1) ... 05:28:16 #8 37.89 Setting up publicsuffix (20210108.1309-1) ... 05:28:16 #8 37.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... 05:28:16 #8 37.90 Setting up libmarkdown2:amd64 (2.2.6-1) ... 05:28:16 #8 37.91 Setting up libcc1-0:amd64 (10.2.1-6) ... 05:28:16 #8 37.92 Setting up iso-codes (4.6.0-1) ... 05:28:16 #8 37.93 Setting up liblocale-gettext-perl (1.07-4+b1) ... 05:28:16 #8 37.94 Setting up liblsan0:amd64 (10.2.1-6) ... 05:28:16 #8 37.95 Setting up cpp-10 (10.2.1-6) ... 05:28:16 #8 37.96 Setting up dctrl-tools (2.24-3+b1) ... 05:28:16 #8 37.98 Setting up libitm1:amd64 (10.2.1-6) ... 05:28:16 #8 37.99 Setting up debian-keyring (2021.07.26) ... 05:28:16 #8 38.00 Setting up libgdbm6:amd64 (1.19-2) ... 05:28:16 #8 38.00 Setting up libtsan0:amd64 (10.2.1-6) ... 05:28:16 #8 38.01 Setting up libctf0:amd64 (2.35.2-2) ... 05:28:16 #8 38.02 Setting up pinentry-curses (1.1.0-4) ... 05:28:16 #8 38.04 Setting up manpages-dev (5.10-1) ... 05:28:16 #8 38.05 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 05:28:16 #8 38.06 Setting up libxcb1:amd64 (1.14-3) ... 05:28:16 #8 38.07 Setting up gettext (0.21-4) ... 05:28:16 #8 38.08 Setting up xdelta (1.1.3-9.3) ... 05:28:16 #8 38.09 Setting up libarchive13:amd64 (3.4.3-2+b1) ... 05:28:16 #8 38.10 Setting up libgcc-10-dev:amd64 (10.2.1-6) ... 05:28:16 #8 38.11 Setting up libedit2:amd64 (3.1-20191231-2+b1) ... 05:28:16 #8 38.12 Setting up libreadline8:amd64 (8.1-1) ... 05:28:16 #8 38.13 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 05:28:16 #8 38.14 Setting up m4 (1.4.18-5) ... 05:28:16 #8 38.15 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+b1) ... 05:28:16 #8 38.16 Setting up ca-certificates (20210119) ... 05:28:17 #8 38.51 Updating certificates in /etc/ssl/certs... 05:28:17 #8 38.91 129 added, 0 removed; done. 05:28:17 #8 38.94 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ... 05:28:17 #8 38.95 Setting up shared-mime-info (2.0-1) ... 05:28:19 #8 40.85 Setting up libgdbm-compat4:amd64 (1.19-2) ... 05:28:19 #8 40.86 Setting up ucf (3.0043) ... 05:28:19 #8 40.95 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ... 05:28:19 #8 40.96 Setting up dwz (0.13+20210201-1) ... 05:28:19 #8 40.97 Setting up groff-base (1.22.4-6) ... 05:28:19 #8 40.98 Setting up cpp (4:10.2.1-1) ... 05:28:19 #8 41.00 Setting up pixz (1.0.7-1) ... 05:28:19 #8 41.01 Setting up gpgconf (2.2.27-2) ... 05:28:19 #8 41.02 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... 05:28:19 #8 41.03 Setting up libc6-dev:amd64 (2.31-13+deb11u2) ... 05:28:19 #8 41.04 Setting up libx11-6:amd64 (2:1.7.2-1) ... 05:28:19 #8 41.05 Setting up curl (7.74.0-1.3+b1) ... 05:28:19 #8 41.06 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 05:28:19 #8 41.07 Setting up gpg (2.2.27-2) ... 05:28:19 #8 41.08 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... 05:28:19 #8 41.09 Setting up libpython3-stdlib:amd64 (3.9.2-3) ... 05:28:19 #8 41.10 Setting up gnupg-utils (2.2.27-2) ... 05:28:19 #8 41.11 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ... 05:28:19 #8 41.12 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ... 05:28:19 #8 41.13 Setting up gpg-agent (2.2.27-2) ... 05:28:20 #8 41.58 Setting up libxpm4:amd64 (1:3.5.12-1) ... 05:28:20 #8 41.59 Setting up fontconfig-config (2.13.1-4.2) ... 05:28:20 #8 41.76 Setting up openssh-client (1:8.4p1-5) ... 05:28:20 #8 41.85 Setting up gpgsm (2.2.27-2) ... 05:28:20 #8 41.86 Setting up libxext6:amd64 (2:1.3.3-1.1) ... 05:28:20 #8 41.87 Setting up binutils (2.35.2-2) ... 05:28:20 #8 41.88 Setting up man-db (2.9.4-2) ... 05:28:20 #8 41.97 Building database of manual pages ... 05:28:38 #8 57.02 Setting up libgpgme11:amd64 (1.14.0-1+b2) ... 05:28:38 #8 57.04 Setting up dirmngr (2.2.27-2) ... 05:28:38 #8 57.17 Setting up perl (5.32.1-4+deb11u2) ... 05:28:38 #8 57.18 Setting up libpackage-stash-xs-perl (0.29-1+b2) ... 05:28:38 #8 57.19 Setting up libclass-data-inheritable-perl (0.08-3) ... 05:28:38 #8 57.20 Setting up libdata-dump-perl (1.23-1.1) ... 05:28:38 #8 57.21 Setting up libref-util-perl (0.204-1) ... 05:28:38 #8 57.22 Setting up libipc-system-simple-perl (1.30-1) ... 05:28:38 #8 57.23 Setting up libnet-domain-tld-perl (1.75-1.1) ... 05:28:38 #8 57.24 Setting up libhash-fieldhash-perl (0.15-1+b3) ... 05:28:38 #8 57.25 Setting up libvariable-magic-perl (0.62-1+b3) ... 05:28:38 #8 57.26 Setting up libio-html-perl (1.004-2) ... 05:28:38 #8 57.27 Setting up libpod-parser-perl (1.63-2) ... 05:28:38 #8 57.28 Setting up libb-hooks-op-check-perl (0.22-1+b3) ... 05:28:38 #8 57.29 Setting up liblist-moreutils-xs-perl (0.430-2) ... 05:28:38 #8 57.30 Setting up gcc-10 (10.2.1-6) ... 05:28:38 #8 57.31 Setting up libparams-util-perl (1.102-1+b1) ... 05:28:38 #8 57.32 Setting up libdpkg-perl (1.20.9) ... 05:28:38 #8 57.33 Setting up libtime-duration-perl (1.21-1) ... 05:28:38 #8 57.34 Setting up autoconf (2.69-14) ... 05:28:38 #8 57.35 Setting up libsub-exporter-progressive-perl (0.001013-1) ... 05:28:38 #8 57.36 Setting up libarray-intspan-perl (2.004-1) ... 05:28:38 #8 57.37 Setting up libcapture-tiny-perl (0.48-1) ... 05:28:38 #8 57.38 Setting up libtimedate-perl (2.3300-2) ... 05:28:38 #8 57.39 Setting up gpg-wks-server (2.2.27-2) ... 05:28:38 #8 57.40 Setting up libsub-name-perl (0.26-1+b1) ... 05:28:38 #8 57.41 Setting up libtype-tiny-xs-perl (0.022-1) ... 05:28:38 #8 57.42 Setting up libdata-validate-domain-perl (0.10-1.1) ... 05:28:38 #8 57.43 Setting up libproc-processtable-perl (0.59-2+b1) ... 05:28:38 #8 57.43 Setting up libfile-chdir-perl (0.1008-1.1) ... 05:28:38 #8 57.44 Setting up xauth (1:1.1-1) ... 05:28:38 #8 57.45 Setting up libpath-tiny-perl (0.118-1) ... 05:28:38 #8 57.47 Setting up libarchive-cpio-perl (0.10-1.1) ... 05:28:38 #8 57.48 Setting up libjson-perl (4.03000-1) ... 05:28:38 #8 57.48 Setting up libipc-run3-perl (0.048-2) ... 05:28:38 #8 57.49 Setting up libfcgi-perl:amd64 (0.79+ds-2) ... 05:28:38 #8 57.50 Setting up libsub-override-perl (0.09-2) ... 05:28:38 #8 57.51 Setting up libaliased-perl (0.34-1.1) ... 05:28:38 #8 57.52 Setting up libstrictures-perl (2.000006-1) ... 05:28:38 #8 57.53 Setting up libsub-quote-perl (2.006006-1) ... 05:28:38 #8 57.54 Setting up libdevel-stacktrace-perl (2.0400-1) ... 05:28:38 #8 57.55 Setting up libclass-xsaccessor-perl (1.19-3+b7) ... 05:28:38 #8 57.56 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... 05:28:38 #8 57.57 Setting up libsort-versions-perl (1.62-1) ... 05:28:38 #8 57.58 Setting up libexporter-tiny-perl (1.002002-1) ... 05:28:38 #8 57.59 Setting up libre-engine-re2-perl:amd64 (0.14-1) ... 05:28:38 #8 57.60 Setting up libfile-dirlist-perl (0.05-2) ... 05:28:38 #8 57.61 Setting up libterm-readkey-perl (2.38-1+b2) ... 05:28:38 #8 57.62 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ... 05:28:38 #8 57.63 Setting up libperlio-gzip-perl (0.19-1+b7) ... 05:28:38 #8 57.64 Setting up libsys-hostname-long-perl (1.5-2) ... 05:28:38 #8 57.65 Setting up libhtml-html5-entities-perl (0.004-1.1) ... 05:28:38 #8 57.66 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ... 05:28:38 #8 57.67 Setting up liburi-perl (5.08-1) ... 05:28:38 #8 57.67 Setting up libfile-touch-perl (0.11-1) ... 05:28:38 #8 57.68 Setting up python3.9 (3.9.2-1) ... 05:28:38 #8 58.27 Setting up libemail-address-xs-perl (1.04-1+b3) ... 05:28:38 #8 58.28 Setting up libnet-ssleay-perl (1.88-3+b1) ... 05:28:38 #8 58.29 Setting up automake (1:1.16.3-2) ... 05:28:38 #8 58.30 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 05:28:38 #8 58.30 Setting up libapt-pkg-perl (0.1.39) ... 05:28:38 #8 58.31 Setting up libio-sessiondata-perl (1.03-1.1) ... 05:28:38 #8 58.32 Setting up libstring-escape-perl (2010.002-2) ... 05:28:38 #8 58.33 Setting up libhttp-date-perl (6.05-1) ... 05:28:38 #8 58.34 Setting up libfile-which-perl (1.23-1) ... 05:28:38 #8 58.35 Setting up libfile-basedir-perl (0.08-1) ... 05:28:38 #8 58.37 Setting up libnumber-range-perl (0.12-1.1) ... 05:28:38 #8 58.38 Setting up libtask-weaken-perl (1.06-1) ... 05:28:38 #8 58.39 Setting up libunicode-utf8-perl (0.62-1+b2) ... 05:28:38 #8 58.40 Setting up libmouse-perl (2.5.10-1+b1) ... 05:28:38 #8 58.41 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ... 05:28:38 #8 58.42 Setting up g++-10 (10.2.1-6) ... 05:28:38 #8 58.43 Setting up libfile-listing-perl (6.14-1) ... 05:28:38 #8 58.44 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ... 05:28:38 #8 58.45 Setting up gpg-wks-client (2.2.27-2) ... 05:28:38 #8 58.46 Setting up libregexp-pattern-perl (0.2.14-1) ... 05:28:38 #8 58.47 Setting up libdata-messagepack-perl (1.00-4+b1) ... 05:28:38 #8 58.48 Setting up libclass-inspector-perl (1.36-1) ... 05:28:38 #8 58.49 Setting up libfont-afm-perl (1.20-3) ... 05:28:38 #8 58.50 Setting up libwant-perl (0.29-1+b6) ... 05:28:38 #8 58.51 Setting up libdynaloader-functions-perl (0.003-1.1) ... 05:28:38 #8 58.51 Setting up libtext-glob-perl (0.11-1) ... 05:28:38 #8 58.52 Setting up libclass-method-modifiers-perl (2.13-1) ... 05:28:38 #8 58.53 Setting up liblist-compare-perl (0.55-1) ... 05:28:38 #8 58.54 Setting up libref-util-xs-perl (0.117-1+b3) ... 05:28:38 #8 58.57 Setting up libio-pty-perl (1:1.15-2) ... 05:28:38 #8 58.58 Setting up libtool (2.4.6-15) ... 05:28:38 #8 58.59 Setting up libfile-fcntllock-perl (0.22-3+b7) ... 05:28:38 #8 58.60 Setting up libsort-key-perl (1.33-2+b3) ... 05:28:38 #8 58.61 Setting up libclone-perl (0.45-1+b1) ... 05:28:38 #8 58.62 Setting up libalgorithm-diff-perl (1.201-1) ... 05:28:38 #8 58.63 Setting up libarchive-zip-perl (1.68-1) ... 05:28:38 #8 58.64 Setting up libsub-identify-perl (0.14-1+b3) ... 05:28:38 #8 58.65 Setting up libdistro-info-perl (1.0) ... 05:28:38 #8 58.66 Setting up libcpanel-json-xs-perl (4.25-1+b1) ... 05:28:38 #8 58.67 Setting up libobject-id-perl (0.1.2-2.1) ... 05:28:38 #8 58.68 Setting up libio-stringy-perl (2.111-3) ... 05:28:38 #8 58.69 Setting up liblist-moreutils-perl (0.430-2) ... 05:28:38 #8 58.70 Setting up libhtml-tagset-perl (3.20-4) ... 05:28:38 #8 58.71 Setting up liblog-any-perl (1.709-1) ... 05:28:38 #8 58.72 Setting up libauthen-sasl-perl (2.1600-1.1) ... 05:28:38 #8 58.73 Setting up libdevel-size-perl (0.83-1+b2) ... 05:28:38 #8 58.74 Setting up libdebhelper-perl (13.3.4) ... 05:28:38 #8 58.75 Setting up libpod-constants-perl (0.19-2) ... 05:28:38 #8 58.76 Setting up libregexp-pattern-license-perl (3.4.0-1) ... 05:28:38 #8 58.77 Setting up libconvert-binhex-perl (1.125-1) ... 05:28:38 #8 58.78 Setting up liblwp-mediatypes-perl (6.04-1) ... 05:28:38 #8 58.79 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ... 05:28:38 #8 58.80 Setting up libtry-tiny-perl (0.30-1) ... 05:28:38 #8 58.81 Setting up libtype-tiny-perl (1.012001-2) ... 05:28:38 #8 58.82 Setting up libcommon-sense-perl (3.75-1+b4) ... 05:28:38 #8 58.83 Setting up libxml-namespacesupport-perl (1.12-1.1) ... 05:28:38 #8 58.84 Setting up libnet-http-perl (6.20-1) ... 05:28:38 #8 58.85 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ... 05:28:38 #8 58.86 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ... 05:28:38 #8 58.87 Setting up libtime-moment-perl (0.44-1+b3) ... 05:28:38 #8 58.88 Setting up libencode-locale-perl (1.05-1.1) ... 05:28:38 #8 58.89 Setting up python3 (3.9.2-3) ... 05:28:38 #8 59.16 Setting up libexception-class-perl (1.44-1) ... 05:28:38 #8 59.17 Setting up python3-xdg (0.27-2) ... 05:28:38 #8 59.32 Setting up libconfig-tiny-perl (2.26-1) ... 05:28:38 #8 59.33 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ... 05:28:38 #8 59.34 Setting up libdevel-callchecker-perl (0.008-1+b2) ... 05:28:38 #8 59.36 Setting up liblist-utilsby-perl (0.11-1) ... 05:28:38 #8 59.37 Setting up libstring-shellquote-perl (1.04-1) ... 05:28:38 #8 59.38 Setting up libsub-install-perl (0.928-1.1) ... 05:28:38 #8 59.39 Setting up gcc (4:10.2.1-1) ... 05:28:38 #8 59.41 Setting up dpkg-dev (1.20.9) ... 05:28:38 #8 59.43 Setting up libnumber-compare-perl (0.03-1.1) ... 05:28:38 #8 59.44 Setting up intltool-debian (0.35.0+20060710.5) ... 05:28:38 #8 59.46 Setting up liberror-perl (0.17029-1) ... 05:28:38 #8 59.47 Setting up python3-six (1.16.0-2) ... 05:28:38 #8 59.60 Setting up dh-autoreconf (20) ... 05:28:38 #8 59.61 Setting up patchutils (0.4.2-1) ... 05:28:38 #8 59.62 Setting up libmail-sendmail-perl (0.80-1.1) ... 05:28:38 #8 59.63 Setting up libltdl-dev:amd64 (2.4.6-15) ... 05:28:38 #8 59.64 Setting up libjson-maybexs-perl (1.004003-1) ... 05:28:38 #8 59.66 Setting up libxml-sax-base-perl (1.09-1.1) ... 05:28:38 #8 59.66 Setting up libio-string-perl (1.08-3.1) ... 05:28:38 #8 59.67 Setting up libreadonly-perl (2.050-3) ... 05:28:38 #8 59.68 Setting up python3-gpg (1.14.0-1+b2) ... 05:28:38 #8 59.85 Setting up python3-certifi (2020.6.20-1) ... 05:28:38 #8 59.98 Setting up libfile-find-rule-perl (0.34-1) ... 05:28:38 #8 59.99 Setting up libstring-copyright-perl (0.003006-1) ... 05:28:38 #8 60.00 Setting up libgd3:amd64 (2.3.0-2) ... 05:28:38 #8 60.00 Setting up python3-idna (2.10-1) ... 05:28:38 #8 60.20 Setting up libdata-optlist-perl (0.110-1.1) ... 05:28:38 #8 60.21 Setting up libipc-run-perl (20200505.0-1) ... 05:28:38 #8 60.22 Setting up git (1:2.30.2-1) ... 05:28:38 #8 60.24 Setting up libtext-xslate-perl (3.5.8-1+b1) ... 05:28:39 #8 60.25 Setting up python3-urllib3 (1.26.5-1~exp1) ... 05:28:39 #8 60.42 Setting up libcontextual-return-perl (0.004014-2) ... 05:28:39 #8 60.43 Setting up libwww-robotrules-perl (6.02-1) ... 05:28:39 #8 60.44 Setting up libtypes-serialiser-perl (1.01-1) ... 05:28:39 #8 60.45 Setting up g++ (4:10.2.1-1) ... 05:28:39 #8 60.48 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 05:28:39 #8 60.48 Setting up libhtml-parser-perl (3.75-1+b1) ... 05:28:39 #8 60.49 Setting up libgit-wrapper-perl (0.048-1) ... 05:28:39 #8 60.50 Setting up liblog-any-adapter-screen-perl (0.140-1) ... 05:28:39 #8 60.51 Setting up librole-tiny-perl (2.002004-1) ... 05:28:39 #8 60.52 Setting up gnupg (2.2.27-2) ... 05:28:39 #8 60.53 Setting up build-essential (12.9) ... 05:28:39 #8 60.54 Setting up python3-unidiff (0.5.5-2) ... 05:28:39 #8 60.68 Setting up lsb-release (11.1.0) ... 05:28:39 #8 60.69 Setting up libfont-ttf-perl (1.06-1.1) ... 05:28:39 #8 60.70 Setting up libfile-homedir-perl (1.006-1) ... 05:28:39 #8 60.71 Setting up python3-magic (2:0.4.20-3) ... 05:28:39 #8 60.84 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... 05:28:39 #8 60.86 Setting up pristine-tar (1.49) ... 05:28:39 #8 60.87 Setting up libio-socket-ssl-perl (2.069-1) ... 05:28:39 #8 60.88 Setting up libsub-exporter-perl (0.987-1) ... 05:28:39 #8 60.89 Setting up libc-devtools (2.31-13+deb11u2) ... 05:28:39 #8 60.90 Setting up libalgorithm-merge-perl (0.08-3) ... 05:28:39 #8 60.91 Setting up libhttp-message-perl (6.28-1) ... 05:28:39 #8 60.92 Setting up libhtml-form-perl (6.07-1) ... 05:28:39 #8 60.93 Setting up python3-pkg-resources (52.0.0-4) ... 05:28:39 #8 61.12 Setting up libiterator-perl (0.03+ds1-1.1) ... 05:28:39 #8 61.13 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ... 05:28:39 #8 61.14 Setting up libjson-xs-perl (4.030-1+b1) ... 05:28:39 #8 61.15 Setting up libhttp-negotiate-perl (6.01-1) ... 05:28:39 #8 61.16 Setting up libio-prompter-perl (0.004015-1) ... 05:28:39 #8 61.17 Setting up libiterator-util-perl (0.02+ds1-1.1) ... 05:28:39 #8 61.18 Setting up libhttp-cookies-perl (6.10-1) ... 05:28:39 #8 61.19 Setting up python3-apt (2.2.1) ... 05:28:40 #8 61.34 Setting up po-debconf (1.0.21+nmu1) ... 05:28:40 #8 61.35 Setting up libhtml-tree-perl (5.07-2) ... 05:28:40 #8 61.36 Setting up libparams-classify-perl (0.015-1+b3) ... 05:28:40 #8 61.37 Setting up libpath-iterator-rule-perl (1.014-1) ... 05:28:40 #8 61.38 Setting up libhtml-format-perl (2.12-1.1) ... 05:28:40 #8 61.38 Setting up libxml-sax-perl (1.02+dfsg-1) ... 05:28:40 #8 61.44 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 05:28:40 #8 61.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 05:28:40 #8 61.61 05:28:40 #8 61.61 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 05:28:40 #8 61.63 Setting up python3-chardet (4.0.0-1) ... 05:28:40 #8 61.89 Setting up libnet-smtp-ssl-perl (1.04-1) ... 05:28:40 #8 61.90 Setting up libmodule-runtime-perl (0.016-1) ... 05:28:40 #8 61.91 Setting up libmailtools-perl (2.21-1) ... 05:28:40 #8 61.93 Setting up python3-debian (0.1.39) ... 05:28:41 #8 62.10 Setting up python3-requests (2.25.1+dfsg-2) ... 05:28:41 #8 62.26 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... 05:28:41 #8 62.30 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 05:28:41 #8 62.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 05:28:41 #8 62.44 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 05:28:41 #8 62.56 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 05:28:41 #8 62.58 Setting up dh-strip-nondeterminism (1.12.0-1) ... 05:28:41 #8 62.59 Setting up libconst-fast-perl (0.014-1.1) ... 05:28:41 #8 62.60 Setting up libhttp-daemon-perl (6.12-1) ... 05:28:41 #8 62.61 Setting up libdata-dpath-perl (0.58-1) ... 05:28:41 #8 62.62 Setting up libmodule-implementation-perl (0.09-1.1) ... 05:28:41 #8 62.63 Setting up libpackage-stash-perl (0.39-1) ... 05:28:41 #8 62.64 Setting up libimport-into-perl (1.002005-1) ... 05:28:41 #8 62.65 Setting up libmoo-perl (2.004004-1) ... 05:28:41 #8 62.66 Setting up liblist-someutils-perl (0.58-1) ... 05:28:41 #8 62.67 Setting up debhelper (13.3.4) ... 05:28:41 #8 62.68 Setting up libmime-tools-perl (5.509-1) ... 05:28:41 #8 62.69 Setting up dput (1.1.0) ... 05:28:41 #8 62.84 Setting up liblist-someutils-xs-perl (0.58-2+b1) ... 05:28:41 #8 62.84 Setting up equivs (2.3.1) ... 05:28:41 #8 62.85 Setting up libmoox-aliases-perl (0.001006-1.1) ... 05:28:41 #8 62.86 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ... 05:28:41 #8 62.87 Setting up libb-hooks-endofscope-perl (0.24-1.1) ... 05:28:41 #8 62.88 Setting up libnamespace-clean-perl (0.27-1) ... 05:28:41 #8 62.89 Setting up libgetopt-long-descriptive-perl (0.105-1) ... 05:28:41 #8 62.90 Setting up libnamespace-autoclean-perl (0.29-1) ... 05:28:41 #8 62.91 Setting up libgitlab-api-v4-perl (0.26-1) ... 05:28:41 #8 62.92 Setting up libmoox-struct-perl (0.020-1) ... 05:28:41 #8 62.93 Setting up lintian (2.104.0) ... 05:28:41 #8 62.94 Setting up licensecheck (3.1.1-2) ... 05:28:41 #8 62.96 Setting up liblwp-protocol-https-perl (6.10-1) ... 05:28:41 #8 62.97 Setting up libwww-perl (6.52-1) ... 05:28:41 #8 62.98 Setting up devscripts (2.21.3+deb11u1) ... 05:28:42 #8 63.13 Setting up libxml-parser-perl:amd64 (2.46-2) ... 05:28:42 #8 63.14 Setting up libxml-sax-expat-perl (0.51-1) ... 05:28:42 #8 63.18 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... 05:28:42 #8 63.23 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 05:28:42 #8 63.35 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 05:28:42 #8 63.38 Setting up libsoap-lite-perl (1.27-1) ... 05:28:42 #8 63.39 Setting up libxmlrpc-lite-perl (0.717-4) ... 05:28:42 #8 63.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... 05:28:42 #8 63.42 Processing triggers for ca-certificates (20210119) ... 05:28:42 #8 63.42 Updating certificates in /etc/ssl/certs... 05:28:42 #8 63.75 0 added, 0 removed; done. 05:28:42 #8 63.75 Running hooks in /etc/ca-certificates/update.d... 05:28:42 #8 63.75 done. 05:28:42 #8 DONE 64.0s 05:28:42 05:28:42 #10 [stage-1 3/8] COPY common /root/build-deb/debian 05:28:42 #10 sha256:aa94ca50a4705d72fe4c187d4d7089eb0561d66c8a9bcec3fe54b6e553735fee 05:28:42 #10 DONE 0.1s 05:28:42 05:28:42 #11 [stage-1 4/8] RUN apt-get update && mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control 05:28:42 #11 sha256:6e4cad77c0274009f8f2fc6cf18e981e9f5dc637e806a1943f927bab80a03105 05:28:44 #11 1.057 Hit:1 http://deb.debian.org/debian bullseye InRelease 05:28:44 #11 1.057 Hit:2 http://deb.debian.org/debian bullseye-updates InRelease 05:28:44 #11 1.057 Hit:3 http://security.debian.org/debian-security bullseye-security InRelease 05:28:45 #11 1.644 Reading package lists... 05:28:45 #11 2.979 dpkg-buildpackage: info: source package docker-ce-build-deps 05:28:45 #11 2.979 dpkg-buildpackage: info: source version 1.0 05:28:45 #11 2.979 dpkg-buildpackage: info: source distribution unstable 05:28:45 #11 2.979 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost> 05:28:45 #11 3.012 dpkg-source --before-build . 05:28:45 #11 3.012 dpkg-buildpackage: info: host architecture amd64 05:28:45 #11 3.104 debian/rules clean 05:28:45 #11 3.106 dh clean 05:28:45 #11 3.177 dh_clean 05:28:45 #11 3.208 debian/rules binary 05:28:45 #11 3.209 dh binary 05:28:45 #11 3.270 dh_update_autotools_config 05:28:46 #11 3.299 dh_autoreconf 05:28:46 #11 3.336 create-stamp debian/debhelper-build-stamp 05:28:46 #11 3.336 dh_prep 05:28:46 #11 3.363 dh_install 05:28:46 #11 3.393 dh_installdocs 05:28:46 #11 3.429 dh_installchangelogs 05:28:46 #11 3.505 dh_perl 05:28:46 #11 3.537 dh_link 05:28:46 #11 3.571 dh_strip_nondeterminism 05:28:46 #11 3.625 dh_compress 05:28:46 #11 3.660 dh_fixperms 05:28:46 #11 3.696 dh_missing 05:28:46 #11 3.720 dh_installdeb 05:28:46 #11 3.750 dh_gencontrol 05:28:46 #11 3.860 dh_md5sums 05:28:46 #11 3.892 dh_builddeb 05:28:46 #11 3.916 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. 05:28:46 #11 3.934 dpkg-genbuildinfo --build=binary 05:28:47 #11 4.064 dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes 05:28:47 #11 4.140 dpkg-genchanges: info: binary-only upload (no source code included) 05:28:47 #11 4.143 dpkg-source --after-build . 05:28:47 #11 4.235 dpkg-buildpackage: info: binary-only upload (no source included) 05:28:47 #11 4.239 05:28:47 #11 4.239 The package has been created. 05:28:47 #11 4.239 Attention, the package has been created in the current directory, 05:28:47 #11 4.239 not in ".." as indicated by the message above! 05:28:47 #11 4.260 Selecting previously unselected package docker-ce-build-deps. 05:28:47 #11 4.275 (Reading database ... 28620 files and directories currently installed.) 05:28:47 #11 4.276 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... 05:28:47 #11 4.279 Unpacking docker-ce-build-deps (1.0) ... 05:28:47 #11 4.315 Reading package lists... 05:28:47 #11 4.806 Building dependency tree... 05:28:47 #11 4.903 Reading state information... 05:28:47 #11 4.917 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 05:28:47 #11 5.040 Starting 2 pkgProblemResolver with broken count: 0 05:28:47 #11 5.041 Done 05:28:47 #11 5.148 Done 05:28:48 #11 5.250 Starting pkgProblemResolver with broken count: 0 05:28:48 #11 5.268 Starting 2 pkgProblemResolver with broken count: 0 05:28:48 #11 5.270 Done 05:28:48 #11 5.440 The following additional packages will be installed: 05:28:48 #11 5.440 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 05:28:48 #11 5.440 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 05:28:48 #11 5.441 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 05:28:48 #11 5.441 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 05:28:48 #11 5.441 libsystemd-dev libudev-dev libuv1 pkg-config procps 05:28:48 #11 5.442 Suggested packages: 05:28:48 #11 5.442 cmake-doc ninja-build apparmor-easyprof seccomp 05:28:48 #11 5.442 Recommended packages: 05:28:48 #11 5.442 psmisc 05:28:48 #11 5.606 The following NEW packages will be installed: 05:28:48 #11 5.607 bash-completion cmake cmake-data dh-apparmor dmsetup libbtrfs-dev libbtrfs0 05:28:48 #11 5.607 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 05:28:48 #11 5.607 libncurses6 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 05:28:48 #11 5.608 libprocps8 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev 05:28:48 #11 5.608 libsystemd-dev libudev-dev libuv1 pkg-config procps 05:28:48 #11 5.877 0 upgraded, 26 newly installed, 0 to remove and 1 not upgraded. 05:28:48 #11 5.877 1 not fully installed or removed. 05:28:48 #11 5.877 Need to get 11.8 MB of archives. 05:28:48 #11 5.877 After this operation, 47.8 MB of additional disk space will be used. 05:28:48 #11 5.877 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 05:28:48 #11 5.882 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] 05:28:48 #11 5.893 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2 [102 kB] 05:28:48 #11 5.894 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB] 05:28:48 #11 5.895 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB] 05:28:48 #11 5.899 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 05:28:48 #11 5.899 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 05:28:48 #11 5.901 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 05:28:48 #11 5.902 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] 05:28:48 #11 5.948 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB] 05:28:48 #11 5.948 Get:11 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 05:28:48 #11 5.950 Get:12 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 05:28:48 #11 5.952 Get:13 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 05:28:48 #11 5.957 Get:14 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 05:28:48 #11 5.958 Get:15 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] 05:28:48 #11 5.958 Get:16 http://deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] 05:28:48 #11 5.959 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 05:28:48 #11 5.959 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 05:28:48 #11 6.007 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 05:28:48 #11 6.054 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 05:28:48 #11 6.055 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 05:28:48 #11 6.061 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 05:28:49 #11 6.062 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 05:28:49 #11 6.063 Get:24 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] 05:28:49 #11 6.063 Get:25 http://deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] 05:28:49 #11 6.067 Get:26 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB] 05:28:49 #11 6.224 debconf: delaying package configuration, since apt-utils is not installed 05:28:49 #11 6.264 Fetched 11.8 MB in 0s (26.1 MB/s) 05:28:49 #11 6.294 Selecting previously unselected package bash-completion. 05:28:49 #11 6.294 (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 ... 28624 files and directories currently installed.) 05:28:49 #11 6.311 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ... 05:28:49 #11 6.777 Unpacking bash-completion (1:2.11-2) ... 05:28:49 #11 6.901 Selecting previously unselected package cmake-data. 05:28:50 #11 6.904 Preparing to unpack .../01-cmake-data_3.18.4-2_all.deb ... 05:28:50 #11 6.908 Unpacking cmake-data (3.18.4-2) ... 05:28:50 #11 7.288 Selecting previously unselected package libncurses6:amd64. 05:28:50 #11 7.293 Preparing to unpack .../02-libncurses6_6.2+20201114-2_amd64.deb ... 05:28:50 #11 7.299 Unpacking libncurses6:amd64 (6.2+20201114-2) ... 05:28:50 #11 7.337 Selecting previously unselected package libprocps8:amd64. 05:28:50 #11 7.340 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ... 05:28:50 #11 7.343 Unpacking libprocps8:amd64 (2:3.3.17-5) ... 05:28:50 #11 7.381 Selecting previously unselected package procps. 05:28:50 #11 7.384 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ... 05:28:50 #11 7.392 Unpacking procps (2:3.3.17-5) ... 05:28:50 #11 7.469 Selecting previously unselected package libjsoncpp24:amd64. 05:28:50 #11 7.472 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ... 05:28:50 #11 7.476 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 05:28:50 #11 7.513 Selecting previously unselected package librhash0:amd64. 05:28:50 #11 7.516 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ... 05:28:50 #11 7.519 Unpacking librhash0:amd64 (1.4.1-2) ... 05:28:50 #11 7.560 Selecting previously unselected package libuv1:amd64. 05:28:50 #11 7.563 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ... 05:28:50 #11 7.566 Unpacking libuv1:amd64 (1.40.0-2) ... 05:28:50 #11 7.600 Selecting previously unselected package cmake. 05:28:50 #11 7.603 Preparing to unpack .../08-cmake_3.18.4-2_amd64.deb ... 05:28:50 #11 7.606 Unpacking cmake (3.18.4-2) ... 05:28:51 #11 8.130 Selecting previously unselected package dh-apparmor. 05:28:51 #11 8.133 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ... 05:28:51 #11 8.136 Unpacking dh-apparmor (2.13.6-10) ... 05:28:51 #11 8.170 Selecting previously unselected package libbtrfs0:amd64. 05:28:51 #11 8.173 Preparing to unpack .../10-libbtrfs0_5.10.1-2_amd64.deb ... 05:28:51 #11 8.176 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 05:28:51 #11 8.218 Selecting previously unselected package libbtrfs-dev:amd64. 05:28:51 #11 8.221 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_amd64.deb ... 05:28:51 #11 8.224 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 05:28:51 #11 8.273 Selecting previously unselected package dmsetup. 05:28:51 #11 8.276 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 05:28:51 #11 8.280 Unpacking dmsetup (2:1.02.175-2.1) ... 05:28:51 #11 8.317 Selecting previously unselected package libdevmapper1.02.1:amd64. 05:28:51 #11 8.320 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 05:28:51 #11 8.323 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 05:28:51 #11 8.365 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 05:28:51 #11 8.368 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 05:28:51 #11 8.372 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 05:28:51 #11 8.400 Selecting previously unselected package libudev-dev:amd64. 05:28:51 #11 8.403 Preparing to unpack .../15-libudev-dev_247.3-6_amd64.deb ... 05:28:51 #11 8.406 Unpacking libudev-dev:amd64 (247.3-6) ... 05:28:51 #11 8.445 Selecting previously unselected package libsepol1-dev:amd64. 05:28:51 #11 8.446 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ... 05:28:51 #11 8.449 Unpacking libsepol1-dev:amd64 (3.1-1) ... 05:28:51 #11 8.511 Selecting previously unselected package libpcre2-16-0:amd64. 05:28:51 #11 8.514 Preparing to unpack .../17-libpcre2-16-0_10.36-2_amd64.deb ... 05:28:51 #11 8.518 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 05:28:51 #11 8.566 Selecting previously unselected package libpcre2-32-0:amd64. 05:28:51 #11 8.569 Preparing to unpack .../18-libpcre2-32-0_10.36-2_amd64.deb ... 05:28:51 #11 8.573 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 05:28:51 #11 8.619 Selecting previously unselected package libpcre2-posix2:amd64. 05:28:51 #11 8.622 Preparing to unpack .../19-libpcre2-posix2_10.36-2_amd64.deb ... 05:28:51 #11 8.626 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 05:28:51 #11 8.657 Selecting previously unselected package libpcre2-dev:amd64. 05:28:51 #11 8.657 Preparing to unpack .../20-libpcre2-dev_10.36-2_amd64.deb ... 05:28:51 #11 8.661 Unpacking libpcre2-dev:amd64 (10.36-2) ... 05:28:51 #11 8.754 Selecting previously unselected package libselinux1-dev:amd64. 05:28:51 #11 8.757 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ... 05:28:51 #11 8.760 Unpacking libselinux1-dev:amd64 (3.1-3) ... 05:28:51 #11 8.813 Selecting previously unselected package libdevmapper-dev:amd64. 05:28:51 #11 8.817 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 05:28:51 #11 8.820 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 05:28:51 #11 8.847 Selecting previously unselected package libseccomp-dev:amd64. 05:28:51 #11 8.850 Preparing to unpack .../23-libseccomp-dev_2.5.1-1_amd64.deb ... 05:28:51 #11 8.853 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... 05:28:51 #11 8.887 Selecting previously unselected package libsystemd-dev:amd64. 05:28:51 #11 8.890 Preparing to unpack .../24-libsystemd-dev_247.3-6_amd64.deb ... 05:28:51 #11 8.893 Unpacking libsystemd-dev:amd64 (247.3-6) ... 05:28:51 #11 8.994 Selecting previously unselected package pkg-config. 05:28:51 #11 8.997 Preparing to unpack .../25-pkg-config_0.29.2-1_amd64.deb ... 05:28:51 #11 9.001 Unpacking pkg-config (0.29.2-1) ... 05:28:51 #11 9.042 Setting up libseccomp-dev:amd64 (2.5.1-1) ... 05:28:51 #11 9.052 Setting up libsepol1-dev:amd64 (3.1-1) ... 05:28:51 #11 9.060 Setting up libpcre2-16-0:amd64 (10.36-2) ... 05:28:51 #11 9.069 Setting up libbtrfs0:amd64 (5.10.1-2) ... 05:28:51 #11 9.079 Setting up libpcre2-32-0:amd64 (10.36-2) ... 05:28:51 #11 9.089 Setting up libuv1:amd64 (1.40.0-2) ... 05:28:51 #11 9.099 Setting up bash-completion (1:2.11-2) ... 05:28:52 #11 9.610 Setting up libncurses6:amd64 (6.2+20201114-2) ... 05:28:52 #11 9.619 Setting up pkg-config (0.29.2-1) ... 05:28:52 #11 9.664 Setting up libudev-dev:amd64 (247.3-6) ... 05:28:52 #11 9.674 Setting up libpcre2-posix2:amd64 (10.36-2) ... 05:28:52 #11 9.685 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 05:28:52 #11 9.694 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 05:28:52 #11 9.702 Setting up librhash0:amd64 (1.4.1-2) ... 05:28:52 #11 9.711 Setting up cmake-data (3.18.4-2) ... 05:28:52 #11 9.728 Setting up dh-apparmor (2.13.6-10) ... 05:28:52 #11 9.742 Setting up libsystemd-dev:amd64 (247.3-6) ... 05:28:52 #11 9.754 Setting up libprocps8:amd64 (2:3.3.17-5) ... 05:28:52 #11 9.763 Setting up libpcre2-dev:amd64 (10.36-2) ... 05:28:52 #11 9.772 Setting up libselinux1-dev:amd64 (3.1-3) ... 05:28:52 #11 9.783 Setting up procps (2:3.3.17-5) ... 05:28:52 #11 9.822 Setting up cmake (3.18.4-2) ... 05:28:52 #11 9.831 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 05:28:52 #11 9.840 Setting up dmsetup (2:1.02.175-2.1) ... 05:28:52 #11 9.851 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 05:28:52 #11 9.861 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 05:28:52 #11 9.873 Setting up docker-ce-build-deps (1.0) ... 05:28:52 #11 9.882 Processing triggers for libc-bin (2.31-13+deb11u2) ... 05:28:52 #11 9.898 Processing triggers for man-db (2.9.4-2) ... 05:28:54 #11 DONE 11.8s 05:28:54 05:28:54 #12 [stage-1 5/8] COPY sources/ /sources 05:28:54 #12 sha256:9b1df723e8133de333cae2f08e435fef6201ddc47b2498d4dc8c474c776c9c18 05:28:54 #12 DONE 0.2s 05:28:54 05:28:54 #14 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go 05:28:54 #14 sha256:906cc160492b1d8ba1bdfe24734b2db8f8a3793bf2d46ef8bf61d4de39eae0a8 05:28:58 #14 DONE 2.9s 05:28:58 05:28:58 #15 [stage-1 7/8] WORKDIR /root/build-deb 05:28:58 #15 sha256:0ebc9af1eb23439c642833236a420400866fa294b9adb70b1b59c94e07429b8a 05:28:58 #15 DONE 0.0s 05:28:58 05:28:58 #16 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb 05:28:58 #16 sha256:deb690bd6d73dc4eb92ad9bcd8f84b5904bd48b436aa47bbc7f31ca40c4107c8 05:28:58 #16 DONE 0.0s 05:28:58 05:28:58 #17 exporting to image 05:28:58 #17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 05:28:58 #17 exporting layers 05:29:04 #17 exporting layers 6.4s done 05:29:04 #17 writing image sha256:b2150f53d5474e636b30b9f7c0b366c7bb7a6e63b7debe114a11c953461a7c38 done 05:29:04 #17 naming to docker.io/debbuild-debian-bullseye/x86_64 done 05:29:04 #17 DONE 6.4s 05:29:04 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0-20211015144513-b485636 -e VERSION=0.0.0-20211015144513-b485636 -e CLI_GITCOMMIT=b485636 -e ENGINE_GITCOMMIT=e2f740d -e SCAN_VERSION=v0.9.0 -e SCAN_GITCOMMIT=b05830d -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb/debbuild/debian-bullseye:/build debbuild-debian-bullseye/x86_64 05:29:05 + set -e 05:29:05 + mkdir -p /root/build-deb/engine 05:29:05 + tar -C /root/build-deb -xzf /sources/engine.tgz 05:29:05 + mkdir -p /root/build-deb/cli 05:29:05 + tar -C /root/build-deb -xzf /sources/cli.tgz 05:29:06 + mkdir -p /root/build-deb/scan-cli-plugin 05:29:06 + tar -C /root/build-deb -xzf /sources/scan-cli-plugin.tgz 05:29:06 + mkdir -p /go/src/github.com/docker 05:29:06 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker 05:29:06 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli 05:29:06 + ln -snf /root/build-deb/scan-cli-plugin /go/src/github.com/docker/scan-cli-plugin 05:29:06 + EPOCH=5 05:29:06 + EPOCH_SEP= 05:29:06 + [[ ! -z 5 ]] 05:29:06 + EPOCH_SEP=: 05:29:06 + [[ -z 0.0.0-20211015144513-b485636 ]] 05:29:06 + echo VERSION AAA 0.0.0-20211015144513-b485636 05:29:06 VERSION AAA 0.0.0-20211015144513-b485636 05:29:06 + VERSION=0.0.0-20211015144513-b485636 05:29:06 + echo VERSION bbb 0.0.0-20211015144513-b485636 05:29:06 VERSION bbb 0.0.0-20211015144513-b485636 05:29:06 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control 05:29:06 + debSource=docker-ce 05:29:06 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control 05:29:06 + debMaintainer='Docker <support@docker.com>' 05:29:06 ++ date --rfc-2822 05:29:06 + debDate='Tue, 02 Nov 2021 05:29:06 +0000' 05:29:06 + cat 05:29:06 + export CLI_GITCOMMIT=b485636 05:29:06 + CLI_GITCOMMIT=b485636 05:29:06 + export ENGINE_GITCOMMIT=e2f740d 05:29:06 + ENGINE_GITCOMMIT=e2f740d 05:29:06 + export SCAN_GITCOMMIT=b05830d 05:29:06 + SCAN_GITCOMMIT=b05830d 05:29:06 + echo VERSION BBB 0.0.0-20211015144513-b485636 05:29:06 VERSION BBB 0.0.0-20211015144513-b485636 05:29:06 + dpkg-buildpackage -uc -us -I.git 05:29:06 dpkg-buildpackage: info: source package docker-ce 05:29:06 dpkg-buildpackage: info: source version 5:0.0.0-20211015144513-b485636-0~debian-bullseye 05:29:06 dpkg-buildpackage: info: source distribution bullseye 05:29:06 dpkg-buildpackage: info: source changed by Docker <support@docker.com> 05:29:06 dpkg-buildpackage: info: host architecture amd64 05:29:06 dpkg-source -I.git --before-build . 05:29:06 debian/rules clean 05:29:06 dh clean --with=bash-completion --with=systemd 05:29:06 dh_clean 05:29:07 dpkg-source -I.git -b . 05:29:07 dpkg-source: warning: native package version may not have a revision 05:29:07 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0-20211015144513-b485636-0~debian' 05:29:07 dpkg-source: info: using source format '1.0' 05:29:07 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz 05:29:15 dpkg-source: info: building docker-ce in docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc 05:29:15 debian/rules build 05:29:15 dh build --with=bash-completion --with=systemd 05:29:15 dh_update_autotools_config 05:29:15 dh_autoreconf 05:29:15 debian/rules override_dh_auto_build 05:29:15 make[1]: Entering directory '/root/build-deb' 05:29:15 # Build the daemon and dependencies 05:29:15 cd engine && DOCKER_GITCOMMIT=e2f740d PRODUCT=docker ./hack/make.sh dynbinary 05:29:15 05:29:15 Removing bundles/ 05:29:15 05:29:15 ---> Making bundle: dynbinary (in bundles/dynbinary) 05:29:15 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 05:29:15 GOOS="" GOARCH="" GOARM="" 05:30:52 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 05:30:52 05:30:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini 05:30:52 + RM_GOPATH=0 05:30:52 + TMP_GOPATH=/go 05:30:52 + : /usr/local/bin 05:30:52 + '[' -z /go ']' 05:30:52 + export GOPATH=/go 05:30:52 + GOPATH=/go 05:30:52 + case "$(go env GOARCH)" in 05:30:52 ++ go env GOARCH 05:30:52 + export GO_BUILDMODE=-buildmode=pie 05:30:52 + GO_BUILDMODE=-buildmode=pie 05:30:52 ++ dirname hack/dockerfile/install/install.sh 05:30:52 + dir=hack/dockerfile/install 05:30:52 + bin=tini 05:30:52 + shift 05:30:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']' 05:30:52 + . hack/dockerfile/install/tini.installer 05:30:52 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 05:30:52 + install_tini 05:30:52 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' 05:30:52 + git clone https://github.com/krallin/tini.git /go/tini 05:30:52 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 05:30:52 Cloning into '/go/tini'... 05:30:52 + cd /go/tini 05:30:52 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 05:30:52 + cmake . 05:30:52 -- The C compiler identification is GNU 10.2.1 05:30:52 -- Detecting C compiler ABI info 05:30:52 -- Detecting C compiler ABI info - done 05:30:52 -- Check for working C compiler: /usr/bin/cc - skipped 05:30:52 -- Detecting C compile features 05:30:52 -- Detecting C compile features - done 05:30:52 -- Performing Test HAS_BUILTIN_FORTIFY 05:30:52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 05:30:52 -- Configuring done 05:30:52 -- Generating done 05:30:52 -- Build files have been written to: /go/tini 05:30:52 + make tini-static 05:30:52 make[2]: Entering directory '/go/tini' 05:30:52 make[3]: Entering directory '/go/tini' 05:30:52 make[4]: Entering directory '/go/tini' 05:30:52 make[5]: Entering directory '/go/tini' 05:30:52 Scanning dependencies of target tini-static 05:30:52 make[5]: Leaving directory '/go/tini' 05:30:52 make[5]: Entering directory '/go/tini' 05:30:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 05:30:52 [100%] Linking C executable tini-static 05:30:52 make[5]: Leaving directory '/go/tini' 05:30:52 [100%] Built target tini-static 05:30:52 make[4]: Leaving directory '/go/tini' 05:30:52 make[3]: Leaving directory '/go/tini' 05:30:52 make[2]: Leaving directory '/go/tini' 05:30:52 + mkdir -p /usr/local/bin 05:30:52 + cp tini-static /usr/local/bin/docker-init 05:30:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic 05:30:52 + RM_GOPATH=0 05:30:52 + TMP_GOPATH=/go 05:30:52 + : /usr/local/bin 05:30:52 + '[' -z /go ']' 05:30:52 + export GOPATH=/go 05:30:52 + GOPATH=/go 05:30:52 + case "$(go env GOARCH)" in 05:30:52 ++ go env GOARCH 05:30:52 + export GO_BUILDMODE=-buildmode=pie 05:30:52 + GO_BUILDMODE=-buildmode=pie 05:30:52 ++ dirname hack/dockerfile/install/install.sh 05:30:52 + dir=hack/dockerfile/install 05:30:52 + bin=proxy 05:30:52 + shift 05:30:52 + '[' '!' -f hack/dockerfile/install/proxy.installer ']' 05:30:52 + . hack/dockerfile/install/proxy.installer 05:30:52 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 05:30:52 + install_proxy dynamic 05:30:52 + case "$1" in 05:30:52 + install_proxy_dynamic 05:30:52 + export PROXY_LDFLAGS=-linkmode=external install_proxy 05:30:52 + PROXY_LDFLAGS=-linkmode=external 05:30:52 + export BUILD_MODE=-buildmode=pie 05:30:52 + BUILD_MODE=-buildmode=pie 05:30:52 + _install_proxy 05:30:52 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' 05:30:52 + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork 05:30:52 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 05:30:52 Cloning into '/go/src/github.com/docker/libnetwork'... 05:30:52 + cd /go/src/github.com/docker/libnetwork 05:30:52 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 05:30:52 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy 05:30:52 + return 05:30:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic 05:30:52 + RM_GOPATH=0 05:30:52 + TMP_GOPATH=/go 05:30:52 + : /usr/local/bin 05:30:52 + '[' -z /go ']' 05:30:52 + export GOPATH=/go 05:30:52 + GOPATH=/go 05:30:52 + case "$(go env GOARCH)" in 05:30:52 ++ go env GOARCH 05:30:52 + export GO_BUILDMODE=-buildmode=pie 05:30:52 + GO_BUILDMODE=-buildmode=pie 05:30:52 ++ dirname hack/dockerfile/install/install.sh 05:30:52 + dir=hack/dockerfile/install 05:30:52 + bin=rootlesskit 05:30:52 + shift 05:30:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']' 05:30:52 + . hack/dockerfile/install/rootlesskit.installer 05:30:52 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 05:30:52 + install_rootlesskit dynamic 05:30:52 + case "$1" in 05:30:52 + install_rootlesskit_dynamic 05:30:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit 05:30:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external 05:30:52 + export BUILD_MODE=-buildmode=pie 05:30:52 + BUILD_MODE=-buildmode=pie 05:30:52 + _install_rootlesskit 05:30:52 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' 05:30:52 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 05:30:52 + git clone https://github.com/rootless-containers/rootlesskit.git /go/src/github.com/rootless-containers/rootlesskit 05:30:52 Cloning into '/go/src/github.com/rootless-containers/rootlesskit'... 05:30:52 + cd /go/src/github.com/rootless-containers/rootlesskit 05:30:52 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 05:30:52 + export GO111MODULE=on 05:30:52 + GO111MODULE=on 05:30:52 + export GOPROXY=https://proxy.golang.org 05:30:52 + GOPROXY=https://proxy.golang.org 05:30:52 + for f in rootlesskit rootlesskit-docker-proxy 05:30:52 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 05:30:52 go: downloading github.com/pkg/errors v0.9.1 05:30:52 go: downloading github.com/sirupsen/logrus v1.8.1 05:30:52 go: downloading github.com/urfave/cli/v2 v2.3.0 05:30:52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 05:30:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 05:30:52 go: downloading github.com/google/uuid v1.3.0 05:30:52 go: downloading github.com/moby/vpnkit v0.5.0 05:30:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 05:30:52 go: downloading github.com/gofrs/flock v0.8.1 05:30:52 go: downloading github.com/gorilla/mux v1.8.0 05:30:52 go: downloading github.com/moby/sys/mountinfo v0.4.1 05:30:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 05:30:52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 05:30:52 go: downloading github.com/u-root/u-root v7.0.0+incompatible 05:30:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 05:30:57 + for f in rootlesskit rootlesskit-docker-proxy 05:30:57 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 05:30:57 + return 05:30:57 # Build the CLI 05:30:57 cd /go/src/github.com/docker/cli && \ 05:30:57 LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20211015144513-b485636 GITCOMMIT=b485636 dynbinary manpages 05:30:57 make[2]: Entering directory '/root/build-deb/cli' 05:30:57 GO_LINKMODE=dynamic ./scripts/build/binary 05:30:57 Building dynamic docker-linux-amd64 05:32:19 scripts/docs/generate-man.sh 05:33:27 Project root: /go/src/github.com/docker/cli 05:33:27 Generating man pages into /go/src/github.com/docker/cli/man/man1 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/manifest/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 05:33:27 2021/11/02 05:33:16 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping 05:33:27 make[2]: Leaving directory '/root/build-deb/cli' 05:33:27 # Build the scan-plugin 05:33:27 # TODO change once we support scan-plugin on other architectures 05:33:27 if [ "amd64" = "amd64" ]; then \ 05:33:27 cd /go/src/github.com/docker/scan-cli-plugin \ 05:33:27 && PLATFORM_BINARY=docker-scan COMMIT=b05830d TAG_NAME=v0.9.0 make native-build \ 05:33:27 && mkdir -p /usr/libexec/docker/cli-plugins/ \ 05:33:27 && mv bin/docker-scan /usr/libexec/docker/cli-plugins/; \ 05:33:27 fi 05:33:27 make[2]: Entering directory '/root/build-deb/scan-cli-plugin' 05:33:27 GO111MODULE=on make -f builder.Makefile build 05:33:27 make[3]: Entering directory '/root/build-deb/scan-cli-plugin' 05:33:27 mkdir -p bin 05:33:27 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=b05830d -X github.com/docker/scan-cli-plugin/internal.Version=v0.9.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:defb5ba5517a29a78736d919d3dc0568f555980a43daefe1ac8a1e7fc0924f25" -o bin/docker-scan ./cmd/docker-scan 05:43:18 go: downloading github.com/docker/cli v20.10.9+incompatible 05:43:18 go: downloading github.com/docker/docker v20.10.9+incompatible 05:43:18 go: downloading github.com/spf13/cobra v1.2.1 05:43:18 go: downloading github.com/fvbommel/sortorder v1.0.2 05:43:18 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 05:43:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 05:43:18 go: downloading github.com/docker/go-connections v0.4.0 05:43:18 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 05:43:18 go: downloading github.com/spf13/pflag v1.0.5 05:43:18 go: downloading github.com/theupdateframework/notary v0.7.0 05:43:18 go: downloading github.com/opencontainers/image-spec v1.0.1 05:43:18 go: downloading github.com/docker/go-units v0.4.0 05:43:18 go: downloading github.com/Masterminds/semver/v3 v3.1.1 05:43:18 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:43:18 go: downloading github.com/morikuni/aec v1.0.0 05:43:18 go: downloading github.com/containerd/containerd v1.5.7 05:43:18 go: downloading github.com/opencontainers/go-digest v1.0.0 05:43:18 go: downloading github.com/moby/sys/mount v0.2.0 05:43:18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 05:43:18 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 05:43:18 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 05:43:18 go: downloading google.golang.org/grpc v1.40.0 05:43:18 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a 05:43:18 go: downloading github.com/docker/docker-credential-helpers v0.6.4 05:43:18 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 05:43:18 go: downloading github.com/gogo/protobuf v1.3.2 05:43:18 go: downloading github.com/opencontainers/runc v1.0.2 05:43:18 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c 05:43:18 go: downloading github.com/golang/protobuf v1.5.2 05:43:18 go: downloading github.com/docker/go-metrics v0.0.1 05:43:18 go: downloading google.golang.org/protobuf v1.26.0 05:43:18 go: downloading github.com/prometheus/client_golang v1.7.1 05:43:19 go: downloading github.com/beorn7/perks v1.0.1 05:43:19 go: downloading github.com/cespare/xxhash v1.1.0 05:43:19 go: downloading github.com/cespare/xxhash/v2 v2.1.1 05:43:19 go: downloading github.com/prometheus/client_model v0.2.0 05:43:19 go: downloading github.com/prometheus/common v0.10.0 05:43:19 go: downloading github.com/prometheus/procfs v0.6.0 05:43:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 05:43:58 make[3]: Leaving directory '/root/build-deb/scan-cli-plugin' 05:43:58 make[2]: Leaving directory '/root/build-deb/scan-cli-plugin' 05:43:58 # Build the CLI plugins 05:43:58 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values 05:43:58 set -e;cd /sources && \ 05:43:58 tar xzf plugin-installers.tgz; \ 05:43:58 for installer in plugins/*.installer; do \ 05:43:58 LDFLAGS='' bash ${installer} build; \ 05:43:58 done 05:43:58 Cloning into '/go/src/github.com/docker/app'... 05:43:58 Fetching origin 05:43:58 make[2]: Entering directory '/go/src/github.com/docker/app' 05:43:58 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=9d2c67f8 -X github.com/docker/app/internal.Version=v0.9.1-beta3" -o bin/docker-app ./cmd/docker-app 05:44:54 make[2]: Leaving directory '/go/src/github.com/docker/app' 05:44:54 Cloning into '/go/src/github.com/docker/buildx'... 05:44:54 Fetching origin 05:44:54 + GO111MODULE=on 05:44:54 + go build -mod=vendor -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.6.3-docker -X github.com/docker/buildx/version.Revision=266c0eac611d64fcc0c72d80206aa364e826758d -X github.com/docker/buildx/version.Package=github.com/docker/buildx' ./cmd/buildx 05:46:15 make[1]: Leaving directory '/root/build-deb' 05:46:15 debian/rules override_dh_auto_test 05:46:15 make[1]: Entering directory '/root/build-deb' 05:46:15 ./engine/bundles/dynbinary-daemon/dockerd -v 05:46:15 Docker version 0.0.0-20211015144513-b485636, build e2f740d 05:46:15 ./cli/build/docker -v 05:46:15 Docker version 0.0.0-20211015144513-b485636, build b485636 05:46:15 make[1]: Leaving directory '/root/build-deb' 05:46:15 create-stamp debian/debhelper-build-stamp 05:46:15 debian/rules binary 05:46:15 dh binary --with=bash-completion --with=systemd 05:46:15 dh_testroot 05:46:15 dh_prep 05:46:15 debian/rules override_dh_auto_install 05:46:15 make[1]: Entering directory '/root/build-deb' 05:46:15 # docker-ce-cli install 05:46:15 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 05:46:15 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker 05:46:15 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker 05:46:15 set -e;cd /sources && \ 05:46:15 tar xzf plugin-installers.tgz; \ 05:46:15 for installer in plugins/*.installer; do \ 05:46:15 DESTDIR=/root/build-deb/debian/docker-ce-cli \ 05:46:15 PREFIX=/usr/libexec/docker/cli-plugins \ 05:46:15 bash ${installer} install_plugin; \ 05:46:15 done 05:46:15 # docker-ce install 05:46:15 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service 05:46:15 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket 05:46:15 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20211015144513-b485636 debian/docker-ce/usr/bin/dockerd 05:46:15 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy 05:46:15 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init 05:46:15 # docker-scan-plugin install 05:46:15 # TODO change once we support scan-plugin on other architectures 05:46:15 if [ "amd64" = "amd64" ]; then \ 05:46:15 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \ 05:46:15 fi 05:46:15 # docker-ce-rootless-extras install 05:46:15 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit 05:46:15 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy 05:46:15 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh 05:46:15 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh 05:46:15 # TODO: how can we install vpnkit? 05:46:15 make[1]: Leaving directory '/root/build-deb' 05:46:15 debian/rules override_dh_install 05:46:15 make[1]: Entering directory '/root/build-deb' 05:46:15 dh_install 05:46:15 # TODO Can we do this from within our container? 05:46:15 dh_apparmor --profile-name=docker-ce -pdocker-ce 05:46:15 make[1]: Leaving directory '/root/build-deb' 05:46:15 dh_installdocs 05:46:15 dh_installchangelogs 05:46:15 dh_installman 05:46:15 dh_bash-completion 05:46:15 dh_systemd_enable 05:46:15 debian/rules override_dh_installinit 05:46:15 make[1]: Entering directory '/root/build-deb' 05:46:15 # use "docker" as our service name, not "docker-ce" 05:46:15 dh_installinit --name=docker 05:46:15 make[1]: Leaving directory '/root/build-deb' 05:46:15 dh_systemd_start 05:46:15 dh_perl 05:46:15 dh_link 05:46:15 dh_strip_nondeterminism 05:46:15 dh_compress 05:46:15 dh_fixperms 05:46:15 dh_missing 05:46:15 debian/rules override_dh_strip 05:46:15 make[1]: Entering directory '/root/build-deb' 05:46:15 # Go has lots of problems with stripping, so just don't 05:46:15 make[1]: Leaving directory '/root/build-deb' 05:46:15 dh_makeshlibs 05:46:15 debian/rules override_dh_shlibdeps 05:46:15 make[1]: Entering directory '/root/build-deb' 05:46:15 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 05:46:20 make[1]: Leaving directory '/root/build-deb' 05:46:20 dh_installdeb 05:46:20 debian/rules override_dh_gencontrol 05:46:20 make[1]: Entering directory '/root/build-deb' 05:46:20 # Use separate version for the scan-plugin package, then generate the other control files as usual 05:46:20 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name) 05:46:20 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L) 05:46:20 if [ "amd64" = "amd64" ]; then \ 05:46:20 dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \ 05:46:20 fi 05:46:20 dh_gencontrol --remaining-packages 05:46:20 make[1]: Leaving directory '/root/build-deb' 05:46:20 dh_md5sums 05:46:20 debian/rules override_dh_builddeb 05:46:20 make[1]: Entering directory '/root/build-deb' 05:46:20 dh_builddeb -- -Zxz 05:46:20 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'. 05:46:20 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'. 05:46:38 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb'. 05:47:05 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb'. 05:47:52 make[1]: Leaving directory '/root/build-deb' 05:47:52 dpkg-genbuildinfo 05:47:52 dpkg-genchanges >../docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes 05:47:52 dpkg-genchanges: info: including full source code in upload 05:47:52 dpkg-source -I.git --after-build . 05:47:53 dpkg-buildpackage: info: full upload; Debian-native package (full source is included) 05:47:53 + destination=/build 05:47:53 + mkdir -p /build 05:47:53 + mv -v /root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb /build 05:47:53 copied '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' 05:47:53 removed '/root/docker-ce-cli_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' 05:47:53 copied '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' 05:47:53 removed '/root/docker-ce-rootless-extras_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' 05:47:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' 05:47:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.dsc' 05:47:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' 05:47:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye.tar.gz' 05:47:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' 05:47:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.buildinfo' 05:47:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' 05:47:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.changes' 05:47:53 copied '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' 05:47:53 removed '/root/docker-ce_0.0.0-20211015144513-b485636-0~debian-bullseye_amd64.deb' 05:47:53 copied '/root/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb' 05:47:53 removed '/root/docker-scan-plugin_0.9.0~debian-bullseye_amd64.deb' 05:47:57 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye" 05:47:57 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' [Pipeline] sh 05:47:58 + make clean 05:47:58 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596:/v -w /v alpine chown -R 1000:1000 src 05:47:59 rm -f -r src 05:47:59 make -C rpm clean 05:47:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 05:47:59 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild 05:47:59 rm -f -r rpmbuild/ 05:47:59 docker builder prune -f --filter until=24h 05:47:59 Total reclaimed space: 0B 05:47:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/rpm' 05:47:59 make -C deb clean 05:47:59 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 05:47:59 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 debbuild 05:48:01 rm -f -r debbuild 05:48:01 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/deb:/v -w /v alpine chown -R 1000:1000 sources 05:48:02 rm -f -r sources 05:48:02 docker builder prune -f --filter until=24h 05:48:02 Total reclaimed space: 0B 05:48:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/deb' 05:48:02 make -C static clean 05:48:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' 05:48:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-596/static:/v -w /v alpine chown -R 1000:1000 build 05:48:02 rm -f -r build 05:48:02 docker builder prune -f --filter until=24h 05:48:02 Total reclaimed space: 0B 05:48:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-596/static' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS